aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-12fix(ngScenario): select().option(val) should prefer exact value matchStephen Merity
2013-07-12fix(sanitize): match URI schemes case-insensitivelyPete Bacon Darwin
2013-07-11fix(ngSubmit): expose $event to ngSubmit callbackWesley Cho
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-11style(sanitize): fix typo in variable namesBen Holley
2013-07-11refactor(Angular.js): remove code duplicationEric Subach
2013-07-11fix($injector): improve $injector:nomod error messageIgor Minar
2013-07-11chore(build): add check for merge conflicts, ddescribe, and iitBrian Ford
2013-07-11test(ngList): remove disabled testIgor Minar
2013-07-11docs(ngList): fix example and add e2e testIgor 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-10style(input): remove wsIgor Minar
2013-07-10docs(ngMock): correct verifyNoOutstandingExpectation exampleMark Striemer
2013-07-09fix(ngdocs): merge duplicate css class attributesAlex Olshansky
2013-07-09docs(angular.identity): fix missing 'angular' in identity functionMarco Vito Moscaritolo
2013-07-08feat($http): accept function as headers valuebolasblack
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-08fix(angular.equals): do not match keys defined in the prototype chainDaniel Luz
2013-07-08chore(grunt): tweak ng-closure-runner setupPete 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-03fix($compile): empty normalized href should pass sanitation checkAnders Hessellund Jensen
2013-07-03fix(grunt): Give java 2g of memoryLucas Galfasó
2013-07-03fix(i18n): Do not transform arrays into objectsLucas Galfasó
2013-07-03fix($sniffer): detect transition/animation on older Android browsersJulien Bouquillon
2013-07-03refactor(core): use native String.prototype.trim if availableSebastian Müller
2013-07-03fix($parse): disallow access to Function constructorChirayu Krishnappa
2013-07-02fix(jqLite): prepend array in correct orderJoao Sa
2013-07-02fix(ngCloak): hide element even when CSS 'display' is setVineet Kumar
2013-07-02docs(tutorial/step9): formatted Unicode character lineexex zian
2013-07-02fix(bower): Use latest ng-closure-runnerKen Sheedlo
2013-07-02fix($compile): prevent infinite loop w/ replace+transclude directivesIgor Minar
2013-07-02revert: fix(compiler): corrects component transclusion on ...Igor Minar
2013-07-02chore(grunt-utils): remove unnecessary quotes from minerr_urlPete Bacon Darwin
2013-07-02chore(travis): speed up the buildVojta Jina
2013-07-02chore(grunt-utils): fix java classpath on WindowsPete Bacon Darwin
2013-07-02test(ngRepeat): disable an element directive test on IE8Igor Minar
2013-07-02revert: test(ngRepeat): fix IE8 test compatibility issueIgor Minar
2013-07-02fix($injector): refactor module loading code and use minErrIgor Minar
2013-07-02docs(guide/location): fix example code - `hashPrefix` is a methodNiall Smart
2013-07-01fix(jqLite): rename jqLiteError to jqLiteMinErrIgor Minar
2013-07-01feat(minErr): Error stripping build stepKen Sheedlo