Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/grunt
AgeCommit message (Expand)Author
2014-11-16upgrade iOS tests to 8.1Chris Rebert
2014-11-16upgrade OS X tests to YosemiteChris Rebert
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart
2014-10-28Merge branch 'master' into jonschlinkert/masterChris Rebert
2014-10-28Update Sauce iOS Safari test to iOS 8.0Chris Rebert
2014-10-28tweak banner of autogenerated CommonJS moduleChris Rebert
2014-10-27Tweak parser to ignore empty Less section docstrings; fixes #14878Chris Rebert
2014-10-26Replaces markdown.js with [remarkable](https://github.com/jonschlinkert/remar...jonschlinkert
2014-10-26bs-commonjs-generator.js: always use forward slashes in the require path.XhmikosR
2014-09-09code style improvementJames Friend
2014-09-09added banner about generated fileJames Friend
2014-08-28code style fixesJames Friend
2014-08-28pulled output path out to gruntfileJames Friend
2014-08-28Merge remote-tracking branch 'upstream/master' into node-requirableJames Friend
2014-08-28generate commonjs/npm entrypoint module via grunt taskJames Friend
2014-07-11Gruntfile-specific JSHint config: disable ASIChris Rebert
2014-07-07remove Glyphicons docs autogeneration from GruntChris Rebert
2014-06-24reenable Win7 IE8-9 in SauceChris Rebert
2014-06-24reenable OS X Chrome in SauceChris Rebert
2014-06-19Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generationChris Rebert
2014-06-06Tweak JSHint and JSCS checks.XhmikosR
2014-04-09JS: remove unused variables.XhmikosR
2014-03-31Sauce tests: update iOS to v7.1Chris Rebert
2014-03-28use glob instead of fs.readdirSync since /less now has subdirsChris Rebert
2014-03-21#ffff -> #fffZlatan Vasović
2014-03-17Add build-glyphicons-data logZlatan Vasović
2014-03-17pass grunt into generateRawFilesJs instead of require()ing itChris Rebert
2014-03-17move sauce_browsers.yml into /grunt/; fixes #13065Chris Rebert
2014-03-08Remove redundant parensZlatan Vasović
2014-03-08fix #12959Chris Rebert
2014-03-07Move license to the top of the file.XhmikosR
2014-03-07Fix typo.XhmikosR
2014-03-07switch to grunt-css-flip for RTL CSS generationChris Rebert
2014-03-05Merge pull request #12853 from twbs/jscsXhmikosR
2014-02-28Re-indent grunt/.jshintrc.XhmikosR
2014-02-28Move `immed` to JSCS.XhmikosR
2014-02-28Move `trailing` check to JSCS.XhmikosR
2014-02-28Move `camelcase` check to JSCS.XhmikosR
2014-02-28Move the quotes check to JSCS.XhmikosR
2014-02-28Switch to using JSCS for the indentation check.XhmikosR
2014-02-25add Grunt task for css-flip-ing & add RTL to Gruntfile configsChris Rebert
2014-02-16Improve grunt/.jshintrcZlatan Vasović
2014-02-13Add build-raw-files log; fixes #12603Zlatan Vasović
2014-02-12Remove trailing space.XhmikosR
2014-02-10Use different coding style for GruntfileZlatan Vasović
2014-02-10add copyright header to shrinkwrap.js; fixes #12643Chris Rebert
2014-02-07Avoid setting `jshint node: true` in every Grunt JS fileZlatan Vasović
2014-02-07bs-raw-files-generator.js: use the global directive to define the `btoa` vari...XhmikosR
2014-02-05reorganize all grunt tasks into one directoryChris Rebert