aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-05docs(angular.bootstrap): clarify modules parameterPete Bacon Darwin
2013-09-05docs(bootstrap.ngdoc): clarify bootstrap exampleCalvin Fernandez
2013-09-05docs(): parameter for html5Mode is booleanPete Bacon Darwin
2013-09-05docs($anchorScroll): provide an example of basic usage.Ben Lesh
2013-09-05docs(changelog): add a note about directives ending w/ -start and -endIgor Minar
2013-09-05chore(release): add script for comparing master and stable branchesBrian Ford
2013-09-05chore(release): start 1.2.0-rc.3 ferocious-twitch iterationIgor Minar
2013-09-05docs(changelog): correct version number formats in changelogIgor Minar
2013-09-05chore(changelog): fix link to 1.2.0rc1Igor Minar
2013-09-04chore(ngdoc): fix version number parsing for doc version switcherIgor Minar
2013-09-04chore(release): cut 1.2.0-rc.2 barehand-atomsplitting releasev1.2.0-rc.2Igor Minar
2013-09-04chore(grunt): support semver v2 version number formatIgor Minar
2013-09-04chore(changelog): release notes for 1.2.0-rc.2 barehand-atomsplittingIgor Minar
2013-09-03fix(ngView): ensure ngClass works with together with ngView's transclusion be...Matias Niemelä
2013-09-03fix(ngAnimate): ensure that ngClass is always compiled before enter, leave an...Matias Niemelä
2013-09-03chore($rootScope): provide support to execute a function after the digest cyc...Matias Niemelä
2013-09-03fix(ngAnimate): cut down on extra $timeout callsMatias Niemelä
2013-09-03chore(ngdocs): ensure $animate is not shared between the docs and the example...Matias Niemelä
2013-09-03feat(ngMock): allow passing an object literal as shorthand to moduleMerrick Christensen
2013-09-02fix($http): allow empty responses to be cachedjankuca
2013-08-30Merge pull request #3822 from gdi2290/navlist-fixJan Kuča
2013-08-30fix(guide) broken title overflow in navlistgdi2290
2013-08-30chore(build): add jenkins_build.sh fileIgor Minar
2013-08-29fix(core): parse IE11 UA string correctlyChirayu Krishnappa
2013-08-29chore(readme): add Travis build statusPatrickJS
2013-08-29perf(ngBindHtml): watch the original value and sanitize laterChirayu Krishnappa
2013-08-29fix(ngMocks): $logProvider should not use internal APIsAdam de Baugh
2013-08-29docs($q): document notify behaviorColin Frei
2013-08-29docs(guide): remove duplicated `require` sectiontomazy
2013-08-29chore: fix Jenkins buildVojta Jina
2013-08-28chore(travis): run bower install twice to make sure it doesVojta Jina
2013-08-28chore(karma): longer reconnect timeoutVojta Jina
2013-08-28chore(travis): clean up the build outputVojta Jina
2013-08-28chore: switch back to npm grunt-parallelVojta Jina
2013-08-28chore(travis): use ports proxied by SauceLabsVojta Jina
2013-08-28chore: use Karma v0.11Vojta Jina
2013-08-28docs(guide): update description of $inject mechanism to be a little clearerphanboy4
2013-08-27test(Scope): fix tests after reverting commitsIgor Minar
2013-08-27revert: feat(mocks): make $timeout#flush throw an exception when emptyIgor Minar
2013-08-27revert: fix(mocks): $timeout#flush should not update time when emptyIgor Minar
2013-08-27style($http): remove unused argumentIgor Minar
2013-08-27chore(i18n): update path in the generate.sh scriptIgor Minar
2013-08-27fix(i18n): remove obsolete locale filesIgor Minar
2013-08-26feat(Scope): async auto-flush $evalAsync queue when outside of $digestIgor Minar
2013-08-25fix(mocks): $timeout#flush should not update time when emptyIgor Minar
2013-08-25feat(mocks): make $timeout#flush throw an exception when emptyIgor Minar
2013-08-25test(docs): disable brittle tests that need to be rewrittenIgor Minar
2013-08-25style(animateSpec): remove wsIgor Minar
2013-08-24chore(tests): add Promises/A+ Test Suite to the buildJames Talmage
2013-08-24fix($q): reject should catch & forward exceptions thrown in errbackIgor Minar