aboutsummaryrefslogtreecommitdiffstats
path: root/example/personalLog/test
AgeCommit message (Expand)Author
2012-03-28docs(examples): update example appsIgor Minar
2012-03-28chore(ngCookies): moved to moduleMisko Hevery
2012-01-23refactor(scope): separate controller from scopeVojta Jina
2012-01-12refactor(module): strict separation between module-config / app-runtimeMisko Hevery
2011-11-14refactor(injector): $injector is no longer a function.Misko Hevery
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-14refactor(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-05-19Remove trailing white spaces from all source filesVojta Jina
2011-01-04rename scope.$inject to scope.$serviceIgor Minar
2011-01-04Remove many eager-publish services, lazy pollingMisko Hevery
2010-10-26Adding e2e tests for the PersonalLog appIgor Minar
2010-10-23personalLog demo - initial version with specIgor Minar