aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge pull request #14 from twbs/nuke_customizerMark Otto1-36/+2
2014-12-10nuke the customizerMark Otto1-36/+2
2014-12-09Add grunt-contrib-compress.XhmikosR1-1/+21
2014-12-08add test-scss Grunt taskChris Rebert1-1/+11
2014-12-08grunt-saucelabs now uses `throttled` instead of `concurrency`Chris Rebert1-1/+1
2014-12-05Disable source commentsGleb Mazovetskiy1-0/+1
2014-12-02bit of cleanupMark Otto1-35/+0
2014-12-02convert to scssMark Otto1-26/+57
2014-12-02Whitelist <li role="separator">...</li>Chris Rebert1-1/+2
2014-11-30fix more broke shit, run gruntMark Otto1-62/+28
2014-11-20Add a target to generate the gh-pages files.XhmikosR1-2/+12
2014-11-19disable core tests for Savage buildsChris Rebert1-1/+3
2014-11-10HTML validation: No longer relax the `X-UA-Compatible` errorHeinrich Fenkart1-1/+0
2014-11-05Use a Jekyll plugin instead of the `copy:configBridge` grunt taskHeinrich Fenkart1-5/+1
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-42/+17
2014-10-29Customizer: include the minified files only on GitHub pages.XhmikosR1-0/+1
2014-10-25Merge pull request #13824 from jsdf/node-requirableMark Otto1-1/+8
2014-10-23Add jQuery version check to existing jQuery presence checkHeinrich Fenkart1-3/+16
2014-10-09Update FileSaver.js v2014-08-29.XhmikosR1-1/+1
2014-10-09Update Blob.js to v2014-07-24.XhmikosR1-1/+1
2014-09-17fix #14609Chris Rebert1-1/+2
2014-08-30Gruntfile.js: Simplify copy task.vsn4ik1-9/+2
2014-08-28pulled output path out to gruntfileJames Friend1-3/+4
2014-08-28Merge remote-tracking branch 'upstream/master' into node-requirableJames Friend1-84/+106
2014-08-28generate commonjs/npm entrypoint module via grunt taskJames Friend1-0/+6
2014-08-14Gruntfile: Fix #13949 by separating docs into separate task & refactoringChris Rebert1-15/+20
2014-08-13Gruntfile: switch cssmin & jade tasks from `files` over to `src` & `dest`Chris Rebert1-19/+24
2014-08-13Gruntfile.js: Use user-friendly properties.vsn4ik1-9/+6
2014-08-08Merge pull request #14325 from hnrch02/cleanup-buttons-docsChris Rebert1-1/+2
2014-08-06Clean up buttons documentationHeinrich Fenkart1-1/+2
2014-08-06Make grunt concat js files when watchingMichael J.1-1/+1
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-11Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.vsn4ik1-1/+1
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