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
/
src
/
scenario
/
Application.js
Age
Commit message (
Expand
)
Author
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2012-01-10
feat(module): new module loader
Misko Hevery
2011-11-14
refactor(injector): $injector is no longer a function.
Misko Hevery
2011-11-14
doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module
Misko Hevery
2011-11-14
chore(scenario tests): make scenario tests pass again
Misko Hevery
2011-11-14
refactor(scenario): fix scenario bootstrap & publish injector for inspection
Misko Hevery
2011-09-16
fix(scenarioRunner): navigateTo should use prop('contentWindow')
Igor Minar
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-18
refactor($browser): hide startPoll and poll methods
DiPeng
2011-06-15
Fix test for scenario.Application - should remove old iframe
Vojta Jina
2011-06-15
Fix scenario runner on IE7, IE8
Misko Hevery
2011-05-19
Don't check url (by HEAD request) before navigateTo
Vojta Jina
2011-04-11
fix e2e runner's navigateTo when url contains # fragment
Igor Minar
2010-11-02
Provide better sandbox error messages, and disallow running from file:// URLs
Elliott Sprehn
2010-10-29
Check if file exists (not a 404) and that document is accessible and not usin...
Elliott Sprehn
2010-10-26
Lots of bug fixes in the scenario runner and a bunch of new features.
Elliott Sprehn
2010-10-19
Significantly clean up the way the scenario DSL works and implement many more...
Elliott Sprehn
2010-10-14
New Angular Scenario runner and DSL system with redesigned HTML UI.
Elliott Sprehn