aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngResource/resource.js
AgeCommit message (Expand)Author
2013-11-21fix($resource): Always return a resource instance when calling class methods ...Tobias Bosch
2013-11-14docs(ngResource): removed buzz client exampleJeff Cross
2013-11-14docs(resource): fix grammatical issuemkolodny
2013-11-11fix($resource): don't use $parse for @dotted.memberChirayu Krishnappa
2013-10-27docs($resource): fix typoJarrett Harris
2013-10-23chore(docs): fix jsHint errors with long linesMatias Niemelä
2013-10-23feat(docs): provide index pages for each angular moduleMatias Niemelä
2013-10-22style: make jshint happyVojta Jina
2013-10-18docs: correct broken linksVojta Jina
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-10-05docs($resource): remove extra "to" from $resource docsDavid Barker
2013-10-04fix(ngResource): Remove request body from $deleteJen Bourey
2013-10-02fix($resource): pass transformed value to both callbacks and promisesjankuca
2013-09-18docs(ngResource): fix typoTim Statler
2013-08-22docs(module): improve the installation instructions for optional modulesBrian Ford
2013-08-21fix(docs): Replace missing end tilde in resource docs for minerr.Adam Shannon
2013-08-09style(minerr): prefer component name as namespaceKen Sheedlo
2013-07-31fix(resource): check whether response matches action.isArrayPete Bacon Darwin
2013-07-18feat(Angular): provide minErr as public propertyPete Bacon Darwin
2013-07-18chore(resource): use minErr to throw exceptionPete Bacon Darwin
2013-07-12feat($resource): support an unescaped URL portLeandro Ostera
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-05-23feat($resource): expose promise instead of only $thenAlexander Shtuchkin
2013-05-20feat($http): add support for aborting via timeout promisesDavid Bennett
2013-05-16fix($resource): null default param results in TypeErrorRyan Schumacher
2013-05-14feat($resource): collapse empty suffix parameters correctlyGlenn Goodrich
2013-05-08refactor($resource): simplify url template expansionIgor Minar
2013-04-04docs($resource): improve installation sectionIgor Minar
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-08docs($resource): Added an installation section.Ciro Nunes
2013-02-27feat($resource): ability to override url in resource actionszeflasher
2013-02-26fix($http): don't encode URL query substring "null" to "+"Andrew McLeod
2013-02-14docs($resource): fix bad indentation producing a code blockCedric Soulas
2013-02-14fix($resource): params should expand array values properlyMark Nadig
2013-02-14fix(resource): Update RegExp to allow urlParams with out leading slashFredrik Bonander
2013-02-14docs($resource): fix missing punctuationCedric Soulas
2013-02-11feat($resource): expose promise based api via $then and $resolvedIgor Minar
2013-01-23feat(resource): add $q/$resorved property to ResourcePartap Davis
2013-01-22revert: fix($resource): Route constructor, updated RegExpIgor Minar
2013-01-18fix($resource): Route constructor, updated RegExpFredrik Bonander
2013-01-18fix(ngResource): correct leading slash removal.pavelgj
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