aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
AgeCommit message (Expand)AuthorFilesLines
2014-08-02Merge branch 'master' into derpMark Otto1-2/+3
2014-07-31grunt now watch files in all folders/subfoldersMichael J.1-1/+1
2014-07-18Have HTML5 validator ignore `autocomplete="off"` on input[type="checkbox"]Chris Rebert1-1/+2
2014-07-12grunt some more things, rebuild customizer navMark Otto1-1/+1
2014-07-11rearrange a few things; drop compiled theme fileMark Otto1-24/+4
2014-07-11Merge branch 'master' into derpMark Otto1-1/+1
2014-07-11Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.vsn4ik1-1/+1
2014-07-09Remove unused docs CSSMark Otto1-1/+1
2014-07-09Docs: Refactor to use .less file instead, importing Bootstrap vars and mixins...Mark Otto1-6/+15
2014-07-08Add new grunt task for faster builds; nuke fontsMark Otto1-6/+1
2014-07-08Implement the new border-radius guard: only round things if global @enable-ro...Mark Otto1-0/+3
2014-07-08Drop GlyphiconsMark Otto1-2/+2
2014-07-07Merge pull request #14036 from twbs/fix-13575Chris Rebert1-15/+16
2014-07-07remove Glyphicons docs autogeneration from GruntChris Rebert1-4/+1
2014-07-03use non-minified Bootstrap JS when on non-gh-pagesChris Rebert1-7/+8
2014-07-03use non-minified docs JS on non-gh-pagesChris Rebert1-3/+3
2014-07-03use non-minified docs CSS on non-gh-pagesChris Rebert1-5/+5
2014-07-01Copy all files in docs/dist.XhmikosR1-2/+2
2014-06-25Revert "Revert "Turn off clean-css' advanced optimizations.""XhmikosR1-1/+2
2014-06-24Revert "Turn off clean-css' advanced optimizations."Chris Rebert1-2/+1
2014-06-24retry each test up to 3 times in the event of timeoutChris Rebert1-0/+1
2014-06-24Turn off clean-css' advanced optimizations.XhmikosR1-1/+2
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert1-1/+1
2014-06-19Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generationChris Rebert1-7/+16
2014-06-19Merge pull request #13829 from BBosman/preserveXhmikosR1-9/+3
2014-06-17address #13811Chris Rebert1-1/+1
2014-06-17Gruntfile: add note about duplicate copy of jqueryCheck codeChris Rebert1-0/+1
2014-06-17Make autoprefixer browsers fixedBas Bosman1-1/+10
2014-06-15Always use preserveComment: 'some'Bas Bosman1-9/+3
2014-06-10Update ZeroClipboard to v1.3.5.XhmikosR1-1/+1
2014-06-10Refactor and restyle.Mark Otto1-1/+1
2014-06-10Integrate ZeroClipboard to easily copy code snippetssoundarapandian1-0/+1
2014-06-06Comply to the new style.XhmikosR1-4/+4
2014-06-06Tweak JSHint and JSCS checks.XhmikosR1-4/+3
2014-05-19Reassigned minification of CSS to cssmin task.Robert Dodd1-10/+7
2014-05-18Gruntfile: skip steps when $TWBS_DO_*=0Chris Rebert1-2/+9
2014-05-18Gruntfile: extract runSubset() funcChris Rebert1-3/+7
2014-05-13remove update-shrinkwrap from the default Grunt taskChris Rebert1-1/+1
2014-05-13Remove RTL leftovers.XhmikosR1-1/+0
2014-05-12unfuck the gruntifleMark Otto1-9/+9
2014-05-12no more concurrencyMark Otto1-7/+7
2014-05-12remove the commentMark Otto1-1/+1
2014-05-12nuke rtlMark Otto1-10/+1
2014-04-24add IE warning scripts to linter configChris Rebert1-1/+1
2014-03-28Add Gist & Customizer URLs to customized files & config.jsonChris Rebert1-0/+3
2014-03-27Gruntfile.js: Remove default `report` option.XhmikosR1-8/+3
2014-03-24Fix #13138: use underscore prefix to ignore directoriesZlatan Vasović1-16/+16
2014-03-17Add build-glyphicons-data logZlatan Vasović1-1/+1
2014-03-17pass grunt into generateRawFilesJs instead of require()ing itChris Rebert1-1/+1
2014-03-16Update gruntfile to point to new customizer nav, run gruntMark Otto1-1/+1