| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-24 | reenable Win7 IE8-9 in Sauce | Chris Rebert | 1 | -10/+10 | |
| 2014-06-24 | reenable OS X Chrome in Sauce | Chris Rebert | 1 | -5/+4 | |
| 2014-06-19 | Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation | Chris Rebert | 1 | -41/+0 | |
| Instead of our homegrown grunt/shrinkwrap.js Fixes #13483. New npm-shrinkwrap.json is human-readable but still in a consistent/stable format. Should aid debugging, produce better diffs, and be less prone to merge conflicts | |||||
| 2014-06-06 | Tweak JSHint and JSCS checks. | XhmikosR | 1 | -9/+4 | |
| Be more consistent across the whole codebase. Also, make use of JSHint's 2.5.1 `extends` and `qunit` options. This way we set our basis options in js/.jshintrc and override the rest. | |||||
| 2014-04-09 | JS: remove unused variables. | XhmikosR | 1 | -1/+2 | |
| 2014-03-30 | Sauce tests: update iOS to v7.1 | Chris Rebert | 1 | -1/+1 | |
| 2014-03-28 | use glob instead of fs.readdirSync since /less now has subdirs | Chris Rebert | 1 | -5/+11 | |
| 2014-03-20 | #ffff -> #fff | Zlatan Vasović | 1 | -1/+1 | |
| :smile: | |||||
| 2014-03-17 | Add build-glyphicons-data log | Zlatan Vasović | 1 | -2/+9 | |
| Closes #12987 | |||||
| 2014-03-17 | pass grunt into generateRawFilesJs instead of require()ing it | Chris Rebert | 1 | -2/+1 | |
| 2014-03-16 | move sauce_browsers.yml into /grunt/; fixes #13065 | Chris Rebert | 1 | -0/+83 | |
| 2014-03-08 | Remove redundant parens | Zlatan Vasović | 1 | -1/+1 | |
| 2014-03-07 | fix #12959 | Chris Rebert | 1 | -1/+14 | |
| 2014-03-07 | Move license to the top of the file. | XhmikosR | 1 | -1/+3 | |
| 2014-03-07 | Fix typo. | XhmikosR | 1 | -3/+3 | |
| 2014-03-06 | switch to grunt-css-flip for RTL CSS generation | Chris Rebert | 1 | -27/+0 | |
| 2014-03-05 | Merge pull request #12853 from twbs/jscs | XhmikosR | 1 | -9/+4 | |
| Switch to JSCS | |||||
| 2014-02-28 | Re-indent grunt/.jshintrc. | XhmikosR | 1 | -8/+8 | |
| 2014-02-28 | Move `immed` to JSCS. | XhmikosR | 1 | -1/+0 | |
| 2014-02-28 | Move `trailing` check to JSCS. | XhmikosR | 1 | -1/+0 | |
| 2014-02-28 | Move `camelcase` check to JSCS. | XhmikosR | 1 | -1/+0 | |
| 2014-02-28 | Move the quotes check to JSCS. | XhmikosR | 1 | -1/+0 | |
| 2014-02-28 | Switch to using JSCS for the indentation check. | XhmikosR | 1 | -12/+11 | |
| 2014-02-25 | add Grunt task for css-flip-ing & add RTL to Gruntfile configs | Chris Rebert | 1 | -0/+27 | |
| 2014-02-16 | Improve grunt/.jshintrc | Zlatan Vasović | 1 | -3/+2 | |
| 2014-02-13 | Add build-raw-files log; fixes #12603 | Zlatan Vasović | 1 | -2/+10 | |
| Fixes #12672 | |||||
| 2014-02-12 | Remove trailing space. | XhmikosR | 1 | -1/+1 | |
| 2014-02-10 | Use different coding style for Gruntfile | Zlatan Vasović | 5 | -26/+44 | |
| Fixes #12657 | |||||
| 2014-02-10 | add copyright header to shrinkwrap.js; fixes #12643 | Chris Rebert | 1 | -0/+6 | |
| 2014-02-07 | Avoid setting `jshint node: true` in every Grunt JS file | Zlatan Vasović | 4 | -5/+0 | |
| 2014-02-06 | bs-raw-files-generator.js: use the global directive to define the `btoa` ↵ | XhmikosR | 1 | -1/+3 | |
| variable. | |||||
| 2014-02-04 | reorganize all grunt tasks into one directory | Chris Rebert | 4 | -0/+324 | |
| also fixes #12581 | |||||
