aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2012-09-11fix($route): support inline annotation on .resolveMisko Hevery
2012-09-11feat($http): Allow setting withCredentials on defaultsTom Hughes
2012-09-11fix($evalAsync): have only one global async queueMisko Hevery
2012-09-11fix(scenario): emit RunnerBegin eventShyam Seshadri
2012-09-11fix(scenario): NPE when no angular loaded in test pageJimmy Zhuo
2012-09-11docs($rootScope): fix iteration limit described by $watch, it's actually 10 a...Daniel Luz
2012-09-11docs($rootScope): fix typos and minor wording tweaks on $watchDaniel Luz
2012-09-11docs($rootScope): fix quoting on expressionDaniel Luz
2012-09-11docs($rootScope): standardize on present, third-person actions for descriptionsDaniel Luz
2012-09-11docs($rootScope): backquote attribute types too on $onDaniel Luz
2012-09-11docs($cacheFactory): fix backquotes on method descriptionsDaniel Luz
2012-09-11docs($rootScope): fix typos on $newDaniel Luz
2012-09-11docs($rootScope): fix typo on $evalDaniel Luz
2012-09-11docs($rootScope): fix typos on $watchDaniel Luz
2012-09-11docs(ngResource): Spelling typo (agressive => aggressive)Jay Zeng
2012-09-10fix($resource): fix isDefined -> angular.isDefinedIgor Minar
2012-09-06fix(a): prevent Opera from incorrectly navigating on link clicksgtpep
2012-09-06fix(FormController): propagate dirty state to parent formsKai Groner
2012-09-06fix(*): name all anonymous watch functions in AngularShyam Seshadri
2012-09-06fix(ngSrc): don't set src if value is empty stringXiangru Chen
2012-09-06fix($injector): more conservative annotation parsingMisko Hevery
2012-09-06feat(scenario): add dblclick method to the ngScenario dslPedro Del Gallego
2012-09-06fix(dateFilter): make timezone optionalIwein Fuld
2012-09-06feat(mocha): support mocha in angular mocksCameron Westland
2012-09-06feat(ngModel): support ngTrim attribute on inputGregory Pike
2012-09-06fix($resource): allow falsy values in URL parametersBenjamĂ­n Eidelman
2012-09-06fix($resource): ignore undefined parameterspetrovalex
2012-09-06fix(ngClass): works with class interpolationMax Martinsson
2012-09-06feat($resource): support custom headers per actionMax Martinsson
2012-09-06fix(ngRepeat): now works with primitive typesZhenbo Zhang
2012-09-06fix($parser): string concatination with undefined modelpetrovalex
2012-09-06fix(dateFilter): support sub-second precision on dateFilterStein Jakob Nordbø
2012-09-06docs($route): rename leftover $afterRouteChange to $routeChangeSuccessIgor Minar
2012-08-31revert: fix(ng-repeat) to work with primitive typesIgor Minar
2012-08-30fix(docs): indicate support for passing a string as the `controller` property...Brice Burgess
2012-08-30fix(ng-repeat) to work with primitive typesZhenbo Zhang
2012-08-30fix(mocks): free up memory after every specVojta Jina
2012-08-30feat($interpolate): provide contextual error messagesBrian Ford
2012-08-30fix(jqLite): better support for xhtmlIgor Minar
2012-08-27doc($log): correct non-working exampleMisko Hevery
2012-08-27fix(ng-list): remove data bound flickerMisko Hevery
2012-08-24docs(a): expose hidden docsIgor Minar
2012-08-23docs(ngRoute): fix typojohnlindquist
2012-08-13fix($compile): denormalize directive templatesIgor Minar
2012-08-13refactor($compile): code cleanupIgor Minar
2012-08-13fix(ngPluralize): fixes ng-pluralize when using non-standard start/end symbolsBrian Ford
2012-08-13feat($interpolate): expose start/end symbols in run phaseIgor Minar
2012-08-13docs($interpolateProvider): fixing docsIgor Minar
2012-08-13fix($interpolate): $interpolateProvider.endSymbol() returns startSymbolIgor Minar
2012-08-13docs($interpolate): fix typo in descriptionIgor Minar