aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-06chore(CHANGELOG): remove reverted commits from 1.2.4v1.2.4Matias Niemelä
2013-12-06revert: chore(Angular.js): Use call and === instead of apply and == in type c...Matias Niemelä
2013-12-06revert: chore($resource): Use shallow copy instead of angular.copyMatias Niemelä
2013-12-06chore(release): cut 1.2.4 wormhole-blaster releaseMatias Niemelä
2013-12-06docs(CHANGELOG): add v1.2.4 changesMatias Niemelä
2013-12-05fix($compile): update cloned elements if the template arrives after the cloningTobias Bosch
2013-12-05fix(isElement): return boolean value rather than `truthy` value.Caitlin Potter
2013-12-05chore(Angular.js): Use call and === instead of apply and == in type check fun...Karl Seamon
2013-12-05chore($resource): Use shallow copy instead of angular.copyKarl Seamon
2013-12-05chore(Scope): short-circuit after dirty-checking last dirty watcherKarl Seamon
2013-12-05docs(tutorial/step-6): remove unused `class="diagram"`Andres Kalle
2013-12-05docs(tutorial/step-3): remember to install karma pluginsPete Bacon Darwin
2013-12-05docs(tutorial/step-2): remember to install karma pluginsPete Bacon Darwin
2013-12-05docs(TRIAGING): Initial doc about triaging issues in AngularTobias Bosch
2013-12-05fix($animate): ensure animations work with directives that share a transclusionMatias Niemelä
2013-12-04fix(ngInit): evaluate ngInit before ngIncludeCaitlin Potter
2013-12-04chore(travis): move checks from before_scripts to scriptsVojta Jina
2013-12-04fix(input): ensure ngModelWatch() triggers second digest pass when appropriateDaniel Tabuenca
2013-12-04fix($animate): ensure ms durations are properly roundedMatias Niemelä
2013-12-04fix($rootScope): broadcast $destroy event on $rootScopeJeff Cross
2013-12-04docs($interpolate): demonstrate a filter in the interpolated expressionSorin Gitlan
2013-12-04docs(tutorial/step-3): add module to `ng-app` directive in code sampleIwona Lalik
2013-12-04docs(input): remove deprecated isolated scope pitfallJulien Bouquillon
2013-12-04chore(closure): add `$routeProvider#redirectTo` function parametersDavid Bennett
2013-12-04docs(tutorial/step-12): fix refernce to incorrect jquery versionElwin Arens
2013-12-04fix(closure): closure compiler shouldn't rename .defaults.transformRequestMateusz Jedruch
2013-12-04docs(animate.js): fix copy/paste typo in leave docsYves Richard
2013-12-04fix($rootScope): clear phase if an exception is raised by a watcherThomas Guillory
2013-12-04fix($compile): ensure isolated local watches' lastValue is always in syncDaniel Tabuenca
2013-12-03chore(travis): give browsers more time to respondVojta Jina
2013-12-03chore(travis): add IE 11 (SL) to the buildVojta Jina
2013-12-03chore: make it simpler to run tests on SL/BS during local developmentVojta Jina
2013-12-03chore(travis): set SauceLabs build idVojta Jina
2013-12-03chore(travis): disable IE11Vojta Jina
2013-12-03chore(travis): switch back to SauceLabsVojta Jina
2013-12-03chore(travis): define a launcher for IE11 (SauceLabs)Vojta Jina
2013-12-03chore(travis): report both build number and id to BSVojta Jina
2013-12-03chore(travis): log used portsVojta Jina
2013-12-03chore(travis): use different port numbers per buildVojta Jina
2013-12-03chore(karma): correct the 404 ignoringVojta Jina
2013-12-03docs: fixed a typo and made a minor edit to docs section of CONTRIBUTING.mdNaomi Black
2013-12-03style(Scope): remove extra wsIgor Minar
2013-12-03style(Scope): rename child scope type from Child to ChildScopeIgor Minar
2013-12-03style(Angular.js): fix typo in commentIgor Minar
2013-12-03fix(ngSanitize): prefer textContent to innerText to avoid layout trashingMichał Gołębiowski
2013-12-03chore($parse): micro-optimization for ensureSafeObject functionKarl Seamon
2013-12-03fix(jqLite): ignore incompatible nodes on find()Hubert SABLONNIÈRE
2013-12-03fix($sanitize): don't rely on YARR regex engine executing immediatelyPete Bacon Darwin
2013-12-02chore(travis): increase BrowserStack timeout to 10minVojta Jina
2013-12-02chore(travis): ignore 404 warnings, debug log into fileVojta Jina