| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-07-25 | Update version numbers in preparation for v3.3.7 release (#20357) | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2016-07-16 | Port #20311 to v3 | Chris Rebert | 1 | -1/+1 | |
| Rename shrinkwrap-related npm script (#20311) To avoid infinite recursion in newer npm versions, which added a lifecycle script for `npm shrinkwrap`. Refs https://github.com/npm/npm/issues/13253 Refs https://github.com/npm/npm/pull/12814 [ci skip] | |||||
| 2016-07-14 | Bump devDependencies. | XhmikosR | 1 | -1/+1 | |
| [sauce skip] | |||||
| 2016-07-10 | Update devDependencies. | XhmikosR | 1 | -2/+2 | |
| 2016-06-28 | Update devDependencies and gems. | XhmikosR | 1 | -4/+4 | |
| 2016-06-28 | Backport #20196 to v3. | XhmikosR | 1 | -1/+2 | |
| Use shx so that the npm scripts work everywhere the same. | |||||
| 2016-05-29 | Update all devDependencies. | XhmikosR | 1 | -6/+6 | |
| Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x. | |||||
| 2016-04-02 | Update devDependencies. | XhmikosR | 1 | -2/+2 | |
| [sauce skip] | |||||
| 2016-03-25 | Bump grunt-html. | XhmikosR | 1 | -1/+1 | |
| [sauce skip] | |||||
| 2016-03-24 | Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559 | Chris Rebert | 1 | -1/+1 | |
| Ports #19604 to v3. Special thanks to @kikinteractive, @azer, and @npm. | |||||
| 2016-03-19 | Update dependencies. | XhmikosR | 1 | -2/+2 | |
| 2016-03-10 | Update devDependencies. | XhmikosR | 1 | -22/+22 | |
| Keep grunt-contrib-qunit to v0.7.0 since the updated version (1.0.1 as the time of writing) results in Travis failures. Locally, both work fine, though. | |||||
| 2015-12-24 | Update dependencies. | XhmikosR | 1 | -4/+4 | |
| 2015-12-16 | Port #18402 to v3: s/grunt-sed/npm script/g | Chris Rebert | 1 | -1/+2 | |
| Fixes #18338 [skip sauce] [skip validator] | |||||
| 2015-11-24 | bump version | Mark Otto | 1 | -1/+1 | |
| 2015-11-12 | Update devDependencies. | XhmikosR | 1 | -4/+4 | |
| Downgrade grunt-contrib-uglify to fix the comments issue. [sauce skip] | |||||
| 2015-10-29 | Update devDependencies. | XhmikosR | 1 | -9/+9 | |
| [skip sauce] | |||||
| 2015-07-26 | Update devDependencies. | XhmikosR | 1 | -4/+4 | |
| 2015-07-01 | Updated devDependencies. | Baraa Hamodi | 1 | -5/+5 | |
| Closes #16636 by merging a rebased+tweaked version of it. [skip sauce] | |||||
| 2015-06-16 | bump version | Mark Otto | 1 | -1/+1 | |
| 2015-06-01 | Bump load-grunt-tasks. | XhmikosR | 1 | -1/+1 | |
| 2015-05-20 | package.json: Update format of `license` attribute | Peter deHaan | 1 | -4/+1 | |
| Specifying both the type and URL is deprecated: * https://docs.npmjs.com/files/package.json#license * http://npm1k.org/ Closes #16517 | |||||
| 2015-05-16 | Remove grunt-banner completely. | XhmikosR | 1 | -1/+0 | |
| Add a license header in theme instead. | |||||
| 2015-05-10 | Update dependencies. | XhmikosR | 1 | -4/+4 | |
| 2015-05-05 | Update grunt-banner. | XhmikosR | 1 | -1/+1 | |
| 2015-05-05 | Update dependencies. | XhmikosR | 1 | -3/+3 | |
| 2015-05-02 | Include entire /grunt/ folder in npm package; fixes #16400 | Chris Rebert | 1 | -2/+1 | |
| [ci skip] | |||||
| 2015-04-28 | Bump grunt-saucelabs to v8.6.1 | Chris Rebert | 1 | -1/+1 | |
| 2015-04-23 | Fix #16075 by switching to maintained fork of grunt-sed | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-19 | Update devDependencies. | XhmikosR | 1 | -4/+4 | |
| 2015-04-08 | Add grunt-contrib-htmlmin. | XhmikosR | 1 | -0/+1 | |
| Only used for the GitHub docs. | |||||
| 2015-04-08 | Update dependencies. | XhmikosR | 1 | -3/+7 | |
| 2015-04-07 | Bump patch versions of grunt-html, grunt-contrib-jshint | Chris Rebert | 1 | -2/+2 | |
| 2015-04-07 | Bump markdown-it to ^4.1.0 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-07 | Bump grunt-contrib-uglify to ~0.9.0 | Chris Rebert | 1 | -1/+1 | |
| 2015-04-06 | Bump grunt-contrib-connect to ~0.10.1 | Chris Rebert | 1 | -1/+1 | |
| 2015-04-06 | Bump grunt-autoprefixer to ~3.0.0 | Chris Rebert | 1 | -1/+1 | |
| 2015-04-06 | Bump grunt-jscs to ~1.6.0 | Chris Rebert | 1 | -1/+1 | |
| 2015-04-06 | Bump grunt-contrib-qunit to ~0.7.0 | Chris Rebert | 1 | -1/+1 | |
| 2015-03-18 | update jspm configuration | Guy Bedford | 1 | -8/+2 | |
| 2015-03-16 | v3.3.2 => v3.3.4 | Chris Rebert | 1 | -1/+1 | |
| 2015-03-15 | Bump devDependencies. | XhmikosR | 1 | -3/+3 | |
| 2015-02-24 | Merge pull request #15908 from kkirsche/bumpMarkdownIt | Chris Rebert | 1 | -1/+1 | |
| Bump markdown-it to ^3.0.7 | |||||
| 2015-02-24 | Bump markdown it to 3.0.7 | Kevin Kirsche | 1 | -1/+1 | |
| Bump markdown it to 3.0.7 3.0.7 / 2015-02-22 Match table columns count by header. Added basic CLI support. Added \v \f to valid whitespaces. Use external package for unicode data (punctuation). | |||||
| 2015-02-24 | bump time-grunt to ^1.1.0 | Chris Rebert | 1 | -1/+1 | |
| 2015-02-22 | bump grunt-saucelabs to ~8.6.0 | Chris Rebert | 1 | -1/+1 | |
| 2015-02-20 | Update dependencies. | XhmikosR | 1 | -6/+6 | |
| 2015-02-16 | Travis: test against node.js 0.12. | XhmikosR | 1 | -1/+1 | |
| 2015-02-15 | Specify the files to include in the npm package. | XhmikosR | 1 | -0/+10 | |
| 2015-02-14 | package.json: change the engine version to >= 0.10.1. | XhmikosR | 1 | -1/+1 | |
