0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pull in Rajat's changes to add click and url checking dsl More... over 15 years ago
fix the other jstest driver conf More... over 15 years ago
fix the other jstest driver conf More... over 15 years ago
Merge branch 'master' of github.com:angular/angular.js More... over 15 years ago
clean up for better obfuscation More... over 15 years ago
removed undocumented/unneeded methods from Array API More... over 15 years ago
Fix toEqual matcher to use angular.equals instead of simple == comparison, which breaks down for arrays and objects More... over 15 years ago
Fix toEqual matcher to use angular.equals instead of simple == comparison, which breaks down for arrays and objects More... over 15 years ago
Merge branch 'master' of github.com:angular/angular.js More... over 15 years ago
removed google charts and few other filters, switched to simple optimization for compiler More... over 15 years ago
modify element dsl to understand angular bindings and return jquery object for further checking More... over 15 years ago
modify element dsl to understand angular bindings and return jquery object for further checking More... over 15 years ago
Change repeater dsl to collect and return an array of string contents based on match More... over 15 years ago
Change repeater dsl to collect and return an array of string contents based on match More... over 15 years ago
Merge branch 'master' of http://github.com/shyamseshadri/angular.js into shyam More... over 15 years ago
Fix test breakage in Chrome. Chrome JQuery doesn't like malformed table html apparently More... over 15 years ago
Merge branch 'master' of github.com:angular/angular.js More... over 15 years ago
added more tests for json float More... over 15 years ago
fix bug where $eval on undefined throws error More... over 15 years ago
added additional test More... over 15 years ago
Inject jquery into future scope, and rename outer scenario to _window, which is what it is More... over 15 years ago
Add element DSL, to find an element. Has knowledge of finding ng:bind elements and grabbing their contents. More... over 15 years ago
added repeater.collect to E2E DSL More... over 15 years ago
fix build breakage by returning the added futures in the DSL More... over 15 years ago
Added new files to Rakefile and consistently used .addFuture More... over 15 years ago
compile should take existingScope More... over 15 years ago
added MatcherSpec More... over 15 years ago
test passing with repeater.count More... over 15 years ago
Merge branch 'master' of github.com:angular/angular.js into future More... over 15 years ago
added RequestHeaders to XHR More... over 15 years ago