aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/httpSpec.js
AgeCommit message (Expand)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-23feat(http): added params parameterMisko Hevery
2012-03-20fix($http): don't send Content-Type header when no dataIgor Minar
2012-02-25fix($http): Do not serialize File objectVojta Jina
2012-01-13style(*): small fixesIgor Minar
2012-01-13fix($http): anonnymous response interceptors should be treated as factoriesIgor Minar
2012-01-13fix($http): remove support for PATCH + better whenXXX, expectXXX apiIgor Minar
2012-01-12refactor(module): strict separation between module-config / app-runtimeMisko Hevery
2012-01-09feat($http): expose req/resp headers to transform fnsIgor Minar
2012-01-09fix($http): fix and cleanup $http and friendsIgor Minar
2011-12-05feat($http): allow interceptors to be servicesIgor Minar
2011-11-30feat($http): add response interceptorsIgor Minar
2011-11-30feat($http): add promise supportIgor Minar
2011-11-30fix($http): default json transformation should not crash on angular templateVojta Jina
2011-11-30style(): get rid off some jsl warningsVojta Jina
2011-11-30feat($http): allow passing custom cache instance per requestVojta Jina
2011-11-30refactor(mock.$httpBackend): rename when().then() to when().respond()Vojta Jina
2011-11-30feat(mock.$httpBackend): add verifyNoOutstandingRequest methodVojta Jina
2011-11-30feat($http): broadcast $http.request eventVojta Jina
2011-11-30refactor($http): change callback matching mechanismVojta Jina
2011-11-30fix($http): allow multiple json vulnerability prefixesVojta Jina
2011-11-30feat($http): expose pendingRequests and configuration objectVojta Jina
2011-11-30feat(mocks.$httpBackend): add $httpBackend mockVojta Jina
2011-11-30feat($http): new $http service, removing $xhr.*Vojta Jina