| Age | Commit message (Expand) | Author |
| 2012-03-08 | docs(directive, module): add various missing docs and fix existing docs | Igor Minar |
| 2012-03-08 | docs($rootScope): rename ttl to digestTtl + docs | Igor Minar |
| 2012-03-08 | chore(compiler): change default restriction to attribute only for directives | Misko Hevery |
| 2012-03-05 | docs($route, ng:view): Fix the examples to work on jsfiddle, update docs | Vojta Jina |
| 2012-02-29 | docs($cacheFactory): Correct method's description | Marcello Nuccio |
| 2012-02-28 | feat(ng:include) Fire $contentLoaded event | Vojta Jina |
| 2012-02-28 | refactor(ng:view) Make $route scope agnostic, add $contentLoaded event | Vojta Jina |
| 2012-02-28 | refactor($route): remove .parent(); ng:view scope creation | Misko Hevery |
| 2012-02-28 | refactor($route): move when/otherwise to provider | Misko Hevery |
| 2012-02-28 | docs(scope): correct formatting | Misko Hevery |
| 2012-02-28 | refactor(forms): Even better forms | Vojta Jina |
| 2012-02-25 | fix($http): Do not serialize File object | Vojta Jina |
| 2012-02-23 | fix($httpBackend): Set current url, if not defined or empty string | Vojta Jina |
| 2012-02-23 | feta(scope): watch object refference or equality | Misko Hevery |
| 2012-02-22 | docs(scope): update $emit/$broadcast docs | Vojta Jina |
| 2012-02-21 | feat($compiler): Allow attr.$observe() interpolated attrs | Vojta Jina |
| 2012-02-21 | feat($compile) add locals, isolate scope, transclusion | Misko Hevery |
| 2012-02-21 | feat($compile): mark scope creation with ng-scope class | Misko Hevery |
| 2012-02-21 | feat($compile): support compiling text nodes by wrapping them in <span> | Misko Hevery |
| 2012-02-21 | feat(parse): add support for local vars in expressions | Misko Hevery |
| 2012-02-21 | feat(scope): scope.$emit/$broadcast return the event object, add cancelled pr... | Vojta Jina |
| 2012-01-25 | fix($parse): simplify getterFn | Igor Minar |
| 2012-01-25 | fix($parse): small fixes | Igor Minar |
| 2012-01-25 | fix($parse): get rid of $unboundFn | Igor Minar |
| 2012-01-25 | docs(compiler): update the compiler docs | Misko Hevery |
| 2012-01-25 | refactor(directives): connect new compiler | Misko Hevery |
| 2012-01-25 | add($compile): add compiler v2.0 - not connected | Misko Hevery |
| 2012-01-25 | refactor($interpolate): improve interpolation service add documentation | Misko Hevery |
| 2012-01-25 | refactor(sanitizer): turn sanitizer into a service | Misko Hevery |
| 2012-01-25 | feature($exceptionHandler): $exceptionHandler now supports var_args | Misko Hevery |
| 2012-01-23 | fix($parse): fixing typos in JS_KEYWORDS | Igor Minar |
| 2012-01-23 | refactor($controller): Add $controller service for instantiating controllers | Vojta Jina |
| 2012-01-23 | refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol... | Vojta Jina |
| 2012-01-23 | refactor(scope): separate controller from scope | Vojta Jina |
| 2012-01-22 | docs($http): fix missing quote | alkis |
| 2012-01-19 | docs($http): doc fixes suggested by Gina | Igor Minar |
| 2012-01-17 | fix($locationProvider) hashPrefix's getter returned html5Mode + doc fix | Konstantin Stepanov |
| 2012-01-17 | docs(*): various doc fixes | Igor Minar |
| 2012-01-14 | fix($location): do not $digest if browser's url change fired within $apply/$d... | Vojta Jina |
| 2012-01-13 | fix($http): anonnymous response interceptors should be treated as factories | Igor Minar |
| 2012-01-13 | docs($http, $httpBackend): docs docs docs | Igor Minar |
| 2012-01-13 | fix($http): remove support for PATCH + better whenXXX, expectXXX api | Igor Minar |
| 2012-01-13 | refactor($autoScroll): rename to $anchorScroll and allow disabling auto scrol... | Vojta Jina |
| 2012-01-13 | fix($autoScroll): scroll even if $location is in html5 mode | Vojta Jina |
| 2012-01-12 | refactor(module): strict separation between module-config / app-runtime | Misko Hevery |
| 2012-01-09 | fix($httpBackend): fix for jsonp requests | Igor Minar |
| 2012-01-09 | chore($http): small $http fixes | Igor Minar |
| 2012-01-09 | feat($http): expose req/resp headers to transform fns | Igor Minar |
| 2012-01-09 | fix($http): fix and cleanup $http and friends | Igor Minar |
| 2012-01-06 | fix($httpBackend): respond 200/404 when on file protocol (fix protocol parsing) | Vojta Jina |