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
/
auto
Age
Commit message (
Expand
)
Author
2014-03-05
style: enable jscs requireLeftStickedOperators rule
Timothée Jeannin
2013-12-31
test(injector): add missing test for #5577
Igor Minar
2013-10-25
style(injectorSpec): fix typo in "it" description
Arun Israel
2013-10-18
fix($injector): allow a constructor function to return a function
Vojta Jina
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-07
style(injectorSpec): add semicolons & test helpers
Peter Bacon Darwin
2013-08-15
feat(minerr): log minerr doc url in development
Ken Sheedlo
2013-07-02
fix($injector): refactor module loading code and use minErr
Igor Minar
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-02
feat(injector): add has method for querying
Misko Hevery
2012-12-01
fix($injector): provider can now be defined in the array format
Sudhir Jonathan
2012-09-06
fix($injector): more conservative annotation parsing
Misko Hevery
2012-07-19
refactor($injector): move $injector into the providerCache
JP Sugarbroad
2012-06-01
feat($injector): provide API for retrieving function annotations
Misko Hevery
2012-03-29
fix($injector): properly infer dependencies from fn with no args
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery