aboutsummaryrefslogtreecommitdiffstats
path: root/lib/grunt
AgeCommit message (Expand)Author
2014-03-18chore(utils): fix version number processingPeter Bacon Darwin
2014-03-12chore(version-info): use remote tags and increment patch versionTobias Bosch
2014-03-11chore(build): refactor build version informationPeter 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-03chore(travis): switch back to SauceLabsVojta Jina
2013-12-03chore(travis): use different port numbers per buildVojta 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): use ports proxied by SauceLabsVojta 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(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
2013-07-03fix(grunt): Give java 2g of memoryLucas Galfasó
2013-07-02chore(grunt-utils): remove unnecessary quotes from minerr_urlPete Bacon Darwin
2013-07-02chore(travis): speed up the buildVojta Jina
2013-07-02chore(grunt-utils): fix java classpath on WindowsPete Bacon Darwin
2013-07-01feat(minErr): Error stripping build stepKen Sheedlo
2013-06-27chore(build): temporarily add more logging to debug flakiness on CIIgor Minar
2013-06-17feat(ngdocs): provide support for user to jump between different versions of ...Matias Niemelä
2013-06-14feat(Grunt): add source maps to all min filesIgor Minar
2013-06-06chore(closure-compiler): use bower to fetch closure compilerIgor Minar
2013-06-06chore(ngdocs): replace google closure library with a NPM moduleMatias Niemelä
2013-05-21chore(package.json): kill version.yaml in favor of package.jsonIgor Minar
2013-04-16fix(Grunt): also remove \r chars when joining filesPete Bacon Darwin
2013-04-01chore: use KarmaVojta Jina