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
/
example
/
personalLog
/
test
/
personalLogSpec.js
Age
Commit message (
Expand
)
Author
2012-03-28
docs(examples): update example apps
Igor Minar
2012-03-28
chore(ngCookies): moved to module
Misko Hevery
2012-01-23
refactor(scope): separate controller from scope
Vojta Jina
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2011-11-14
refactor(injector): $injector is no longer a function.
Misko Hevery
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(injector): switch to injector 2.0 introduce modules
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-05-19
Remove trailing white spaces from all source files
Vojta Jina
2011-01-04
rename scope.$inject to scope.$service
Igor Minar
2011-01-04
Remove many eager-publish services, lazy polling
Misko Hevery
2010-10-26
Adding e2e tests for the PersonalLog app
Igor Minar
2010-10-23
personalLog demo - initial version with spec
Igor Minar