aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-14fix(ngSwitch): make ngSwitch compatible with controller BC moduledeboer
2013-02-14docs($q): fix a few typosVineet Kumar
2013-02-14docs(guide): fix some invalid javascript in directive documentationDylan Pyle
2013-02-14fix($rootScope): minor typo fixesDaniel Luz
2013-02-14docs($parse): document function argument types, fix minor typoDaniel Luz
2013-02-14chore(reakefile): auto install npm packagesTrotter Cashion
2013-02-14fix(compiler): Allow startingTag method to handle text / comment nodesShyam Seshadri
2013-02-14fix(resource): Update RegExp to allow urlParams with out leading slashFredrik Bonander
2013-02-14fix(numberFilter): fix formatting when "0" passed as fractionSizeKury Kruitbosch
2013-02-14docs(guide): Fix typos in concepts/model,view.Jesse Cooke
2013-02-14chore(Rakefile): parallelize the build on TravisIgor Minar
2013-02-14docs($resource): fix missing punctuationCedric Soulas
2013-02-11test(angular.copy): add tests for scenarios when target is missingIgor Minar
2013-02-11revert: refactor(angular.copy): use slice(0) to clone arraysIgor Minar
2013-02-11chore(docs): improve docs parser typeIgor Minar
2013-02-11refactor(angular.copy): use array.length=0 to empty arraysIgor Minar
2013-02-11refactor(angular.copy): use slice(0) to clone arraysIgor Minar
2013-02-11fix(angular.forEach): correctly iterate over objects with length propIgor Minar
2013-02-07docs($q): fix typosradu
2013-02-07fix(scenario): include error messages in XML outputJulie
2013-02-07fix($compile): rename $compileNote to compileNodeEnrique Paredes
2013-02-07fix($cookies): set cookies on Safari&IE when base[href] is undefinedFredrik Bonander
2013-02-07fix(date): invert timezone sign and always display signPhilip Roberts
2013-02-06docs(guide): remove stale info about filters changing DOMIgor Minar
2013-02-06docs(tutorial): remove extra back-tick characterThomas Schultz
2013-02-06docs(module): fix code exampletheotheo
2013-02-05docs(ngApp): fix typoradu
2013-02-04docs(contributing): add CLA anchor for deeplinkingIgor Minar
2013-02-04docs(ngClass): fix typo in descriptionPowerKiKi
2013-01-30feat(Scope): expose transcluded and isolate scope info for batarangBrian Ford
2013-01-29docs($cookies): added example to $cookies api docsDean Sofer
2013-01-29docs(nextUid): fix typoradu
2013-01-29docs(tutorial): fix typoradu
2013-01-29docs(Scope): fix argument docs for $onFred Sauer
2013-01-29test(ngBindHtml): prevent variable name leakmetaweta
2013-01-29refactor(Angular.js): prevent Error variable name leak in testsmetaweta
2013-01-29chore(release): start 1.0.5 flatulent-propulsion iterationIgor Minar
2013-01-26docs(a): escape sample code in ng a directiveFred Sauer
2013-01-24fix(docs): properly generate angular.js urls in doc examplesIgor Minar
2013-01-24docs(date): add missing doc about TZ behaviorIgor Minar
2013-01-24docs(changelog): correct 1.0.4 release notesIgor Minar
2013-01-24docs($injector): clarify $inject property descriptionVineet Kumar
2013-01-23chore(release): update the CDN versionIgor Minar
2013-01-23chore(release): cut the 1.0.4 bewildering-hair releasev1.0.4Igor Minar
2013-01-23docs(changelog): release notes for 1.1.2 and 1.0.4Igor Minar
2013-01-23chore(changelog.js): improve the changelog scriptIgor Minar
2013-01-22fix(ngResource): correct leading slash removal.pavelgj
2013-01-22docs(q): added testing informationMiško Hevery
2013-01-22fix(angular.equals): relax the comparison for undefined propertiesIgor Minar
2013-01-21chore(Rakefile): skip build parallelization on TravisIgor Minar