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
/
service
Age
Commit message (
Expand
)
Author
2011-08-19
feat($route): add reloadOnSearch route param to avoid reloads
Igor Minar
2011-08-19
feat($xhr,$resource): expose response headers in callbacks
Karl Seamon
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-07-18
fix(strict mode): fix all issues discovered by strict mode and unit/e2e tests
Igor Minar
2011-06-30
feat:$xhr: provide access to $xhr header defaults
Igor Minar
2011-06-08
Throw error when compiling multiple roots
Misko Hevery
2011-05-31
Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs
Vojta Jina
2011-03-30
make xhr.cache optionally synchronous
Igor Minar
2011-03-28
Added missing semi-colons
Vojta Jina
2011-03-11
Added XSRF prevention logic to $xhr service
Misko Hevery
2011-03-11
Consider all 2xx responses as OK, not just 200
Misko Hevery
2011-03-02
$xhr service now autodetects and strips )]}',\n
Igor Minar
2011-03-01
linking function should return bound scope
Igor Minar
2011-02-25
Added delay parameter to the $defer service
Misko Hevery
2011-02-16
Change API angular.compile(element)([scope], [element/true])
Misko Hevery
2011-02-15
split up services into individual files
Igor Minar