aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngResource/resource.js
AgeCommit message (Expand)Author
2013-01-17feat(ngResource): support all $http.config actionsMisko Hevery
2012-12-09docs($resource): document port number escaping and fix typoJuha Syrjälä
2012-11-30fix($resource): HTTP method should be case-insensitiveSudhir Jonathan
2012-11-30refactor($resource): fix indentation and move a method definitionCezar Berea
2012-11-28feat($resource): allow dynamic default parametersPascal Corpet
2012-11-24fix($resource): prevent default params to be shared between actionsAdrian Gheorghe
2012-09-11docs(ngResource): Spelling typo (agressive => aggressive)Jay Zeng
2012-09-10fix($resource): fix isDefined -> angular.isDefinedIgor Minar
2012-09-06fix($resource): allow falsy values in URL parametersBenjamín Eidelman
2012-09-06fix($resource): ignore undefined parameterspetrovalex
2012-09-06feat($resource): support custom headers per actionMax Martinsson
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-04-20feat($resource): support HTTP PATCH methodsimpulton
2012-04-15docs($resource): fix the exampleVojta Jina
2012-03-28chore(resource): moved to moduleMisko Hevery
2012-03-28chore(Rakefile): get ready for modulesMisko Hevery