aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/xhr.bulkSpec.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-06style($function): replace $function with 'function'Igor Minar
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-05-31Rename deprecated wasCalled() -> toHaveBeenCalled() in all specsVojta Jina
2011-02-15split up services into individual filesIgor Minar