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
/
service
/
resource.js
Age
Commit message (
Expand
)
Author
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-20
refactor($resource): unify and simplify the code
Igor Minar
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-01-17
docs(*): various doc fixes
Igor Minar
2012-01-03
docs(resource): fix params for non-get actions
Sean Gilligan
2011-12-01
fix($resource): forwardport exposing headers from 0.9.19
Igor Minar
2011-11-30
fix($resource): to work with $http, $httpBackend services
Vojta Jina
2011-11-30
fix($browser.xhr): change method "JSON" to "JSONP"
Vojta Jina
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
doc(service): update docs for the moved services
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-10-12
docs(*): remove @workInProgress from everywhere
Igor Minar
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-08-16
doc(sample): Add javascript sandbox integration (jsFiddle)
dandoyon
2011-07-27
feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resource
Karl Seamon
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-02-16
Small spelling and grammar fixes in documentation.
Anthony Lieuallen
2011-02-15
split up services into individual files
Igor Minar