aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-03chore(release): cut v1.2.11 releasev1.2.11jenkins
2014-02-03docs(changelog): release notes for 1.2.11Tobias Bosch
2014-02-03fix(ngResource): don't append number to '$' in url param value when encoding URICaitlin Potter
2014-02-03docs(animations): ngClass usage should link to ngClass documentationAlan Rubin
2014-01-31fix(http): make jshint happyIgor Minar
2014-01-31fix($http): update httpBackend to use ActiveXObject on IE8 if necessaryJorg
2014-01-31docs(guide/templates.css-styling): fix "`{{}}`"Stéphane Reynaud
2014-01-31fix($q): make $q.reject support `finally` and `catch`Lucas Galfasó
2014-01-31fix($compile): retain CSS classes added in cloneAttachFn on asynchronous dire...Caitlin Potter
2014-01-31chore(travis): remove BrowserStack credentialsVojta Jina
2014-01-31fix(filterFilter): don't interpret dots in predicate object fields as pathsIgor Minar
2014-01-30Edited the 'Flushing HTTP requests' sectionShawn Flahave
2014-01-30fix(docs): clarify doc for "args" in $broadcast and $emitBrad Williams
2014-01-30chore(build): add jscs code style check to our buildIgor Minar
2014-01-30chore(grunt): sort the grunt task load statementsIgor Minar
2014-01-29docs($provide): return instance of Ping, rather than constructorClark Pan
2014-01-29docs(compile/nodomevents): fix typo ng-mode -> ng-modelManan
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-28docs(cookbook): remove the cookbook docsJulie
2014-01-27fix(mocks): refactor currentSpec to work w/ Jasmine 2John Papa
2014-01-27docs(triaging.md): update the 'PRs plz!' label nameIgor Minar
2014-01-27style(triaging.md): removing wsIgor Minar
2014-01-27chore(docs): remove note about removing disqusBrian Ford
2014-01-26docs(select): rephase note on ngOptionsDavid Nelson
2014-01-26docs(ngSwitch): fixed typo 'choses' to 'chooses'David Nelson
2014-01-24chore(release): update cdn versionjenkins
2014-01-24chore(release): start v1.2.11 (1.2.11)jenkins
2014-01-24chore(release): cut v1.2.10 releasev1.2.10jenkins
2014-01-24docs(changelog): release notes for 1.2.10Matias Niemelä
2014-01-24docs(search): make sure the forward slash doesn't focus on search while on an...Matias Niemelä
2014-01-24feat($animate): provide support for a close callbackMatias Niemelä
2014-01-23docs(guide/filter): link to an example of a filter unit testBrian Ford
2014-01-23docs(ngdoc): ensure module installation docs are accuratePeter Bacon Darwin
2014-01-22fix(a): don't preventDefault on click when SVGAElement has an xlink:href attr...Caitlin Potter
2014-01-22refactor(externs): move Closure Externs back to Closure code repositoryMartin Probst
2014-01-22docs(ngRoute): grammar correctionAllon Hadaya
2014-01-22style($interval): remove ws and replace comma with semicolonIgor Minar
2014-01-22test(doc:protractor): turn off animation for doc end to end tests to speed th...Julie
2014-01-22docs(ngMock): $log.error property contains messages from $log.error, not $log...gabrielbrasil
2014-01-21fix(input): use Chromium's email validation regexpCaitlin Potter
2014-01-21docs(tutorial): update step_12.ngdocmatthewhintzen
2014-01-21docs(changelog): remove reverted commit from 1.2.9Narretz
2014-01-21docs(guide/directive): clarify attr object definitionIgor Minar
2014-01-21style(guide/directive): remove wsIgor Minar
2014-01-21chore(docs): add spacing to tutorial buttonsJan Hancic
2014-01-21docs(select): add callout style for a noteBrian Ford
2014-01-21docs(select): add object comparison warningDan Matthews
2014-01-21fix(ngRoute): pipe preceding route param no longer masks ? or * operatorCaitlin Potter
2014-01-21docs(tutorial): remove 'going forward' nonsenseGeorge Cox
2014-01-21docs(tutorial): fix grammarGeorge Cox