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
AgeCommit message (Expand)Author
2015-06-01Fix license header after e93c6a2216c69daa574abc16e7c14767fce44ad6.XhmikosR
2015-05-16Remove grunt-banner completely.XhmikosR
2015-05-16Update Anchor.js and port over the existing styles.Bryan Braun
2015-04-28Add package.js in Grunt tasks.XhmikosR
2015-04-23Fix #16075 by switching to maintained fork of grunt-sedChris Rebert
2015-04-23Grunt: extend `prep-release` task.XhmikosR
2015-04-08Add grunt-contrib-htmlmin.XhmikosR
2015-04-08Remove extra comma.XhmikosR
2015-04-08Update dependencies.XhmikosR
2015-03-27There is no jshint:src taskZach Leatherman
2015-03-09add TODO item regarding clean-css v3.2 & zeroUnitsChris Rebert
2015-03-01Use different way to make failing test more visible in SauceHeinrich Fenkart
2015-02-20Update dependencies.XhmikosR
2015-02-10bump grunt-html to ~3.0.0Chris Rebert
2015-02-02Switch to grunt-html over grunt-html-validation.Mark Otto
2015-01-26Gruntfile.js: Remove now unneeded validator relaxError option.XhmikosR
2015-01-21Add AnchorJS for docs anchors.XhmikosR
2015-01-05Sauce testing: set maxPollRetries to 4 for increased robustnessChris Rebert
2015-01-01Happy New Year :santa:Zlatan Vasović
2015-01-01Merge pull request #15464 from twbs/address-15419Chris Rebert
2014-12-30Revert "remove Glyphicons docs autogeneration from Grunt"Chris Rebert
2014-12-29Bump grunt-contrib-cssmin to ~0.11.0Chris Rebert
2014-12-09Add grunt-contrib-compress.XhmikosR
2014-12-09grunt-saucelabs now uses `throttled` instead of `concurrency`Chris Rebert
2014-12-02Whitelist <li role="separator">...</li>Chris Rebert
2014-11-20Add a target to generate the gh-pages files.XhmikosR
2014-11-20disable core tests for Savage buildsChris Rebert
2014-11-10HTML validation: No longer relax the `X-UA-Compatible` errorHeinrich Fenkart
2014-11-05Use a Jekyll plugin instead of the `copy:configBridge` grunt taskHeinrich Fenkart
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart
2014-10-29Customizer: include the minified files only on GitHub pages.XhmikosR
2014-10-26Merge pull request #13824 from jsdf/node-requirableMark Otto
2014-10-23Add jQuery version check to existing jQuery presence checkHeinrich Fenkart
2014-10-09Update FileSaver.js v2014-08-29.XhmikosR
2014-10-09Update Blob.js to v2014-07-24.XhmikosR
2014-09-18fix #14609Chris Rebert
2014-08-30Gruntfile.js: Simplify copy task.vsn4ik
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-08-14Gruntfile: Fix #13949 by separating docs into separate task & refactoringChris Rebert
2014-08-14Gruntfile: switch cssmin & jade tasks from `files` over to `src` & `dest`Chris Rebert
2014-08-13Gruntfile.js: Use user-friendly properties.vsn4ik
2014-08-08Merge pull request #14325 from hnrch02/cleanup-buttons-docsChris Rebert
2014-08-06Clean up buttons documentationHeinrich Fenkart
2014-08-06Make grunt concat js files when watchingMichael J.
2014-07-31grunt now watch files in all folders/subfoldersMichael J.
2014-07-19Have HTML5 validator ignore `autocomplete="off"` on input[type="checkbox"]Chris Rebert
2014-07-11Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.vsn4ik
2014-07-08Merge pull request #14036 from twbs/fix-13575Chris Rebert