aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Build: Update list of maintainersScott González2015-01-141-10/+5
|
* Build: Upgrade to grunt-git-authors 2.0.0 and add update-authors taskScott González2014-10-241-1/+1
| | | | Closes gh-1378
* Build: Upgrade to commitplease 2.0.0Jörn Zaefferer2014-10-221-1/+1
| | | | | commitplease now accepts "[tmp]:" and similar to temporary commits, useful while updating pull requests that are squashed later.
* Build: Update version to 1.12.0-preScott González2014-10-161-1/+1
|
* Build: Updating the master version to 1.11.3-pre.Scott González2014-10-161-1/+1
|
* Build: Update jscs and fix some code style issuesJörn Zaefferer2014-08-141-1/+1
| | | | | | Disables the checks for casing and line length, since those need a lot more effort to address. For variable naming the fix isn't obvious to me. There's way too many lines over 100 chars.
* Build: Updating the master version to 1.11.2-pre.Jörn Zaefferer2014-08-131-1/+1
|
* Build: Update licenseScott González2014-06-271-1/+1
| | | | Closes gh-1257
* Build: Updating the master version to 1.11.1-pre.Jörn Zaefferer2014-06-261-1/+1
|
* Build: Upgrade to grunt-bowercopy 1.1.0Scott González2014-06-241-1/+1
| | | | Ref gh-1266
* Build: Reorganize external directoryScott González2014-06-241-1/+1
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* Build: Add Felix Nagel as a maintainerScott González2014-04-241-0/+5
|
* Build: Update version from pre to -preScott González2014-04-171-1/+1
| | | | Ref jquery/jquery-release#61
* Build: Use bower to manage client-side dependenciesJörn Zaefferer2014-03-051-0/+1
| | | | | Fixes #9507 Closes gh-1201
* Build: Update to latest grunt-htmlJörn Zaefferer2014-02-211-1/+1
|
* Build: Sort dependencies and update grunt-compare-size to latestJörn Zaefferer2014-02-111-1/+1
|
* Build: Add commitplease as devDependency, to check commit messagesJörn Zaefferer2014-02-111-0/+1
|
* Build: Add load-grunt-tasksPatrick Stapleton2014-02-111-6/+7
| | | | Closes gh-1191
* Build: Upgrade to grunt-contrib-qunit, supports page optionsJörn Zaefferer2014-01-171-1/+1
|
* Build: Upgrade to grunt-contrib-csslint 0.2.0Scott González2014-01-161-1/+1
| | | | | This should fix the crazy grunt-contrib-csslint -> csslint -> parserlib fuzzy version issues.
* Build: Update grunt and grunt-jscs-checker, use jquery preset for jscsJörn Zaefferer2014-01-101-2/+2
|
* Build: Update to lastest grunt-jscs-checkerJörn Zaefferer2013-12-091-1/+1
|
* Grunt: Add grunt-esformatter, formats all source files (no validation)Jörn Zaefferer2013-12-071-0/+1
|
* Build: Add jscs task for code style checkingJörn Zaefferer2013-11-131-0/+1
|
* Update grunt-contrib-jshint to 0.7.1 and squash jshint tasks.Scott González2013-11-011-1/+1
|
* Build: Remove the build task and it's dependencies. Will bring back testing ↵Jörn Zaefferer2013-09-201-1/+0
| | | | against minified files later.
* Build: Update grunt-compare-size to latest, add it's .sizecache.json to ↵Jörn Zaefferer2013-09-201-1/+1
| | | | .gitignore
* Upgrade grunt-contrib-jshint to 0.6.3.TJ VanToll2013-08-281-1/+1
|
* Build: Update grunt-contrib-jshint to latest, fixes jshint errors not ↵Jörn Zaefferer2013-06-201-1/+1
| | | | aborting the build
* Build: Add support for running on TravisJörn Zaefferer2013-06-121-0/+3
|
* Build: Update node-testswarm to 1.1.0 to match latest TestSwarm APIJörn Zaefferer2013-05-311-1/+1
|
* Revert b12def5ab2b718f226f2a0c24c6b6d98cd0940c1 - instead update to ↵Jörn Zaefferer2013-05-311-1/+1
| | | | testswarm@1.0.3, which always passes as a boolean.
* Build: Fix version in package.json, oversight when branching 1-10-stableJörn Zaefferer2013-04-261-1/+1
|
* Upgrade grunt-contrib-jshint to 0.4.1.Scott González2013-04-081-1/+1
|
* Upgrade to grunt 0.4.1.Scott González2013-03-211-1/+1
|
* Use .csslintrc instead of inlining rules in the Gruntfile.Scott González2013-03-151-1/+1
|
* Updating the master version to 1.10.3pre.Scott González2013-03-141-1/+1
|
* Upgrade to grunt-git-authors 1.2.0.Scott González2013-03-121-1/+1
|
* Build: Update to grunt-contrib-qunit 0.2.0 to get latest PhantomJSJörn Zaefferer2013-03-121-1/+1
|
* Build: Switch from grunt-css to the equivalent grunt-contrib tasksJörn Zaefferer2013-03-121-1/+2
|
* Build: Migrate to grunt 0.4. Rename to Gruntfile, upgrade to newer grunt-css ↵Jörn Zaefferer2013-03-121-7/+10
| | | | and grunt-html, update custom tasks. Drop qunit-junit plugin, not worth the trouble. Update release script to run grunt-prepare after npm-install.
* Updating the master version to 1.10.2pre.Scott González2013-02-151-1/+1
|
* Upgrade to node-testswarm 1.0. -alpha works well, tested with QUnit already.Jörn Zaefferer2013-02-011-1/+1
|
* Updating the master version to 1.10.1pre.Scott González2013-01-171-1/+1
|
* Revert "Updating the master version to 1.10.1pre."Jörn Zaefferer2013-01-141-1/+1
| | | | This reverts commit 20cf7abef11e8d2bdbbbdbdb3c320f7f8aa871fd.
* Updating the master version to 1.10.1pre.Jörn Zaefferer2013-01-141-1/+1
|
* Updated maintainers list.Scott González2013-01-081-0/+10
|
* Build: Update to node-testswarm 0.3Jörn Zaefferer2012-12-071-1/+1
|
* Build: Update grunt-junit, gets rid of the bogus xml files.Jörn Zaefferer2012-12-071-1/+1
|
* Build: Set version to 1.10.0pre.Scott González2012-10-261-1/+1
|