aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-12docs(guide/expression): remove misplaced commambrookes
2013-12-12docs(tutorial/step-07): update path to pages in e2e scenariosJürgen Walter
2013-12-12docs(ng.$rootScope.Scope): fix API linksVlad GURDIGA
2013-12-12docs(error/transclude/orphan): fix spelling mistakesMattias Holmlund
2013-12-11fix(angular-mocks): use copy of mock data in $httpBackendKarl Seamon
2013-12-11chore(scripts): fix bower script to pull from master before updatingBrian Ford
2013-12-11chore(scripts): refactor travis scriptsVojta Jina
2013-12-11chore(travis): run two jobsVojta Jina
2013-12-09docs(TRIAGING): Add Type:Perf labelTobias Bosch
2013-12-09docs(TRIAGING): Labels cla yes/no are automatically setTobias Bosch
2013-12-09docs(design): guide index formattingAndy Ferra
2013-12-09style($route): make jshint happyVojta Jina
2013-12-09docs(input): remove redundant closing span tagmiknsh5
2013-12-09docs($route): clarify examples of route parametershambyiii
2013-12-09docs($q): correct typo in the 'Differences Q/$q' sectionRobin Böhm
2013-12-09docs(contribute) add platform agnostic git install linkgdi2290
2013-12-09docs(tutorial): enlarge clickable area of tutorial nav buttonsShane M. Pelletier
2013-12-09docs(guide/forms): clarify how NgModelController can be added to scopeWesley Cho
2013-12-09chore(CHANGELOG): introduce perf() section for performance-related commitsMatias Niemelä
2013-12-09docs($injector): add example on how to use the element.injectorJoscha Feth
2013-12-06chore(release): start 1.2.5 singularity-expansion iterationMatias Niemelä
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