| Age | Commit message (Expand) | Author | 
|---|
| 2011-11-14 | refactor(mock): moved mocks into its own module | Misko Hevery | 
| 2011-11-14 | refactor($service): removed almost all references to scope.$service | Misko Hevery | 
| 2011-11-14 | refactor(injector): switch to injector 2.0 introduce modules | Misko Hevery | 
| 2011-11-14 | refactor(compiler) turn compiler into a service | Misko Hevery | 
| 2011-11-14 | refactor(injector): turn scope into a service | Misko Hevery | 
| 2011-10-11 | chore(formating): clean code to be function() { | Misko Hevery | 
| 2011-09-27 | fix($resource): action defaults should override resource defaults | Marcello Nuccio | 
| 2011-08-18 | fix($resource): properly call error callback when resource is called with two... | Karl Seamon | 
| 2011-08-06 | style($function): replace $function with 'function' | Igor Minar | 
| 2011-08-02 | feat(scope): new and improved scope implementation | Misko Hevery | 
| 2011-07-27 | feat($xhr): add custom error callback to $xhr, $xhr.cache, $xhr.bulk, $resource | Karl Seamon | 
| 2011-07-18 | feat(strict mode): adding strict mode flag to all js files | Igor Minar | 
| 2011-05-31 | Rename deprecated wasCalled() -> toHaveBeenCalled() in all specs | Vojta Jina | 
| 2011-04-04 | correct $resource's success callback execution | Igor Minar | 
| 2011-03-31 | encode query params correctly but not too agressively | Igor Minar | 
| 2011-03-30 | remove weird spaces from resource mutation test | Igor Minar | 
| 2011-03-29 | Don't mutate resource if server responded with no body | Anthony Lieuallen | 
| 2011-03-28 | encode $resource query params using encodeURIComponent | Igor Minar | 
| 2011-03-28 | Added missing semi-colons | Vojta Jina | 
| 2011-03-01 | linking function should return bound scope | Igor Minar | 
| 2011-02-17 | resources should not over-encode chars in url path | Igor Minar | 
| 2011-02-16 | Change API angular.compile(element)([scope], [element/true]) | Misko Hevery | 
| 2011-02-10 | $resource should encode url params with encodeURIComponent | Igor Minar | 
| 2011-01-04 | rename scope.$inject to scope.$service | Igor Minar | 
| 2010-12-23 | fixing invalid json strings in ResourceSpec | Igor Minar | 
| 2010-12-06 | add $browser.defer and $defer service and fix async xhr cache issue | Igor Minar | 
| 2010-12-02 | Closes #170. Corrected the behavior of select when options are ng:repeated | Misko Hevery | 
| 2010-10-12 | Introduced injector and $new to scope, and injection into link methods and co... | Misko Hevery | 
| 2010-09-16 | Expose GET operations on resources as well. This allows us to read | Alkis Evlogimenos | 
| 2010-08-18 | stringify names for better compression, remove dead functions, removed unders... | Misko Hevery | 
| 2010-08-10 | added additional test | Misko Hevery | 
| 2010-07-22 | added jsonp to resources | Misko Hevery | 
| 2010-07-13 | Removes silly test addition. | Rob Spies | 
| 2010-07-13 | better naming for our verify cache scheme, and tests. | Rob Spies | 
| 2010-06-22 | asdsad | Rob Spies | 
| 2010-06-22 | Merge http://github.com/angular/angular.js into angular | Rob Spies | 
| 2010-05-19 | added error handler to xhr requests | Misko Hevery | 
| 2010-05-07 | xhr bulk fixes | 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-03-29 | dissabled a lot of tests, and made the core test set pass. | Misko Hevery | 
| 2010-03-16 | make xhr just a method | Adam Abrons | 
| 2010-03-15 | resources, with bind() | Adam Abrons | 
| 2010-03-15 | added resources; removed compiled code | Misko Hevery |