aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/xhr.cacheSpec.js
AgeCommit message (Expand)Author
2011-11-30feat($http): new $http service, removing $xhr.*Vojta Jina
2011-11-14refactor(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-08-12refactor(scope): remove $flush/$observe ng:eval/ng:eval-orderMisko Hevery
2011-08-02feat(scope): new and improved scope implementationMisko Hevery
2011-07-27feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resourceKarl Seamon
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-07-18fix(strict mode): fix all issues discovered by strict mode and unit/e2e testsIgor Minar
2011-05-31Rename deprecated wasCalled() -> toHaveBeenCalled() in all specsVojta Jina
2011-03-30make xhr.cache optionally synchronousIgor Minar
2011-02-15split up services into individual filesIgor Minar