| Age | Commit message (Expand) | Author |
| 2010-08-18 | stringify names for better compression, remove dead functions, removed unders... | Misko Hevery |
| 2010-08-18 | added better handling of ng:format=number | Misko Hevery |
| 2010-08-16 | adding an expectation to widgetsSpec.js for ng:include | Igor Minar |
| 2010-08-16 | fix for ng:include does not remove partial if src goes to undefined | Igor Minar |
| 2010-08-16 | Merge remote branch 'upstream/master' | Igor Minar |
| 2010-08-16 | removing useless catch that causes troubles when FF throws exceptions within ... | iminar |
| 2010-08-14 | merge kai/master | Misko Hevery |
| 2010-08-14 | add ftp script to auto deploy to angularjs.org | Misko Hevery |
| 2010-08-14 | fix __proto__ for ie. | Misko Hevery |
| 2010-08-14 | Merge remote branch 'igor/master' | Misko Hevery |
| 2010-08-14 | pull shyam | Misko Hevery |
| 2010-08-14 | change from using console to printing the timing data onto the screen | Misko Hevery |
| 2010-08-13 | Fix issue with jquery not being visible in production | Shyam Seshadri |
| 2010-08-13 | Serialize only own properties to avoid infinite loops when serializing scopes... | Igor Minar |
| 2010-08-14 | Provide all jquery functions as futures | Shyam Seshadri |
| 2010-08-13 | Provide all jquery functions as futures | Shyam Seshadri |
| 2010-08-14 | Fix broken tests for element dsl | Shyam Seshadri |
| 2010-08-13 | Merge branch 'master' of github.com:angular/angular.js | Misko Hevery |
| 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-13 | Fix broken tests for element dsl | Shyam Seshadri |
| 2010-08-13 | learning about git head take 2 | Misko Hevery |
| 2010-08-13 | learning about git head | Misko Hevery |
| 2010-08-13 | Merge branch 'master' of github.com:angular/angular.js | Misko Hevery |
| 2010-08-14 | Revert click dsl, since what is returned by element is a jquery object | Shyam Seshadri |
| 2010-08-14 | Pull in Rajat's changes to add click and url checking dsl | Shyam Seshadri |
| 2010-08-13 | initial perf testing | Misko Hevery |
| 2010-08-13 | Merge branch 'master' of github.com:angular/angular.js | Misko Hevery |
| 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-12 | fix the other jstest driver conf | Shyam Seshadri |
| 2010-08-11 | fix the other jstest driver conf | Shyam Seshadri |
| 2010-08-11 | Merge branch 'master' of github.com:angular/angular.js | Misko Hevery |
| 2010-08-11 | clean up for better obfuscation | Misko Hevery |
| 2010-08-12 | Fix toEqual matcher to use angular.equals instead of simple == comparison, wh... | Shyam Seshadri |
| 2010-08-11 | removed undocumented/unneeded methods from Array API | Misko Hevery |
| 2010-08-11 | Fix toEqual matcher to use angular.equals instead of simple == comparison, wh... | Shyam Seshadri |
| 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 |
| 2010-08-12 | modify element dsl to understand angular bindings and return jquery object fo... | Shyam Seshadri |
| 2010-08-11 | modify element dsl to understand angular bindings and return jquery object fo... | Shyam Seshadri |
| 2010-08-12 | Change repeater dsl to collect and return an array of string contents based o... | Shyam Seshadri |
| 2010-08-10 | Change repeater dsl to collect and return an array of string contents based o... | Shyam Seshadri |
| 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 |
| 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 |