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
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
2014-07-07remove Glyphicons docs autogeneration from GruntChris Rebert
2014-07-04use non-minified Bootstrap JS when on non-gh-pagesChris Rebert
2014-07-04use non-minified docs JS on non-gh-pagesChris Rebert
2014-07-04use non-minified docs CSS on non-gh-pagesChris Rebert
2014-07-01Copy all files in docs/dist.XhmikosR
2014-06-25Revert "Revert "Turn off clean-css' advanced optimizations.""XhmikosR
2014-06-25Revert "Turn off clean-css' advanced optimizations."Chris Rebert
2014-06-24retry each test up to 3 times in the event of timeoutChris Rebert
2014-06-24Turn off clean-css' advanced optimizations.XhmikosR
2014-06-23Revert UMD (#13772 & friends) for now, due to #13812.Chris Rebert
2014-06-19Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generationChris Rebert
2014-06-19Merge pull request #13829 from BBosman/preserveXhmikosR
2014-06-18address #13811Chris Rebert
2014-06-18Gruntfile: add note about duplicate copy of jqueryCheck codeChris Rebert
2014-06-17Make autoprefixer browsers fixedBas Bosman
2014-06-15Always use preserveComment: 'some'Bas Bosman
2014-06-10Update ZeroClipboard to v1.3.5.XhmikosR
2014-06-10Refactor and restyle.Mark Otto
2014-06-10Integrate ZeroClipboard to easily copy code snippetssoundarapandian
2014-06-06Comply to the new style.XhmikosR
2014-06-06Tweak JSHint and JSCS checks.XhmikosR
2014-05-19Reassigned minification of CSS to cssmin task.Robert Dodd
2014-05-19Gruntfile: skip steps when $TWBS_DO_*=0Chris Rebert
2014-05-19Gruntfile: extract runSubset() funcChris Rebert
2014-05-13remove update-shrinkwrap from the default Grunt taskChris Rebert
2014-05-13Remove RTL leftovers.XhmikosR
2014-05-13unfuck the gruntifleMark Otto
2014-05-13no more concurrencyMark Otto