index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ngResource
/
resourceSpec.js
Age
Commit message (
Expand
)
Author
2014-02-21
fix($http): do not add trailing question
Boris Serdyuk
2014-02-04
fix(ngResource): don't filter "$"-prefixed properties from ngResource request...
Thomas Belin
2014-02-03
fix(ngResource): don't append number to '$' in url param value when encoding URI
Caitlin Potter
2014-01-02
fix($resource): prevent URL template from collapsing into an empty string
Gias Kay Lee
2013-11-21
fix($resource): Always return a resource instance when calling class methods ...
Tobias Bosch
2013-11-11
fix($resource): don't use $parse for @dotted.member
Chirayu Krishnappa
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-04
fix(ngResource): Remove request body from $delete
Jen Bourey
2013-10-02
fix($resource): pass transformed value to both callbacks and promises
jankuca
2013-08-23
test: rename / remove duplicate unit tests
Vojta Jina
2013-08-15
feat(minerr): log minerr doc url in development
Ken Sheedlo
2013-08-09
style(minerr): prefer component name as namespace
Ken Sheedlo
2013-07-31
fix(resource): check whether response matches action.isArray
Pete Bacon Darwin
2013-07-12
feat($resource): support an unescaped URL port
Leandro Ostera
2013-05-23
feat($resource): expose promise instead of only $then
Alexander Shtuchkin
2013-05-16
fix($resource): null default param results in TypeError
Ryan Schumacher
2013-05-14
feat($resource): collapse empty suffix parameters correctly
Glenn Goodrich
2013-03-27
feat(http): support request/response promise chaining
Sylvester Keil
2013-02-27
feat($resource): ability to override url in resource actions
zeflasher
2013-02-26
fix($http): don't encode URL query substring "null" to "+"
Andrew McLeod
2013-02-14
fix($http): do not encode special characters `@$:,` in params
Vojta Jina
2013-02-14
fix($resource): params should expand array values properly
Mark Nadig
2013-02-14
fix(resource): Update RegExp to allow urlParams with out leading slash
Fredrik Bonander
2013-02-11
feat($resource): expose promise based api via $then and $resolved
Igor Minar
2013-01-23
feat(resource): add $q/$resorved property to Resource
Partap Davis
2013-01-22
revert: fix($resource): Route constructor, updated RegExp
Igor Minar
2013-01-18
fix($resource): Route constructor, updated RegExp
Fredrik Bonander
2013-01-18
fix(ngResource): correct leading slash removal.
pavelgj
2013-01-17
feat(ngResource): support all $http.config actions
Misko Hevery
2012-11-30
fix($resource): HTTP method should be case-insensitive
Sudhir Jonathan
2012-11-28
feat($resource): allow dynamic default parameters
Pascal Corpet
2012-11-24
fix($resource): prevent default params to be shared between actions
Adrian Gheorghe
2012-09-06
fix($resource): allow falsy values in URL parameters
BenjamÃn Eidelman
2012-09-06
fix($resource): ignore undefined parameters
petrovalex
2012-09-06
feat($resource): support custom headers per action
Max Martinsson
2012-04-20
feat($resource): support HTTP PATCH method
simpulton
2012-03-28
chore(Rakefile): get ready for modules
Misko Hevery