aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/resource.js
AgeCommit message (Expand)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-20refactor($resource): unify and simplify the codeIgor Minar
2012-03-09chore(*): refactor all ng: to ng-Igor Minar
2012-01-17docs(*): various doc fixesIgor Minar
2012-01-03docs(resource): fix params for non-get actionsSean Gilligan
2011-12-01fix($resource): forwardport exposing headers from 0.9.19Igor Minar
2011-11-30fix($resource): to work with $http, $httpBackend servicesVojta Jina
2011-11-30fix($browser.xhr): change method "JSON" to "JSONP"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-10-12docs(*): remove @workInProgress from everywhereIgor Minar
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-08-16doc(sample): Add javascript sandbox integration (jsFiddle)dandoyon
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-02-16Small spelling and grammar fixes in documentation.Anthony Lieuallen
2011-02-15split up services into individual filesIgor Minar