aboutsummaryrefslogtreecommitdiffstats
path: root/test/InjectorSpec.js
AgeCommit message (Expand)Author
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-06-27fix:tests: replace angular.annotate with annotateIgor Minar
2011-06-08Refactor injector to have invoke method for speed reasonsMisko Hevery
2011-03-28fixing lint warningsIgor Minar
2011-02-27adding an extra injector specIgor Minar
2011-02-18replace smart-quotes with regular quotesMisko Hevery
2011-02-18Auto create $inject property form the argument names. Any arg starting with $...Misko Hevery
2011-01-04renaming service property $creation to $eagerIgor Minar
2011-01-04removing support for 'eager-published' servicesIgor Minar
2010-10-12Introduced injector and $new to scope, and injection into link methods and co...Misko Hevery