aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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(jstd-scenario-adapter): remove from our repoIgor 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-05fix(doc): disable directory listing in docs.angularjs.orgMisko Hevery
2012-10-05docs(downloading): update the downloading docsIgor Minar
2012-09-24chore: add travis configVojta Jina
2012-09-20fix($compile): reference local in isolate scopeVojta Jina
2012-09-17docs: load angular from CDN only on productionVojta Jina
2012-09-17docs(README): update README.md with new rake tasksIgor Minar
2012-09-17chore(Rakefile): fix test:jquery taskIgor Minar
2012-09-16docs(contribute): update contribute docsIgor Minar
2012-09-16chore(): remove unused filesIgor Minar
2012-09-15docs(contribute): update misc/contribute docs with Testacular infoIgor Minar
2012-09-13chore(testing): Testacular config files + rake tasksIgor Minar
2012-09-13docs(directive): remove reference to old isolation syntaxMiško Hevery
2012-09-11fix($route): support inline annotation on .resolveMisko Hevery
2012-09-11feat($http): Allow setting withCredentials on defaultsTom Hughes
2012-09-11chore(scripts): add init-repo scriptVojta Jina
2012-09-11fix($evalAsync): have only one global async queueMisko Hevery
2012-09-11docs(guide): fix directive interpolation example codeBrian Ford
2012-09-11fix(scenario): emit RunnerBegin eventShyam Seshadri
2012-09-11chore(scripts): add commit-msg hook (validation)Vojta Jina
2012-09-11fix(scenario): NPE when no angular loaded in test pageJimmy Zhuo
2012-09-11docs($rootScope): fix iteration limit described by $watch, it's actually 10 a...Daniel Luz
2012-09-11docs($rootScope): fix typos and minor wording tweaks on $watchDaniel Luz
2012-09-11docs($rootScope): fix quoting on expressionDaniel Luz
2012-09-11docs($rootScope): standardize on present, third-person actions for descriptionsDaniel Luz
2012-09-11docs($rootScope): backquote attribute types too on $onDaniel Luz
2012-09-11docs($cacheFactory): fix backquotes on method descriptionsDaniel Luz
2012-09-11docs($rootScope): fix typos on $newDaniel Luz
2012-09-11docs($rootScope): fix typo on $evalDaniel Luz
2012-09-11docs($rootScope): fix typos on $watchDaniel Luz
2012-09-11docs(ngResource): Spelling typo (agressive => aggressive)Jay Zeng
2012-09-10fix($resource): fix isDefined -> angular.isDefinedIgor Minar
2012-09-06fix(a): prevent Opera from incorrectly navigating on link clicksgtpep
2012-09-06fix(FormController): propagate dirty state to parent formsKai Groner
2012-09-06chore(docs): get correct location for jasmine-nodeJonathan Zacsh
2012-09-06fix(*): name all anonymous watch functions in AngularShyam Seshadri
2012-09-06fix(ngSrc): don't set src if value is empty stringXiangru Chen
2012-09-06fix($injector): more conservative annotation parsingMisko Hevery