aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-08-23chore(travis): clean up logsVojta Jina
2013-08-23chore: use only polling on Travis/SLVojta Jina
2013-08-23chore: run more browsers on Travis (IE8,IE9,IE10,Safari,FF)Vojta Jina
2013-08-23chore: reorganize test helper files under test/helpersIgor Minar
2013-08-23fix($animate): skip ngAnimate animations if the provided element already has ...Matias Niemelä
2013-08-23fix($animate): only execute a timeout when transitions or keyframe animations...Matias Niemelä
2013-08-23feat(ngMock): add support for creating dynamic style sheets within test codeMatias Niemelä
2013-08-23test(docs): ignore some of the specs on IEVojta Jina
2013-08-23test: rename / remove duplicate unit testsVojta Jina
2013-08-23fix($sniffer): history problems on Boxee boxDusan Bartos
2013-08-23chore(ngdocs): fix the version jumperMatias Niemelä
2013-08-22revert: fix($sce): allow IE7 standards mode to pass non-quirks mode testChirayu Krishnappa
2013-08-22docs(overview): improve grammarBrian Ford
2013-08-22docs(module): improve the installation instructions for optional modulesBrian Ford
2013-08-22docs(changelog): release notes for 1.0.8 bubble-burstIgor Minar
2013-08-22docs(guide): warn about module creation versus retrievalghodss
2013-08-22docs(guide): grammatical corrections to Form and Control definitionsMarcel Morgan
2013-08-21fix($q): fix forwarding resolution when callbacks aren't functionsBrian Ford
2013-08-21fix(docs): Replace missing end tilde in resource docs for minerr.Adam Shannon
2013-08-21fix(package.json): use full version numbers when interpolatingMichał Gołębiowski
2013-08-21docs(tutorial): update step_00.ngdocgdennie
2013-08-21docs(angular.module): improve docsSequoia McDowell
2013-08-21docs(tutorial): fix links in step 00Igor Minar
2013-08-21Update step_00.ngdocYang Pengcheng
2013-08-21docs(tutorial): update step_07.ngdocrodbv
2013-08-21fix($sce): allow IE7 standards mode to pass non-quirks mode testjustinrknowles
2013-08-20fix(docs): fix diagram in tutorial/step_02Nepoxx
2013-08-20fix(package.json): add a repository fieldMichał Gołębiowski
2013-08-20fix(ngTransclude): clear the translusion point before transcludingIgor Minar
2013-08-20fix(ngTransclude): make the transclusion available to parent post-linkIgor Minar
2013-08-20fix(ngdocs): use cdn version to generate link to source filesJames Daily
2013-08-20docs(sce,urlutils): update table to use marked syntaxChirayu Krishnappa
2013-08-19fix($sniffer): ensure older versions of webkit work for animationsMatias Niemelä
2013-08-19revert(ngView): remove ngView manual transclusion systemMatias Niemelä
2013-08-19revert(ngInclude): remove ngInclude manual transclusion systemMatias Niemelä
2013-08-19fix(bower): upgrade to v1.2.0 with fixes we needIgor Minar
2013-08-16style(docs): replace CRLF by LF in svg header logoReto Aebersold
2013-08-16docs($sce): fix parseAsHtml linkMisha Moroshko
2013-08-16fix(docs): wrap error message text inside boxKen Sheedlo
2013-08-16fix($injector): don't parse fns with no argsIgor Minar
2013-08-16chore(ngdocs): disable google analytics in e2e testsIgor Minar
2013-08-16chore(ngdocs): disable code prettification in e2e testsIgor Minar
2013-08-16chore(ngdocs): disable lunr search during e2e testsIgor Minar
2013-08-15fix(filter): filter on false propertiesTom Dunstan