aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2012-09-20fix($compile): reference local in isolate scopeVojta Jina
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-06fix(FormController): propagate dirty state to parent formsKai Groner
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(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(ngClassEven/Odd): filtering/ordering and repeaterpetrovalex
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-08-31revert: fix(ng-repeat) to work with primitive typesIgor Minar
2012-08-30test(locationSpec): fix broken tests after vojta's commitIgor Minar
2012-08-30fix(scenario): Adding meta tag to avoid cache issuesGerman Galvis
2012-08-30fix(ng-repeat) to work with primitive typesZhenbo Zhang
2012-08-30test(bootstrap): test exception siling during bootstrapIgor Minar
2012-08-30test(ngApp): add missing test for [ng-app] bootstrapIgor Minar
2012-08-30feat($interpolate): provide contextual error messagesBrian Ford
2012-08-27fix(docs) typoMisko Hevery
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-13style(ngPluralizeSpec): fix indentationIgor Minar
2012-08-13feat($interpolate): expose start/end symbols in run phaseIgor Minar
2012-08-13fix($interpolate): $interpolateProvider.endSymbol() returns startSymbolIgor Minar
2012-08-10feat($http): support reponseTypeVojta Jina
2012-08-10fix(option): support option elements in datalistIgor Minar
2012-08-10feat($sniffer): auto detect CSP modeVojta Jina
2012-08-10test(jqLite): add missing test for $destroy eventIgor Minar
2012-08-10fix(form): prevent page reload when form destroyedIgor Minar
2012-08-07test(form): fix broken preventDefault testIgor Minar
2012-08-07refactor(formSpec): group preventDefault specs into a describeIgor Minar
2012-07-19refactor($injector): move $injector into the providerCacheJP Sugarbroad
2012-06-22fix(browser): prevent ie from getting into redirect loopMisko Hevery
2012-06-20fix($location): url rewriting if element was removedVojta Jina
2012-06-14fix($location): fix URL interception in hash-bang modeMisko Hevery
2012-06-13fix($location): correctly parse link urls in hashbang mode with prefixMisko Hevery
2012-06-12fix($defer): remove deprecated $defer serviceIgor Minar
2012-06-12fix($location): correctly parse link urls in hashbang modeMisko Hevery
2012-06-10test($location): fix tests borked during event renamingIgor Minar
2012-06-08fix($compile): correctly merge class attr for replace directivesMax Martinsson
2012-06-08fix($http): add utf-8 to default Content-Type header (post/put)Vojta Jina
2012-06-08feat($compile): simplify isolate scope bindingsMisko Hevery