aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngResource/resource.js
AgeCommit message (Expand)Author
2014-03-02docs(*): ensure jsdoc type expressions are validPeter Bacon Darwin
2014-02-19docs(modules): remove unused {@installModule} tagsPeter Bacon Darwin
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16docs(api): escape params that have <object> in their typePeter Bacon Darwin
2014-02-16docs(ngResource): fix over-length linePeter Bacon Darwin
2014-02-16docs(bike-shed-migration): let markdown deal with extenal linksPeter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-04fix(ngResource): don't filter "$"-prefixed properties from ngResource request...Thomas Belin
2014-02-03fix(ngResource): don't append number to '$' in url param value when encoding URICaitlin Potter
2014-01-10docs(\$resource): fixed typo (s/seapph/search)René Wilhelm
2014-01-02fix($resource): prevent URL template from collapsing into an empty stringGias Kay Lee
2013-12-18docs($resource): fix typo in server response exampleoweitz
2013-12-17perf: use faster check for $$ prefixKarl Seamon
2013-12-17docs(): fix jshint issuesPete Bacon Darwin
2013-12-17docs($resource): add example for a custom PUT requestunclejustin
2013-12-13perf($resource): use shallow copy instead of angular.copyKarl Seamon
2013-12-06revert: chore($resource): Use shallow copy instead of angular.copyMatias Niemelä
2013-12-05chore($resource): Use shallow copy instead of angular.copyKarl Seamon
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