aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-11chore(validate-commit-msg): recognize 'revert' as valid commit typeIgor Minar
2012-11-11docs(angular.module): improve angular.Module#run docsHaralan Dobrev
2012-11-11docs(guide): fix run-on sentence in modules guideJamison Dance
2012-11-11docs(tutorial): change module name in step-7Jamison Dance
2012-11-11docs($timeout): set return type to Promise instead of *.Wes Alvaro
2012-11-11docs(ngList): fix typoJosh Adams
2012-11-11docs(encodeUriSegment): fix typoJosh Adams
2012-11-11docs(guide/directive): fix names in scope '='; easier to grokTim Macfarlane
2012-11-11docs(ngHide): Fix typo and make it more in line with ngShowChristian Vuerings
2012-11-08chore(docs): fix docs-scenario.htmlIgor Minar
2012-11-08chore(docs): remove obsolete gae filesIgor Minar
2012-11-05docs(directive): fix typoMiško Hevery
2012-10-31chore(testacular): use local testacular versionSudhir Jonathan
2012-10-31fix(select): select option with a label of 0 is not shownSudhir Jonathan
2012-10-31chore(validate-commit-msg): allow '/' in scopeIgor Minar
2012-10-31docs(guide/location): fix table formattingFred Sauer
2012-10-31docs(module): fix typo in exampleTim Macfarlane
2012-10-31chore(injector): fix typo in injector documentationsqwishy trick
2012-10-31fix(scenario-runner): support data-ng and x-ng based attributesAdam Macejak
2012-10-31docs(contribute): fix task name for continuous testingDaniel Luz
2012-10-31fix(docs): correctly generate filenames for plunkr/fiddleIgor Minar
2012-10-31feat(docs): add plunkr supportShyam Seshadri
2012-10-31fix(doc): typo on FAQDaniel Luz
2012-10-29fix($compile): don't look for class directives in empty stringIgor Minar
2012-10-29fix($compile): compilation should not recurse into empty nodesIgor Minar
2012-10-29style($compile): better fn names for debuggingIgor Minar
2012-10-29refactor($compile): simplify nodeLinkFnIgor Minar
2012-10-29fix($compile): prevent double attr interpolation w/ templateUrlIgor Minar
2012-10-29fix(currency): Handle not-quite-zero valuesBraden Shepherdson
2012-10-29doc(faq): Add Common Pitfalls sectionBraden Shepherdson
2012-10-29doc(faq): Fix minor spelling and wording errorsBraden Shepherdson
2012-10-29chore(check-size.sh): fix rake targetIgor Minar
2012-10-19docs(contribute): add CLA note to code submission sectionIgor Minar
2012-10-19docs(contribute): add visible link to github projectIgor Minar
2012-10-18chore(validate-commit-msg): allow * and - in scope stringIgor Minar
2012-10-18chore(jasmine): remove Jasmine from our repoIgor Minar
2012-10-18chore(jstd): remove JsTestDriver from our repoIgor Minar
2012-10-18docs(tutorial): replace JsTD with Testacular + drop snapshotsIgor Minar
2012-10-17chore(Rakefile): remove test_out dir when cleaningIgor Minar
2012-10-17chore(Rakefile): tune JVM for closure compilerIgor Minar
2012-10-17chore(Rakefile): paralelize closure compilationIgor Minar
2012-10-17chore(test): add junit config for testacularVojta Jina
2012-10-17chore(Rakefile): misc_options should support + -> , conversionIgor Minar
2012-10-17chore(Rakefile): use exec for webserverIgor Minar
2012-10-08fix(doc): disable directory listing in docs.angularjs.orgMisko Hevery
2012-10-05chore: add travis configVojta Jina
2012-10-05docs(downloading): update the downloading docsIgor Minar
2012-09-22fix($compile): reference local in isolate scopeVojta Jina
2012-09-17docs(README): update README.md with new rake tasksIgor Minar
2012-09-17chore(Rakefile): fix test:jquery taskIgor Minar