aboutsummaryrefslogtreecommitdiffstats
path: root/test/auto
AgeCommit message (Expand)Author
2014-03-05style: enable jscs requireLeftStickedOperators ruleTimothée Jeannin
2013-12-31test(injector): add missing test for #5577Igor Minar
2013-10-25style(injectorSpec): fix typo in "it" descriptionArun Israel
2013-10-18fix($injector): allow a constructor function to return a functionVojta Jina
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-10-07style(injectorSpec): add semicolons & test helpersPeter Bacon Darwin
2013-08-15feat(minerr): log minerr doc url in developmentKen Sheedlo
2013-07-02fix($injector): refactor module loading code and use minErrIgor Minar
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-02feat(injector): add has method for queryingMisko Hevery
2012-12-01fix($injector): provider can now be defined in the array formatSudhir Jonathan
2012-09-06fix($injector): more conservative annotation parsingMisko Hevery
2012-07-19refactor($injector): move $injector into the providerCacheJP Sugarbroad
2012-06-01feat($injector): provide API for retrieving function annotationsMisko Hevery
2012-03-29fix($injector): properly infer dependencies from fn with no argsIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery