aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-06docs(tutorial): remove extra back-tick characterThomas Schultz
2013-02-06docs(module): fix code exampletheotheo
2013-02-05docs(ngApp): fix typoradu
2013-02-04docs(contributing): add CLA anchor for deeplinkingIgor Minar
2013-02-04docs(ngClass): fix typo in descriptionPowerKiKi
2013-01-30feat(Scope): expose transcluded and isolate scope info for batarangBrian Ford
2013-01-29docs($cookies): added example to $cookies api docsDean Sofer
2013-01-29docs(nextUid): fix typoradu
2013-01-29docs(tutorial): fix typoradu
2013-01-29docs(Scope): fix argument docs for $onFred Sauer
2013-01-29test(ngBindHtml): prevent variable name leakmetaweta
2013-01-29refactor(Angular.js): prevent Error variable name leak in testsmetaweta
2013-01-29chore(release): start 1.0.5 flatulent-propulsion iterationIgor Minar
2013-01-26docs(a): escape sample code in ng a directiveFred Sauer
2013-01-24fix(docs): properly generate angular.js urls in doc examplesIgor Minar
2013-01-24docs(date): add missing doc about TZ behaviorIgor Minar
2013-01-24docs(changelog): correct 1.0.4 release notesIgor Minar
2013-01-24docs($injector): clarify $inject property descriptionVineet Kumar
2013-01-23chore(release): update the CDN versionIgor Minar
2013-01-23chore(release): cut the 1.0.4 bewildering-hair releasev1.0.4Igor Minar
2013-01-23docs(changelog): release notes for 1.1.2 and 1.0.4Igor Minar
2013-01-23chore(changelog.js): improve the changelog scriptIgor Minar
2013-01-22fix(ngResource): correct leading slash removal.pavelgj
2013-01-22docs(q): added testing informationMiško Hevery
2013-01-22fix(angular.equals): relax the comparison for undefined propertiesIgor Minar
2013-01-21chore(Rakefile): skip build parallelization on TravisIgor Minar
2013-01-20docs(jqLite): fix typosergiopantoja
2013-01-18docs(contribute): adding npm install to step-by-stepWill Moore
2013-01-18fix(ngSwitch): don't leak when destroyed while not attacheddanilsomsikov
2013-01-17docs(exceptionHandler): document testingFred Sauer
2013-01-17docs(rootScope): correct code examplesMatthew Browne
2013-01-18docs(cookbook): change prototype methods to scope methods in BuzzAmir H. Hajizamani
2013-01-18docs(guide): change prototype methods to scope methods in DI examplesAmir H. Hajizamani
2013-01-18docs(ngMock.$httpBackend): fix variable declarationFred Sauer
2013-01-17doc(guide): Fix examples of $location.html5modeShai Reznik
2013-01-17doc(guide): Fixed typos at the unit tests guideShai Reznik
2013-01-17fix(angular.equals): consistently compare undefined object propsIgor Minar
2013-01-17docs: recommend using Google CDNDaniel Demmel
2013-01-17docs(guide): minor grammar fixesMatt Rohrer
2013-01-17feat($compile): support modifying the DOM structure in postlink fnMartin Probst
2013-01-17style($compile): fix indentationIgor Minar
2013-01-17chore(Rakefile): force 32bit JVM mode only when java supports itGergely Imreh
2013-01-17chore(docs): use done() instead of end() in gen-docs.jsIgor Minar
2013-01-17fix($compile): do not wrap empty root text nodes in spansPete Bacon Darwin
2013-01-17fix(ngRepeat): correctly apply $last if repeating over objectPete Bacon Darwin
2013-01-16chore(Rakefile): remove a duplicate file in angularFiles.jsJames deBoer
2013-01-16chore(Rakefile): generate version.jsonJames deBoer
2013-01-16fix(scenario): don't trigger input events on IE9Igor Minar
2013-01-16docs(CHANGELOG): fix typoKanwei Li
2013-01-16fix($route): support route params not separated with slashes.Martin Probst