aboutsummaryrefslogtreecommitdiffstats
path: root/src/auto/injector.js
AgeCommit message (Expand)Author
2013-08-16fix($injector): don't parse fns with no argsIgor Minar
2013-07-27docs(*): fixed typos and ngdoc parameter namesCarl Danley
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-06docs(injector): add docs for $injector.hasMisko Hevery
2013-05-02feat(injector): add has method for queryingMisko Hevery
2013-05-01docs(injector): fix typoSiddique Hameed
2013-04-30style($injector): add a comment to explain the distinction with isArrayRobin Böhm
2013-04-30docs($provide): fix parentheses in exampleEugene Wolfson
2013-04-17docs(injector): fix typo in inlining example@fbiville
2013-04-11docs($inject): wording changeBrent Morrow
2013-03-12docs($injector): correct misuse of $injectArlen Christian Mart Cuss
2013-03-08docs($injector): remove extranneous 'the' from injector docsJason Morrison
2013-01-24docs($injector): clarify $inject property descriptionVineet Kumar
2013-01-08fix($injector): remove bogus fn argIgor Minar
2012-12-01fix($injector): provider can now be defined in the array formatSudhir Jonathan
2012-10-31chore(injector): fix typo in injector documentationsqwishy trick
2012-09-06fix($injector): more conservative annotation parsingMisko Hevery
2012-07-19refactor($injector): move $injector into the providerCacheJP Sugarbroad
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02docs(dependency injecton): rewriteMisko Hevery
2012-06-01feat($injector): provide API for retrieving function annotationsMisko Hevery
2012-05-24fix(docs): accept return in addition to returnsMisko 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