aboutsummaryrefslogtreecommitdiff
path: root/grunt
AgeCommit message (Expand)AuthorFilesLines
2015-10-10Added missing new lines at EOF.Baraa Hamodi1-1/+1
2015-07-27Bootstrap v3 does not currently claim to be compatible with jQuery v3; closes...Chris Rebert1-2/+2
2015-04-28Bump copyright year.XhmikosR4-3/+13
2015-04-28Minor lint tweaks.XhmikosR4-17/+12
2015-04-23Update Holder.js to v2.6.0.XhmikosR1-1/+1
2015-04-07Sauce tests: upgrade iOS to v8.2Chris Rebert1-1/+1
2015-02-22Use OS X 10.10 for Sauce iPhone simulatorChris Rebert1-1/+1
2015-01-21Add AnchorJS for docs anchors.XhmikosR1-0/+1
2015-01-20remarkable -> markdown-itChris Rebert1-2/+2
2015-01-13use strict mode for jqueryVersionCheck; fixes #15535Chris Rebert1-0/+1
2014-12-29Minor fix to Glyphicons data generatorChris Rebert1-1/+1
2014-12-29Revert "remove Glyphicons docs autogeneration from Grunt"Chris Rebert1-0/+41
2014-11-15upgrade iOS tests to 8.1Chris Rebert1-1/+1
2014-11-15upgrade OS X tests to YosemiteChris Rebert1-3/+3
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-0/+44
2014-10-28Merge branch 'master' into jonschlinkert/masterChris Rebert3-6/+6
2014-10-27Update Sauce iOS Safari test to iOS 8.0Chris Rebert1-1/+1
2014-10-27tweak banner of autogenerated CommonJS moduleChris Rebert1-1/+1
2014-10-27Tweak parser to ignore empty Less section docstrings; fixes #14878Chris Rebert1-3/+3
2014-10-26Replaces markdown.js with [remarkable](https://github.com/jonschlinkert/remar...jonschlinkert1-2/+4
2014-10-26bs-commonjs-generator.js: always use forward slashes in the require path.XhmikosR1-1/+1
2014-09-09code style improvementJames Friend1-2/+3
2014-09-09added banner about generated fileJames Friend1-1/+2
2014-08-28code style fixesJames Friend1-2/+1
2014-08-28pulled output path out to gruntfileJames Friend1-9/+8
2014-08-28Merge remote-tracking branch 'upstream/master' into node-requirableJames Friend4-97/+15
2014-08-28generate commonjs/npm entrypoint module via grunt taskJames Friend1-0/+23
2014-07-10Gruntfile-specific JSHint config: disable ASIChris Rebert1-0/+1
2014-07-07remove Glyphicons docs autogeneration from GruntChris Rebert1-41/+0
2014-06-24reenable Win7 IE8-9 in SauceChris Rebert1-10/+10
2014-06-24reenable OS X Chrome in SauceChris Rebert1-5/+4
2014-06-19Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generationChris Rebert1-41/+0
2014-06-06Tweak JSHint and JSCS checks.XhmikosR1-9/+4
2014-04-09JS: remove unused variables.XhmikosR1-1/+2
2014-03-30Sauce tests: update iOS to v7.1Chris Rebert1-1/+1
2014-03-28use glob instead of fs.readdirSync since /less now has subdirsChris Rebert1-5/+11
2014-03-20#ffff -> #fffZlatan Vasović1-1/+1
2014-03-17Add build-glyphicons-data logZlatan Vasović1-2/+9
2014-03-17pass grunt into generateRawFilesJs instead of require()ing itChris Rebert1-2/+1
2014-03-16move sauce_browsers.yml into /grunt/; fixes #13065Chris Rebert1-0/+83
2014-03-08Remove redundant parensZlatan Vasović1-1/+1
2014-03-07fix #12959Chris Rebert1-1/+14
2014-03-07Move license to the top of the file.XhmikosR1-1/+3
2014-03-07Fix typo.XhmikosR1-3/+3
2014-03-06switch to grunt-css-flip for RTL CSS generationChris Rebert1-27/+0
2014-03-05Merge pull request #12853 from twbs/jscsXhmikosR1-9/+4
2014-02-28Re-indent grunt/.jshintrc.XhmikosR1-8/+8
2014-02-28Move `immed` to JSCS.XhmikosR1-1/+0
2014-02-28Move `trailing` check to JSCS.XhmikosR1-1/+0
2014-02-28Move `camelcase` check to JSCS.XhmikosR1-1/+0