aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2013-01-29docs(Scope): fix argument docs for $onFred Sauer
2013-01-29refactor(Angular.js): prevent Error variable name leak in testsmetaweta
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($injector): clarify $inject property descriptionVineet Kumar
2013-01-23feat(resource): add $q/$resorved property to ResourcePartap Davis
2013-01-22docs(ngOpen): fix typo in api docsIgor Minar
2013-01-22revert: fix($resource): Route constructor, updated RegExpIgor Minar
2013-01-22fix(angular.equals): relax the comparison for undefined propertiesIgor Minar
2013-01-20docs(jqLite): fix typosergiopantoja
2013-01-18fix($resource): Route constructor, updated RegExpFredrik Bonander
2013-01-18feat(scenario): add mouseover method to the ngScenario dslPedro Del Gallego
2013-01-18feat(route): Allow using functions as template params in 'when'Luis Ramón López
2013-01-18feat(directive): added ng-open boolean directiveDavid Chang
2013-01-18fix(ngResource): correct leading slash removal.pavelgj
2013-01-18fix(ngSwitch): don't leak when destroyed while not attacheddanilsomsikov
2013-01-17feat(ngResource): support all $http.config actionsMisko Hevery
2013-01-17docs(exceptionHandler): document testingFred Sauer
2013-01-17feat($parse): allow strict equality in angular expressionsJeremy Tymes
2013-01-17docs(rootScope): correct code examplesMatthew Browne
2013-01-18docs(ngMock.$httpBackend): fix variable declarationFred Sauer
2013-01-17fix(angular.equals): consistently compare undefined object propsIgor Minar
2013-01-17feat($log): add $log.debug()nlaplante
2013-01-17fix($compile): do not wrap empty root text nodes in spansPete Bacon Darwin
2013-01-17fix(ngRepeat): correctly apply $last if repeating over objectPete Bacon Darwin
2013-01-16fix(scenario): don't trigger input events on IE9Igor Minar
2013-01-16fix($route): support route params not separated with slashes.Martin Probst
2013-01-14fix($compile): safely create transclude comment nodesIgor Minar
2013-01-09feat($compile): support modifying the DOM structure in postlink fnMartin Probst
2013-01-09style($compile): fix indentationIgor Minar
2013-01-09fix(date): parse string input as local time unless TZ is specifiedIgor Minar
2013-01-09fix(jqLite): children() should only return elementsPete Bacon Darwin
2013-01-08fix(jqLite): make next() ignore non-element nodesKeyamoon
2013-01-08fix($injector): remove bogus fn argIgor Minar
2013-01-08refactor($browser): remove faulty 20+ cookies warningIgor Minar
2013-01-08revert: fix(a): prevent Opera from incorrectly navigating on link clickIgor Minar
2013-01-04docs(form): minor form doc and example fixesJonathan Card
2013-01-03docs($http): clarify documentation on error status codesPer Rovegård
2012-12-20feat($timeout-mock): add verifyNoPendingTasks methodpetrovalex
2012-12-19docs(anchorScroll): correct word "location"Murilo da Silva
2012-12-19feat(limitTo): limitTo filter accepts stringsJeremy Tymes
2012-12-18feat(directive): ng:keydown, ng:keyupMark Nadig
2012-12-17docs(ngView): fix code example (change template to templateUrl)Pawel Kozlowski
2012-12-14docs(q): added testing informationMiško Hevery
2012-12-14fix($route): correctly extract $routeParams from urlsGonzalo Ruiz de Villa
2012-12-09docs($resource): document port number escaping and fix typoJuha Syrjälä
2012-12-07docs($q): typo fix - programing -> programmingEric Case
2012-12-06docs($http): fix link typo in $http docJeremy Tymes
2012-12-06docs(mocks): update src/ngMock/angular-mocks.js documentationFred Sauer