aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-09-06feat(scenario): add dblclick method to the ngScenario dslPedro Del Gallego
2012-09-06fix(dateFilter): make timezone optionalIwein Fuld
2012-09-06docs(concept): correct example for creating injectorMisko Hevery
2012-09-06docs(module): fixed module example and corrected typosGodmar Back
2012-09-06feat(mocha): support mocha in angular mocksCameron Westland
2012-09-06feat(ngModel): support ngTrim attribute on inputGregory Pike
2012-09-06fix($resource): allow falsy values in URL parametersBenjamĂ­n Eidelman
2012-09-06docs(module): myAppModule -> simpleAppModuleJay Zeng
2012-09-06fix($resource): ignore undefined parameterspetrovalex
2012-09-06fix(ngClassEven/Odd): filtering/ordering and repeaterpetrovalex
2012-09-06fix(ngClass): works with class interpolationMax Martinsson
2012-09-06feat($resource): support custom headers per actionMax Martinsson
2012-09-06fix(ngRepeat): now works with primitive typesZhenbo Zhang
2012-09-06fix($parser): string concatination with undefined modelpetrovalex
2012-09-06fix(dateFilter): support sub-second precision on dateFilterStein Jakob Nordbø
2012-09-06docs($route): rename leftover $afterRouteChange to $routeChangeSuccessIgor Minar
2012-09-06chore(release): prepare 1.1.1 pathological-kerning iterationIgor Minar
2012-09-04fix(docs): broken url to angular-bootstrapMisko Hevery
2012-09-04chore(Rakefile): add 'version' rake task to generate version.txtIgor Minar
2012-09-04chore(docs): bump up the stable versionIgor Minar
2012-09-04chore(release): cut the 1.1.0 increase-gravatar releasev1.1.0Igor Minar
2012-09-04chore(docs): don't rewrite colons in doc filenamesIgor Minar
2012-08-31chore(Rakefile): zip only the build dirIgor Minar
2012-08-31revert: fix(ng-repeat) to work with primitive typesIgor Minar
2012-08-31docs(changelog): release notes for 1.0.2 and 1.1.0 releasesIgor Minar
2012-08-30fix(docs): Making sure gen_docs.sh looks for a globally installed copy of jas...Jonathan Zacsh
2012-08-30docs(tutorial): correct typos and clarify a few sectionsFernando Correia