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-30Merge pull request #12423 from ZDroid/nameMark Otto
2014-01-29Rename pack.min.css to docs.min.css to match with docs.min.jsZlatan Vasović
2014-01-29Merge pull request #12415 from XhmikosR/masterChris Rebert
2014-01-29Remove redundant jshint commentZlatan Vasović
2014-01-28Gruntfile.js: remove unused code.XhmikosR
2014-01-27fix #12261Chris Rebert
2014-01-21fix #12280 by templating the customizer's nav sidebar tooChris Rebert
2014-01-21clarify Grunt task licensingChris Rebert
2014-01-20rename raw-files.js to raw-files.min.jsChris Rebert
2014-01-20Improve grunt config and varsZlatan Vasović
2014-01-18Move docs third-party libraries to a separate folder.XhmikosR
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