aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-16move sauce_browsers.yml into /grunt/; fixes #13065Chris Rebert1-1/+1
2014-03-12upgrade to grunt-css-flip v0.2.0Chris Rebert1-2/+2
2014-03-12Gruntfile.js: fix path after d08bbdc6ec50baca9e34d2aa6e8bcfc8d6135217.XhmikosR1-1/+1
2014-03-11Simplify tasks a little bit.XhmikosR1-27/+17
2014-03-11Run usebanner before cssmin.XhmikosR1-1/+1
2014-03-10Merge pull request #12977 from ZDroid/varXhmikosR1-2/+2
2014-03-09Fix bad grunt merge and then G R U N TMark Otto1-1/+1
2014-03-09Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-2/+2
2014-03-09Reorder the Gruntfile a bitMark Otto1-27/+27
2014-03-09Remove unneeded quotes.XhmikosR1-3/+3
2014-03-08Rename generateRawFilesJs to generateRawFilesZlatan Vasović1-2/+2
2014-03-07Merge pull request #12505 from ZDroid/js-cs-hintChris Rebert1-8/+8
2014-03-07Reorganize docs assetsZlatan Vasović1-8/+8
2014-03-07Do csscomb earlier in build phaseBas Bosman1-1/+1
2014-03-07Add autoprefixerBas Bosman1-1/+28
2014-03-07Add time-grunt plugin.XhmikosR1-0/+1
2014-03-06re-enable requireCamelCaseOrUpperCaseIdentifiers in JSCS & use `null` to over...Chris Rebert1-0/+1
2014-03-06switch to grunt-css-flip for RTL CSS generationChris Rebert1-3/+2
2014-03-05Merge pull request #12853 from twbs/jscsXhmikosR1-4/+7
2014-03-03Rename RTL files and add some basic docsMark Otto1-5/+5
2014-03-03Simplify gruntfile more to remove theme RTLMark Otto1-5/+2
2014-03-03Don't RTL the theme file--no needMark Otto1-4/+2
2014-03-03Merge branch 'rtl_via_css_flip' of github.com:twbs/bootstrap into rtl_via_css...Mark Otto1-4/+23
2014-03-02Merge pull request #12864 from twbs/csslint-fixXhmikosR1-3/+11
2014-02-28Gruntfile.js: use the same targets as JSHint for JSCS to avoid duplication.XhmikosR1-4/+4
2014-02-28Move `immed` to JSCS.XhmikosR1-0/+3
2014-02-28Gruntfile.js: Remove extra comma.XhmikosR1-1/+1
2014-02-27Move csslint overrides in Gruntfile.js.XhmikosR1-3/+7
2014-02-27Break csslint targets.XhmikosR1-2/+6
2014-02-27Run csscomb before cssmin.XhmikosR1-1/+1
2014-02-27Add docs.css in the CSSComb task.XhmikosR1-0/+5
2014-02-26Bump grunt-jscs-checker.XhmikosR1-1/+1
2014-02-25add Grunt task for css-flip-ing & add RTL to Gruntfile configsChris Rebert1-4/+23
2014-02-18Update grunt-contrib-cssmin.XhmikosR1-1/+1
2014-02-12Switch to the minified JSZip.XhmikosR1-1/+1
2014-02-11rm BrowserStack testing from buildChris Rebert1-7/+0
2014-02-10Use different coding style for GruntfileZlatan Vasović1-1/+1
2014-02-10fix indentation in GruntfileChris Rebert1-4/+4
2014-02-08Move jade files to docs/jade/Zlatan Vasović1-2/+2
2014-02-07Merge pull request #12648 from ZDroid/index.html-onlyChris Rebert1-1/+1
2014-02-07Replace wildcard with file nameZlatan Vasović1-1/+1
2014-02-07Avoid setting `jshint node: true` in every Grunt JS fileZlatan Vasović1-0/+3
2014-02-06Merge pull request #12605 from ZDroid/license-objectXhmikosR1-1/+1
2014-02-06Update grunt pathsZlatan Vasović1-2/+2
2014-02-06Use license object instead of licenses arrayZlatan Vasović1-1/+1
2014-02-04reorganize all grunt tasks into one directoryChris Rebert1-4/+4
2014-02-04Reorder grunt dist tasks to ensure JS gets copied overMark Otto1-1/+1