Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Set version to 1.10.0pre. | Scott González | 2012-10-26 | 1 | -1/+1 |
| | |||||
* | Updated list of maintainers. | Scott González | 2012-10-23 | 1 | -5/+0 |
| | |||||
* | Build: Upgrade to the latest Grunt and JSHint - Closes gh-786 | Mike Sherov | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | Updating the master version to 1.9.1pre. | Scott González | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Grunt: New task for downloading themes using new themeroller. | Jörn Zaefferer | 2012-09-24 | 1 | -1/+0 |
| | | | | | | * Replaces the old theme tasks with generate_themes. * Drops useless download_docs task * Drops request module | ||||
* | Simplify licensing. | Scott González | 2012-08-09 | 1 | -6/+2 |
| | |||||
* | Use tabs for package.json. | Scott González | 2012-07-19 | 1 | -64/+64 |
| | |||||
* | Update project description. | Scott González | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | Allow newer 0.3.x releases of grunt. | Scott González | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | Grunt: Use grunt-git-authors plugin to generate authors list. | Scott González | 2012-07-05 | 1 | -0/+1 |
| | |||||
* | Update package.json to contain more information. | Scott González | 2012-07-05 | 1 | -5/+31 |
| | |||||
* | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | Setting version back to 1.9.0pre. | Scott González | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | Tagging version 1.9.0-beta.1.1.9.0-beta.1 | Scott González | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | Revert "Grunt: Replace custom rimraf-based clean task with grunt-contrib's ↵ | Jörn Zaefferer | 2012-06-16 | 1 | -1/+1 |
| | | | | | | | | clean task" This reverts commit 38aac3770cc1e22e5e7225b90c47b37d857be13a. As long as grunt-contrib has a coffeescript dependency, we won't use it. | ||||
* | Update node-testswarm to 0.2.3, fixes 418 issues with big testsuites | Jörn Zaefferer | 2012-06-16 | 1 | -1/+1 |
| | |||||
* | Grunt: Replace custom rimraf-based clean task with grunt-contrib's clean task | Jörn Zaefferer | 2012-06-14 | 1 | -1/+1 |
| | |||||
* | Grunt: Add grunt-junit, to replace qunit task in Jenkins context | Jörn Zaefferer | 2012-06-13 | 1 | -0/+1 |
| | |||||
* | Updating version to 1.9.0pre. | Scott González | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | Tagging 1.9.0m8.1.9.0m8 | Scott González | 2012-05-17 | 1 | -1/+1 |
| | |||||
* | Update node-testswarm to 0.2.2 | Jörn Zaefferer | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | Grunt: Update to testswarm@0.2.1, fixes timeout handling | Jörn Zaefferer | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | Grunt: Update to node-testswarm 0.2.0 | Jörn Zaefferer | 2012-04-30 | 1 | -1/+1 |
| | |||||
* | Grunt: Experimental testswarm integration | Jörn Zaefferer | 2012-04-28 | 1 | -1/+2 |
| | |||||
* | Grunt: Update to grunt-css 0.2.0, includes better logging and some bug fixes | Jörn Zaefferer | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | Grunt: Update to latest grunt-compare-size plugin | Jörn Zaefferer | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | Grunt: Update grunt-html to 0.1.1, renamed task to htmllint | Jörn Zaefferer | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Grunt: Add grunt-html for html validation | Jörn Zaefferer | 2012-04-22 | 1 | -0/+1 |
| | |||||
* | Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing ↵ | Scott González | 2012-04-18 | 1 | -1/+1 |
| | | | | terminating semicolon. | ||||
* | Remove compare_size; defer to plugin. | Rick Waldron waldron.rick@gmail.com | 2012-04-12 | 1 | -1/+2 |
| | | | | Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com> | ||||
* | Build/grunt: Fix dependencies to versions we've tested against. No more ↵ | Jörn Zaefferer | 2012-04-02 | 1 | -4/+3 |
| | | | | surprise API changes, for now | ||||
* | Build/grunt: Accept more grunt-css versions | Jörn Zaefferer | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | Build/grunt: Extract css related tasks, use grunt-css instead | Jörn Zaefferer | 2012-03-28 | 1 | -3/+2 |
| | |||||
* | Build/grunt: Use rimraf for clean task. Fix cop_hemes task to correctly ↵ | Jörn Zaefferer | 2012-03-21 | 1 | -1/+2 |
| | | | | rename the -custom.css file | ||||
* | Build/grunt: Another attempt at using adm-zip. Keep the result in place, but ↵ | Jörn Zaefferer | 2012-03-19 | 1 | -1/+2 |
| | | | | don't (yet) use it - need to report issues to adm-zip | ||||
* | Build/grunt: Integrate CSSLint | Jörn Zaefferer | 2012-03-10 | 1 | -2/+2 |
| | |||||
* | Build/grunt: Partial download_themes task. Extracting currently fails with ↵ | Jörn Zaefferer | 2012-03-08 | 1 | -1/+2 |
| | | | | crc32 checksum failure | ||||
* | Build/grunt: Minify CSS files, using sqwish. | Jörn Zaefferer | 2012-03-06 | 1 | -1/+2 |
| | |||||
* | Build/grunt: Switch to adm-zip. Use addFile method until addLocalFile is ↵ | Jörn Zaefferer | 2012-03-06 | 1 | -1/+1 |
| | | | | implemented. | ||||
* | First iteration on grunt-based build. lint, qunit, concat, min and zip all ↵ | Jörn Zaefferer | 2012-03-02 | 1 | -0/+33 |
work, but all have various limiations. |