aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-07-01test(ngRepeat): fix IE8 test compatibility issueIgor Minar
2013-07-01fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValuejoshkurz
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-28test($compile): use FQDN for img[src]Chirayu Krishnappa
2013-06-28chore(gitignore): add .agignoreChirayu Krishnappa
2013-06-28test(docs): fix invalid pathsVojta Jina
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-28chore(build): change logging level for e2e tests to infoIgor Minar
2013-06-28style(ngRepeatSpec): fix up colons and iitPete Bacon Darwin
2013-06-27fix(compiler): corrects component transclusion on compilation root.Igor Minar
2013-06-27chore(build): temporarily add more logging to debug flakiness on CIIgor 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-25fix(doc-gen): correctly transform index filesPete Bacon Darwin
2013-06-25chore(doc_gen): add task to run doc-gen specsPete Bacon Darwin
2013-06-25docs(guide/expression): remove reference to `NullPointerException`Domenic Denicola
2013-06-24fix($location): default to / for the url base if no base[href]Igor Minar
2013-06-24test($compile): fix IE specific test.Chirayu Krishnappa
2013-06-24fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-06-24fix($compile): reject multi-expression interpolations for src attributeChirayu Krishnappa
2013-06-21fix($compile): disallow interpolations for DOM event handlersChirayu Krishnappa
2013-06-21fix($compile): sanitize values bound to img[src]Chirayu Krishnappa