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
Age
Commit message (
Expand
)
Author
2010-05-30
improve error handling with elements
Misko Hevery
2010-05-30
remove the relience of parser an special self object, now passing generic self
Misko Hevery
2010-05-30
remove the uneeded call to createScope when evaluating expressions
Misko Hevery
2010-05-28
change order of initialization
Misko Hevery
2010-05-27
extracted switchRouteMatcher and added necessary libraries to angular-scenario
Andres Ornelas
2010-05-26
navigate to scenario waits for outstanding requests to clear before proceeding.
Andres Ornelas
2010-05-26
added outstanding request queue
Andres Ornelas
2010-05-26
fixed broken jstd conf file
Andres Ornelas
2010-05-25
added rake task to create a single file for scenario runner
Misko Hevery
2010-05-25
fixed collapsed issue
Andres Ornelas
2010-05-25
appended lastDocument to the document.body
Andres Ornelas
2010-05-24
added dsl tests and select method
Andres Ornelas
2010-05-24
added error handling on scenario definition
Andres Ornelas
2010-05-24
happy
Andres Ornelas Mesta
2010-05-20
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-05-20
semi working state
Misko Hevery
2010-05-20
basic end to end runner
Misko Hevery
2010-05-19
fixed isNumber to angular.isNumber for mocks outside of angular
Misko Hevery
2010-05-19
added $log to console connection
Misko Hevery
2010-05-19
added exception handling to $xhr
Misko Hevery
2010-05-19
refactor for simplicity
Misko Hevery
2010-05-19
added error handler to xhr requests
Misko Hevery
2010-05-13
put formatters back.
Misko Hevery
2010-05-13
fixed issue with radio view clobering model if radio was checked.
Misko Hevery
2010-05-13
error example
Misko Hevery
2010-05-13
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-05-13
fix incorect parsing of url if it contains dash - character
Misko Hevery
2010-05-12
fixes issues where the field clobbers itself
Misko Hevery
2010-05-10
fix handling of null on ie
Misko Hevery
2010-05-10
fix handling of val on ie with jquery
Misko Hevery
2010-05-10
improved handling of text fields when formater fails to prevent clobering of ...
Misko Hevery
2010-05-10
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-05-10
lint
Misko Hevery
2010-05-08
reenable hover clearing
Misko Hevery
2010-05-07
change everything over to jasmine
Misko Hevery
2010-05-07
xhr bulk fixes
Misko Hevery
2010-04-30
make xhr post optional
Misko Hevery
2010-04-30
clear cache on non-get
Misko Hevery
2010-04-29
added $xhr service with bulk and cache, hooked up $resource
Misko Hevery
2010-04-29
fix isssue where the jasmine currentSpec does not get updated and hence every...
Misko Hevery
2010-04-27
resources now use browser mock
Misko Hevery
2010-04-26
fix ie for jquery
Misko Hevery
2010-04-26
fix ie bug with null and orphans elements
Misko Hevery
2010-04-26
allow the widget to change structure of the DOM and have the compiler follow ...
Misko Hevery
2010-04-23
fix last ie failure
Misko Hevery
2010-04-22
fixed wrong tests which did not have matched tags
Misko Hevery
2010-04-22
fixed the way IE breaks parests on innerHTML
Misko Hevery
2010-04-22
clean up failing test with jquery
Misko Hevery
2010-04-22
added jquery configuration for JSTD
Misko Hevery
2010-04-22
fix CI Build
Misko Hevery
[next]