aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/xhr.cache.js
AgeCommit message (Expand)Author
2011-11-30feat($http): new $http service, removing $xhr.*Vojta Jina
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14doc(service): update docs for the moved servicesMisko Hevery
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-12docs(*): remove @workInProgress from everywhereIgor Minar
2011-08-15style(*): wrap all assignments in if statementsIgor Minar
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-03-30make xhr.cache optionally synchronousIgor Minar
2011-03-26remove _null and _undefinedIgor Minar
2011-02-15split up services into individual filesIgor Minar