aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-04Gruntfile.js: Move common uglify properties together.XhmikosR1-6/+6
2014-02-04Add examples/**/*.css in csscomb task.XhmikosR1-4/+10
2014-02-04Add examples/**/*css in the csslint task.XhmikosR1-1/+2
2014-02-02fix #12531Chris Rebert1-1/+1
2014-01-31most of Bootstrap's components are pure CSS and thus don't require jQueryChris Rebert1-1/+1
2014-01-29Merge pull request #12423 from ZDroid/nameMark Otto1-2/+2
2014-01-29Rename pack.min.css to docs.min.css to match with docs.min.jsZlatan Vasović1-2/+2
2014-01-28Merge pull request #12415 from XhmikosR/masterChris Rebert1-10/+4
2014-01-28Remove redundant jshint commentZlatan Vasović1-1/+0
2014-01-28Gruntfile.js: remove unused code.XhmikosR1-10/+4
2014-01-26fix #12261Chris Rebert1-11/+19
2014-01-20fix #12280 by templating the customizer's nav sidebar tooChris Rebert1-4/+5
2014-01-20clarify Grunt task licensingChris Rebert1-0/+6
2014-01-19rename raw-files.js to raw-files.min.jsChris Rebert1-1/+1
2014-01-19Improve grunt config and varsZlatan Vasović1-21/+21
2014-01-18Move docs third-party libraries to a separate folder.XhmikosR1-6/+6
2014-01-17fix #12274Chris Rebert1-13/+13
2014-01-15increase Sauce concurrencyChris Rebert1-1/+1
2014-01-14Merge pull request #12213 from twbs/browserstackChris Rebert1-0/+7
2014-01-14tests: run BrowserStack in parallel with Sauce LabsChris Rebert1-0/+7
2014-01-14add copyright notice to raw-files.jsChris Rebert1-1/+4
2014-01-14Rename uglify.js to uglify.min.js for consistencyZlatan Vasović1-1/+1
2014-01-13sort out attribution banners of docs assets; fixes #11976Chris Rebert1-2/+0
2014-01-13avoid redundant banner in minified docs CSSChris Rebert1-1/+0
2014-01-13preserve third-party attribution comments when minifying docs JSChris Rebert1-0/+2
2014-01-12add Blob.js separate from filesaver.jsChris Rebert1-0/+1
2014-01-12update less.js to v1.6.1 & use accurate filename; refs #12196XhmikosR1-1/+1
2014-01-11Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into Xh...Mark Otto1-9/+39
2014-01-08Use JS & Jade to generate the customizer variables form HTML from variables.l...Chris Rebert1-2/+29
2014-01-08Use single quotes in the jqueryCheck too.XhmikosR1-1/+1
2014-01-08Remove extra newline from banner.XhmikosR1-4/+4
2014-01-08Use the docs banner for all the docs generated files.XhmikosR1-6/+9
2014-01-08Turn advanced optimizations off until it's fixed in clean-css.XhmikosR1-0/+1
2014-01-08Minify docs CSS too.XhmikosR1-1/+16
2014-01-08docs-assets: concatenate and minify all javascript files.XhmikosR1-0/+11
2014-01-07extract glyphicons.yml generator out of Gruntfile into separate moduleChris Rebert1-23/+2
2014-01-07extract raw-files.js generator out of Gruntfile into separate moduleChris Rebert1-18/+2