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
/
src
/
ngResource
/
resource.js
Age
Commit message (
Expand
)
Author
2014-03-02
docs(*): ensure jsdoc type expressions are valid
Peter Bacon Darwin
2014-02-19
docs(modules): remove unused {@installModule} tags
Peter Bacon Darwin
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-16
docs(api): escape params that have <object> in their type
Peter Bacon Darwin
2014-02-16
docs(ngResource): fix over-length line
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): let markdown deal with extenal links
Peter Bacon Darwin
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
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-10
docs(\$resource): fixed typo (s/seapph/search)
René Wilhelm
2014-01-02
fix($resource): prevent URL template from collapsing into an empty string
Gias Kay Lee
2013-12-18
docs($resource): fix typo in server response example
oweitz
2013-12-17
perf: use faster check for $$ prefix
Karl Seamon
2013-12-17
docs(): fix jshint issues
Pete Bacon Darwin
2013-12-17
docs($resource): add example for a custom PUT request
unclejustin
2013-12-13
perf($resource): use shallow copy instead of angular.copy
Karl Seamon
2013-12-06
revert: chore($resource): Use shallow copy instead of angular.copy
Matias Niemelä
2013-12-05
chore($resource): Use shallow copy instead of angular.copy
Karl Seamon
2013-11-21
fix($resource): Always return a resource instance when calling class methods ...
Tobias Bosch
2013-11-14
docs(ngResource): removed buzz client example
Jeff Cross
2013-11-14
docs(resource): fix grammatical issue
mkolodny
2013-11-11
fix($resource): don't use $parse for @dotted.member
Chirayu Krishnappa
2013-10-27
docs($resource): fix typo
Jarrett Harris
2013-10-23
chore(docs): fix jsHint errors with long lines
Matias Niemelä
2013-10-23
feat(docs): provide index pages for each angular module
Matias Niemelä
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-05
docs($resource): remove extra "to" from $resource docs
David Barker
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-09-18
docs(ngResource): fix typo
Tim Statler
2013-08-22
docs(module): improve the installation instructions for optional modules
Brian Ford
2013-08-21
fix(docs): Replace missing end tilde in resource docs for minerr.
Adam Shannon
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-18
feat(Angular): provide minErr as public property
Pete Bacon Darwin
2013-07-18
chore(resource): use minErr to throw exception
Pete Bacon Darwin
2013-07-12
feat($resource): support an unescaped URL port
Leandro Ostera
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-05-23
feat($resource): expose promise instead of only $then
Alexander Shtuchkin
2013-05-20
feat($http): add support for aborting via timeout promises
David Bennett
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-05-08
refactor($resource): simplify url template expansion
Igor Minar
2013-04-04
docs($resource): improve installation section
Igor Minar
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-08
docs($resource): Added an installation section.
Ciro Nunes
2013-02-27
feat($resource): ability to override url in resource actions
zeflasher
[next]