| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-02-27 | Break csslint targets. | XhmikosR | 1 | -2/+6 | |
| 2014-02-27 | Run csscomb before cssmin. | XhmikosR | 1 | -1/+1 | |
| 2014-02-27 | Add docs.css in the CSSComb task. | XhmikosR | 1 | -0/+5 | |
| 2014-02-26 | Bump grunt-jscs-checker. | XhmikosR | 1 | -1/+1 | |
| 2014-02-25 | add Grunt task for css-flip-ing & add RTL to Gruntfile configs | Chris Rebert | 1 | -4/+23 | |
| 2014-02-18 | Update grunt-contrib-cssmin. | XhmikosR | 1 | -1/+1 | |
| 2014-02-12 | Switch to the minified JSZip. | XhmikosR | 1 | -1/+1 | |
| 2014-02-11 | rm BrowserStack testing from build | Chris Rebert | 1 | -7/+0 | |
| 2014-02-10 | Use different coding style for Gruntfile | Zlatan Vasović | 1 | -1/+1 | |
| Fixes #12657 | |||||
| 2014-02-10 | fix indentation in Gruntfile | Chris Rebert | 1 | -4/+4 | |
| 2014-02-08 | Move jade files to docs/jade/ | Zlatan Vasović | 1 | -2/+2 | |
| 2014-02-07 | Merge pull request #12648 from ZDroid/index.html-only | Chris Rebert | 1 | -1/+1 | |
| Replace wildcard with file name | |||||
| 2014-02-07 | Replace wildcard with file name | Zlatan Vasović | 1 | -1/+1 | |
| 2014-02-07 | Avoid setting `jshint node: true` in every Grunt JS file | Zlatan Vasović | 1 | -0/+3 | |
| 2014-02-06 | Merge pull request #12605 from ZDroid/license-object | XhmikosR | 1 | -1/+1 | |
| Use license object instead of licenses array | |||||
| 2014-02-06 | Update grunt paths | Zlatan Vasović | 1 | -2/+2 | |
| 2014-02-06 | Use license object instead of licenses array | Zlatan Vasović | 1 | -1/+1 | |
| 2014-02-04 | reorganize all grunt tasks into one directory | Chris Rebert | 1 | -4/+4 | |
| also fixes #12581 | |||||
| 2014-02-04 | Reorder grunt dist tasks to ensure JS gets copied over | Mark Otto | 1 | -1/+1 | |
| 2014-02-04 | Gruntfile.js: Move common uglify properties together. | XhmikosR | 1 | -6/+6 | |
| 2014-02-04 | Add examples/**/*.css in csscomb task. | XhmikosR | 1 | -4/+10 | |
| 2014-02-04 | Add examples/**/*css in the csslint task. | XhmikosR | 1 | -1/+2 | |
| Fixes #12457. | |||||
| 2014-02-02 | fix #12531 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-31 | most of Bootstrap's components are pure CSS and thus don't require jQuery | Chris Rebert | 1 | -1/+1 | |
| Refs https://news.ycombinator.com/item?id=7156305 | |||||
| 2014-01-29 | Merge pull request #12423 from ZDroid/name | Mark Otto | 1 | -2/+2 | |
| Rename pack.min.css to docs.min.css to match with docs.min.js | |||||
| 2014-01-29 | Rename pack.min.css to docs.min.css to match with docs.min.js | Zlatan Vasović | 1 | -2/+2 | |
| 2014-01-28 | Merge pull request #12415 from XhmikosR/master | Chris Rebert | 1 | -10/+4 | |
| Gruntfile.js: remove unused code. | |||||
| 2014-01-28 | Remove redundant jshint comment | Zlatan Vasović | 1 | -1/+0 | |
| 2014-01-28 | Gruntfile.js: remove unused code. | XhmikosR | 1 | -10/+4 | |
| 2014-01-26 | fix #12261 | Chris Rebert | 1 | -11/+19 | |
| 2014-01-20 | fix #12280 by templating the customizer's nav sidebar too | Chris Rebert | 1 | -4/+5 | |
| The customizer is such a PITA. | |||||
| 2014-01-20 | clarify Grunt task licensing | Chris Rebert | 1 | -0/+6 | |
| 2014-01-19 | rename raw-files.js to raw-files.min.js | Chris Rebert | 1 | -1/+1 | |
| it's not /technically/ minified, but close enough it's autogenerated, not terribly human-readable, and not meant to be directly modified | |||||
| 2014-01-19 | Improve grunt config and vars | Zlatan Vasović | 1 | -21/+21 | |
| 2014-01-18 | Move docs third-party libraries to a separate folder. | XhmikosR | 1 | -6/+6 | |
| 2014-01-17 | fix #12274 | Chris Rebert | 1 | -13/+13 | |
| 2014-01-15 | increase Sauce concurrency | Chris Rebert | 1 | -1/+1 | |
| Per https://github.com/twbs/bootstrap/issues/11087#issuecomment-32309827 Thanks @admc & @saucelabs ! | |||||
| 2014-01-14 | Merge pull request #12213 from twbs/browserstack | Chris Rebert | 1 | -0/+7 | |
| tests: run BrowserStack in parallel with Sauce Labs | |||||
| 2014-01-14 | tests: run BrowserStack in parallel with Sauce Labs | Chris Rebert | 1 | -0/+7 | |
| Per https://github.com/twbs/bootstrap/issues/11087#issuecomment-31922999 and internal twbs team discussion. Effectively reverts the deletions from #11701. | |||||
| 2014-01-14 | add copyright notice to raw-files.js | Chris Rebert | 1 | -1/+4 | |
| 2014-01-14 | Rename uglify.js to uglify.min.js for consistency | Zlatan Vasović | 1 | -1/+1 | |
| 2014-01-13 | sort out attribution banners of docs assets; fixes #11976 | Chris Rebert | 1 | -2/+0 | |
| 2014-01-13 | avoid redundant banner in minified docs CSS | Chris Rebert | 1 | -1/+0 | |
| 2014-01-13 | preserve third-party attribution comments when minifying docs JS | Chris Rebert | 1 | -0/+2 | |
| 2014-01-12 | add Blob.js separate from filesaver.js | Chris Rebert | 1 | -0/+1 | |
| Blob.js version 2013-12-27 / 0055d054acbca43eff44fc25c891055440685d9c Refs #12196 | |||||
| 2014-01-12 | update less.js to v1.6.1 & use accurate filename; refs #12196 | XhmikosR | 1 | -1/+1 | |
| 2014-01-11 | Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into ↵ | Mark Otto | 1 | -9/+39 | |
| XhmikosR-minify-assets Conflicts: package.json | |||||
| 2014-01-08 | Use JS & Jade to generate the customizer variables form HTML from ↵ | Chris Rebert | 1 | -2/+29 | |
| variables.less; fixes #11095 also updates variables file organization (courtesy @mdo) | |||||
| 2014-01-08 | Use single quotes in the jqueryCheck too. | XhmikosR | 1 | -1/+1 | |
| 2014-01-08 | Remove extra newline from banner. | XhmikosR | 1 | -4/+4 | |
