| Age | Commit message (Expand) | Author |
| 2010-09-21 | toJson should serialize inherited properties, but not any properties that sta... | Igor Minar |
| 2010-09-20 | Add ng:src and ng:href markup. | Alkis Evlogimenos |
| 2010-09-16 | Expose GET operations on resources as well. This allows us to read | Alkis Evlogimenos |
| 2010-09-16 | Allow angular to be included with query parameters. This is a common | Alkis Evlogimenos |
| 2010-09-16 | Delete requests on resources pass this as data. Delete requests should not be... | Misko Hevery |
| 2010-09-16 | removed unneeded comment | Misko Hevery |
| 2010-09-14 | merge | Misko Hevery |
| 2010-09-14 | Fixed all trivial jslint violations | Misko Hevery |
| 2010-09-14 | Adding cookie service | Misko Hevery |
| 2010-09-06 | removed accidental assignment of $element to glabal space | Misko Hevery |
| 2010-08-18 | remove Parser static | Misko Hevery |
| 2010-08-18 | converted lexer from function to closure | Misko Hevery |
| 2010-08-18 | move static field from Lexer to hidden namespace | Misko Hevery |
| 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 | 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 remote branch 'igor/master' | Misko Hevery |
| 2010-08-14 | pull shyam | 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-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 | initial perf testing | 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-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 | 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 |
| 2010-08-09 | Add element DSL, to find an element. Has knowledge of finding ng:bind element... | Shyam Seshadri |
| 2010-08-06 | added repeater.collect to E2E DSL | Andres Ornelas |
| 2010-08-05 | fix build breakage by returning the added futures in the DSL | Andres Ornelas |
| 2010-08-05 | Added new files to Rakefile and consistently used .addFuture | Andres Ornelas |