aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-12feat(Angular.js): skip JSON.stringify for undefinedGreg Thornton
2013-07-12fix(sanitize): match URI schemes case-insensitivelyPete Bacon Darwin
2013-07-11fix(ngSubmit): expose $event to ngSubmit callbackWesley Cho
2013-07-11revert: feat(ngDocs): add links to source for APIBrian Ford
2013-07-11fix(ngValue): made ngValue to write value attribute to elementMikk Kirstein
2013-07-11feat(ngDocs): add links to source for APIJulien Bouquillon
2013-07-11fix(scope): watches can be safely unregistered inside watch handlersPaulo Scardine
2013-07-11chore(build): add check for merge conflicts, ddescribe, and iitBrian Ford
2013-07-11test(ngPattern): fix disabled testIgor Minar
2013-07-11test(ngList): remove disabled testIgor Minar
2013-07-11docs(ngList): fix example and add e2e testIgor Minar
2013-07-11style(input): remove wsIgor Minar
2013-07-10docs(guide): clarify examplesdesmond
2013-07-10docs(guide): example filter does not conditionally assign a colorsdesmond
2013-07-10docs(guide/di): fix typoRobert Fauver
2013-07-10docs(contribute): improve git instructionsTay Ray Chuan
2013-07-10docs(overview): fix typoLefteris Paraskevas
2013-07-10docs(ngMock): correct verifyNoOutstandingExpectation exampleMark Striemer
2013-07-09docs(angular.identity): fix missing 'angular' in identity functionMarco Vito Moscaritolo
2013-07-08docs(ngModelController): provide a more intuitive examplePete Bacon Darwin
2013-07-08docs(numberFilter): fix explanation of default fraction sizePete Bacon Darwin
2013-07-07docs(guide/e2e-testing): fix typostgkokk
2013-07-04docs(input): ng-model doesn't work well with isolated scope directivebasarat
2013-07-04docs(guide/directive): make directive controller minification-safeAndrew O'Brien
2013-07-04fix($compile): empty normalized href should pass sanitation checkAnders Hessellund Jensen
2013-07-03fix(jqLite): prepend array in correct orderJoao Sa
2013-07-02docs(tutorial/step9): formatted Unicode character lineexex zian
2013-07-02chore(travis): speed up the buildVojta Jina
2013-07-02docs(guide/location): fix example code - `hashPrefix` is a methodNiall Smart
2013-07-01chore: add karma-script-launcher pluginVojta Jina
2013-07-01docs($cacheFactory): show that you can access existing cachesItamar Rogel
2013-07-01docs(Angular.js): explain that toJson strips $... propertiesSpencer Applegate
2013-06-28chore: set up Sauce Labs with TravisVojta Jina
2013-06-28chore: clean up angularFiles.jsVojta Jina
2013-06-28chore: update karma to 0.9.4Vojta Jina
2013-06-28chore: remove jstd leftoversVojta Jina
2013-06-28docs(misc/faq): remove obsolte t-shirt instructionsIgor Minar
2013-06-27docs(ngBind): clarify some of the writingAndrew Peterson
2013-06-27docs(ngPluralize): improve wordingAndrew Peterson
2013-06-27docs(guide/e2e-testing): clarify description of input(name) selectorAdam
2013-06-27docs(ngMock/$httpBackend): fix testing examplePete Bacon Darwin
2013-06-27docs(tutorial): add experiment showing reverse sortNelson Blaha
2013-06-25docs(guide/controller): fix an error in the scope inheritance exampleJeffrey Palmer
2013-06-25docs(guide/expression): remove reference to `NullPointerException`Domenic Denicola
2013-06-20refactor(angular.bootstrap): rename internal functionPete Bacon Darwin
2013-06-20docs(cookbook/helloworld): display "World" if no name is enteredNimaVaziri
2013-06-20fix(Angular.js): don't crash on invalid query parametersPete Bacon Darwin
2013-06-19fix($http): ensure case-insens. header overridingCaio Cunha
2013-06-19docs(directive): fix typosarkasm
2013-06-18docs(tutorial): add missing 'node' command and <code> tagsgdi2290