aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-07revert: refactor(mocks): simplify the `inject` implementationIgor Minar
2014-02-07docs(contributing): add code of conductBrian Ford
2014-02-06chore(build): Update closure i18n integrationTobias Bosch
2014-02-06chore(testing): de-flake a ngHref test for navigating away from the Angular pageJulie
2014-02-06fix($locale): Minor grammar amends for locale_ltKasparas Galdikas
2014-02-06docs(misc): fix typo in "getting started" docsasif22
2014-02-06docs(injector): correct typo in examplesunderls
2014-02-06chore(travis): remove double bower install to test if it's still neededIgor Minar
2014-02-06fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...Matias Niemelä
2014-02-06fix(mocks): remove usage of $animate.flushNext in favour of queingMatias Niemelä
2014-02-05docs(angular.forEach): add missing space in testFranziskus Domig
2014-02-05chore(testing): fix Jenkins breakage due to test directory already being presentJulie
2014-02-05refactor(testing): run end to end tests on separate browsers in parallelJulie
2014-02-05chore(testing): run end to end tests on firefox and safari as well as chromeJulie
2014-02-05chore(end2end): remove old references to the scenario runner and update to po...Julie
2014-02-05chore(build): remove `MINERR_ASSET` from source mapTobias Bosch
2014-02-05docs(forEach): correct spelling errorHopiu
2014-02-04chore(ngdoc): fix misspellling of Naturally in sortVersionsNatruallyNicolas Leger
2014-02-04fix(ngMock): return false from mock $interval.cancel() when no argument is su...Daniel Luxemburg
2014-02-04fix(jqLite): trim HTML string in jqLite constructorCaitlin Potter
2014-02-04fix($http): ignore xhr.responseType setter exception if value is "json"Caitlin Potter
2014-02-04docs(log.js): param debugEnabled is a boolean and not a stringGiffenGood
2014-02-04chore(release): be able to release any commitTobias Bosch
2014-02-04revert: "fix($http): ignore xhr.responseType setter exception if value is "js...Caitlin Potter
2014-02-04fix($http): ignore xhr.responseType setter exception if value is "json"Caitlin Potter
2014-02-04docs(CHANGELOG): add breaking change notice for 1.2.9 $http default headers c...Caitlin Potter
2014-02-04fix(ngResource): don't filter "$"-prefixed properties from ngResource request...Thomas Belin
2014-02-04docs($compile): fixed syntax error.Kamil Pekala
2014-02-04docs($q): fixed grammatical errorJohn Kurlak
2014-02-03refactor(mocks): simplify the implementationIgor Minar
2014-02-03fix(mocks): always call functions injected with `inject` with `this` set to t...Wes Alvaro
2014-02-03chore(Gruntfile.js, package.json): use load-grunt-tasks and move grunt-contri...gdi2290
2014-02-03style(License): update copyright yearPatrickJS
2014-02-03chore(ngClass): remove debugger statement from an e2e testIgor Minar
2014-02-03chore(release): update cdn versionjenkins
2014-02-03chore(release): start v1.2.12 (1.2.12)jenkins
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