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-01-17fix #12274Chris Rebert
2014-01-16increase Sauce concurrencyChris Rebert
2014-01-15Merge pull request #12213 from twbs/browserstackChris Rebert
2014-01-15tests: run BrowserStack in parallel with Sauce LabsChris Rebert
2014-01-15add copyright notice to raw-files.jsChris Rebert
2014-01-14Rename uglify.js to uglify.min.js for consistencyZlatan Vasović
2014-01-14sort out attribution banners of docs assets; fixes #11976Chris Rebert
2014-01-14avoid redundant banner in minified docs CSSChris Rebert
2014-01-14preserve third-party attribution comments when minifying docs JSChris Rebert
2014-01-13add Blob.js separate from filesaver.jsChris Rebert
2014-01-13update less.js to v1.6.1 & use accurate filename; refs #12196XhmikosR
2014-01-12Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into Xh...Mark Otto
2014-01-09Use JS & Jade to generate the customizer variables form HTML from variables.l...Chris Rebert
2014-01-08Use single quotes in the jqueryCheck too.XhmikosR
2014-01-08Remove extra newline from banner.XhmikosR
2014-01-08Use the docs banner for all the docs generated files.XhmikosR
2014-01-08Turn advanced optimizations off until it's fixed in clean-css.XhmikosR
2014-01-08Minify docs CSS too.XhmikosR
2014-01-08docs-assets: concatenate and minify all javascript files.XhmikosR
2014-01-08extract glyphicons.yml generator out of Gruntfile into separate moduleChris Rebert
2014-01-08extract raw-files.js generator out of Gruntfile into separate moduleChris Rebert
2014-01-08enable CSSLint in test suite; fixes #12094Chris Rebert
2014-01-08adjust filename to indicate that customize JS is minifiedChris Rebert
2014-01-08fix #12143Chris Rebert
2014-01-07Update copyright notices in all placesJulian Thilo
2014-01-06add /docs/assets JS to JSCS Grunt task configChris Rebert
2014-01-02Drop trailling commaZlatan Vasović
2014-01-01Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' t...Mark Otto
2014-01-01derpMark Otto
2014-01-01Fixes #12046: move .csscomb.json and .csslintrc to less/ folderMark Otto
2013-12-31typoMark Otto
2013-12-31@nschonni's feedback <3Mark Otto
2013-12-31@cvrebert's feedbackMark Otto
2013-12-31Merge branch 'master' into docs_dirMark Otto
2013-12-30mv sauce_browsers.yml out of the project rootChris Rebert
2013-12-29Streamline copy process by not bringing over full files into docs/dist/, only...Mark Otto
2013-12-29Rearrange repository contents because muahahahahahahaMark Otto
2013-12-29Merge two fs variable declarations into oneZlatan Vasović
2013-12-27Fixes #12012: Use correct banner in docs jsMark Otto
2013-12-26Add docs-assets/css/docs.css to csslint too.XhmikosR
2013-12-23Improve bannerZlatan Vasović
2013-12-23Remove timestamp on generated GlyhpiconsMark Otto
2013-12-19Write Glyphicons to _data, generate Glyphicons markupRoss Allen
2013-12-19more license mentionsMark Otto
2013-12-18Merge branch 'master' into css-source-mapsMark Otto
2013-12-17enable failHard grunt-html-validation option; fixes #11876Chris Rebert
2013-12-16move Sauce test browsers list out of Gruntfile into separate fileChris Rebert
2013-12-16explicitly set more HTML5 validator optionsChris Rebert
2013-12-16Merge branch 'master' into pr/11776Mark Otto
2013-12-15parallelize Travis using build matrix & test subsuitesChris Rebert