aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-03-20fix(version-info): explicitly specify the remoteChirayu Krishnappa
2014-03-18chore(utils): fix version number processingPeter Bacon Darwin
2014-03-18chore(version-info): previousVersions should not return `undefined`Peter Bacon Darwin
2014-03-14chore(scripts): fix the versions script againv1.3.0-beta.2Vojta Jina
2014-03-14chore(scripts): fix the versions scriptVojta Jina
2014-03-12chore(version-info): use remote tags and increment patch versionTobias Bosch
2014-03-12chore(version-info): better error msg if not tagsPeter Bacon Darwin
2014-03-11chore(build): refactor build version informationPeter Bacon Darwin
2014-03-11docs(versions): rework the version info extractionPeter Bacon Darwin
2014-03-05chore(grunt): remove unnecessary white spacesTakashi Nakagawa
2014-02-21chore(travis): reorganize protractor configs to group by spec instead of by b...Julie
2014-02-16chore(grunt): grunt should error when doc generation grunt errorsJulie
2014-02-16chore(doc-gen): new docsPeter Bacon Darwin
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-04chore(release): be able to release any commitTobias Bosch
2014-01-09feat(build): add a grunt test for running protractor tests extracted from the...Julie
2013-12-13chore(build): automate cutting a release, publishing to bower and to code.ang...Tobias Bosch
2013-12-11chore(scripts): refactor travis scriptsVojta Jina
2013-12-03chore(travis): switch back to SauceLabsVojta Jina
2013-12-03chore(travis): log used portsVojta Jina
2013-12-03chore(travis): use different port numbers per buildVojta Jina
2013-11-25chore(travis): let's give BrowserStack a tryVojta Jina
2013-11-14fix(minErr): remove references to internals APIsVojta Jina
2013-11-12fix(grunt): Fix NG_VERSION_MINOR typoAndrei Korzhevskii
2013-10-22chore(Grunt): use the latest Content-Security-Policy header in csp modeIgor Minar
2013-10-22fix: don't inline css in csp mode.tigbro
2013-10-18fix(csp): fix csp auto-detection and stylesheet injectionIgor Minar
2013-10-01chore(grunt): switch to the new //# sourceMappingURL pragmaMichał Gołębiowski
2013-09-04chore(grunt): support semver v2 version number formatIgor Minar
2013-08-28chore(travis): clean up the build outputVojta Jina
2013-08-28chore(travis): use ports proxied by SauceLabsVojta Jina
2013-08-24chore(tests): add Promises/A+ Test Suite to the buildJames Talmage
2013-08-23chore(travis): clean up logsVojta Jina
2013-08-23chore: run more browsers on Travis (IE8,IE9,IE10,Safari,FF)Vojta Jina
2013-08-15fix(grunt): fix regex in grunt util to handle pre-release versionsBrian Ford
2013-08-14chore(ngdocs): fixup the docs version switcherIgor Minar
2013-08-13chore: disable npm install on TravisVojta Jina
2013-08-13chore(sauce): use tunnel-identifier and ready-file only on TravisVojta Jina
2013-08-13chore(grunt): support RCs in version numbersIgor Minar
2013-08-08chore(grunt): fix up the help text for the new test commandsMatias Niemelä
2013-08-08fix(grunt): ensure all dependent tasks are called for all test taskMatias Niemelä
2013-07-30chore(bower): write grunt task for running bowerKen Sheedlo
2013-07-29fix(bower): update bower usage and resourcesKen Sheedlo
2013-07-26fix(grunt): change css wrapping to prepend styles to the top of the head tagMatias Niemelä
2013-07-25feat(minErr): Include version number in prod minErr urlsKen Sheedlo
2013-07-24docs(minErr): Build minErr doc siteKen Sheedlo
2013-07-13fix(grunt): cache version numberIgor Minar
2013-07-08chore(grunt): tweak ng-closure-runner setupPete Bacon Darwin