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
/
test
Age
Commit message (
Collapse
)
Author
2010-08-14
merge kai/master
Misko Hevery
2010-08-14
fix __proto__ for ie.
Misko Hevery
2010-08-14
Merge remote branch 'igor/master'
Misko Hevery
2010-08-13
Serialize only own properties to avoid infinite loops when serializing ↵
Igor Minar
scopes (this)
2010-08-14
Provide all jquery functions as futures
Shyam Seshadri
2010-08-14
Fix broken tests for element dsl
Shyam Seshadri
2010-08-13
Revert click dsl, since what is returned by element is a jquery object
Shyam Seshadri
2010-08-13
Pull in Rajat's changes to add click and url checking dsl
Shyam Seshadri
2010-08-11
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-08-12
Fix toEqual matcher to use angular.equals instead of simple == comparison, ↵
Shyam Seshadri
which breaks down for arrays and objects
2010-08-11
removed undocumented/unneeded methods from Array API
Misko Hevery
2010-08-11
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-08-11
removed google charts and few other filters, switched to simple optimization ↵
Misko Hevery
for compiler
2010-08-12
modify element dsl to understand angular bindings and return jquery object ↵
Shyam Seshadri
for further checking
2010-08-12
Change repeater dsl to collect and return an array of string contents based ↵
Shyam Seshadri
on match
2010-08-10
Merge branch 'master' of http://github.com/shyamseshadri/angular.js into shyam
Misko Hevery
2010-08-10
Fix test breakage in Chrome. Chrome JQuery doesn't like malformed table html ↵
Shyam Seshadri
apparently
2010-08-10
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-08-10
added more tests for json float
Misko Hevery
2010-08-10
fix bug where $eval on undefined throws error
Misko Hevery
2010-08-10
added additional test
Misko Hevery
2010-08-10
Inject jquery into future scope, and rename outer scenario to _window, which ↵
Shyam Seshadri
is what it is
2010-08-09
Add element DSL, to find an element. Has knowledge of finding ng:bind ↵
Shyam Seshadri
elements and grabbing their contents.
2010-08-06
added repeater.collect to E2E DSL
Andres Ornelas
2010-08-04
added MatcherSpec
Andres Ornelas
2010-08-04
test passing with repeater.count
Andres Ornelas
2010-08-04
Merge branch 'master' of github.com:angular/angular.js into future
Andres Ornelas
2010-07-30
rename textMarkup to markup
Misko Hevery
2010-07-30
fix up the $location encoding
Misko Hevery
2010-07-29
refactored $location service so that it correctly updates under all conditions
Misko Hevery
2010-07-27
refactoring done but Expect not working
Andres Ornelas
2010-07-27
text context extracted
Andres Ornelas
2010-07-27
fix preventDefault for events
Misko Hevery
2010-07-27
before pulling testcontext out
Andres Ornelas
2010-07-27
stable before refactoring
Andres Ornelas
2010-07-27
Merge branch 'master' of github.com:angular/angular.js into future
Andres Ornelas
2010-07-26
add $exceptionHandler service
Misko Hevery
2010-07-26
remove old unneded files
Misko Hevery
2010-07-26
minor performance improvements
Misko Hevery
2010-07-23
fix issues with ie 7
Misko Hevery
2010-07-23
fixed some of the IE bugs
Misko Hevery
2010-07-23
fixed some of the IE bugs
Misko Hevery
2010-07-23
added buzz demo, fix undefined() -> undefined
Misko Hevery
2010-07-22
fix howers which were accidently broken
Misko Hevery
2010-07-22
added jsonp to resources
Misko Hevery
2010-07-20
fix test
Misko Hevery
2010-07-20
fixed xhtml compatibility, fix console in chrome
Misko Hevery
2010-07-19
added equals method to angular.equals and $equals
Misko Hevery
2010-07-15
fixed build
Misko Hevery
2010-07-15
proper handlig of $element in filters
Misko Hevery
[next]