| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-08 | Use the docs banner for all the docs generated files. | XhmikosR | 1 | -6/+9 | |
| 2014-01-08 | Turn advanced optimizations off until it's fixed in clean-css. | XhmikosR | 1 | -0/+1 | |
| 2014-01-08 | Minify docs CSS too. | XhmikosR | 1 | -1/+16 | |
| 2014-01-08 | docs-assets: concatenate and minify all javascript files. | XhmikosR | 1 | -0/+11 | |
| 2014-01-07 | extract glyphicons.yml generator out of Gruntfile into separate module | Chris Rebert | 1 | -23/+2 | |
| 2014-01-07 | extract raw-files.js generator out of Gruntfile into separate module | Chris Rebert | 1 | -18/+2 | |
| 2014-01-07 | enable CSSLint in test suite; fixes #12094 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-07 | adjust filename to indicate that customize JS is minified | Chris Rebert | 1 | -1/+1 | |
| 2014-01-07 | fix #12143 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-07 | Update copyright notices in all places | Julian Thilo | 1 | -2/+2 | |
| - Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo - grunt dist to update all the files | |||||
| 2014-01-05 | add /docs/assets JS to JSCS Grunt task config | Chris Rebert | 1 | -0/+3 | |
| 2014-01-02 | Drop trailling comma | Zlatan Vasović | 1 | -1/+1 | |
| No need for it. | |||||
| 2013-12-31 | Update Gruntfile.js to copy 'dist/' files to 'docs/dist/' with 'grunt dist' ↵ | Mark Otto | 1 | -1/+1 | |
| task; Fixes #12030: navbar toggle focus state | |||||
| 2013-12-31 | derp | Mark Otto | 1 | -1/+1 | |
| 2013-12-31 | Fixes #12046: move .csscomb.json and .csslintrc to less/ folder | Mark Otto | 1 | -2/+2 | |
| 2013-12-31 | typo | Mark Otto | 1 | -1/+1 | |
| 2013-12-31 | @nschonni's feedback <3 | Mark Otto | 1 | -16/+9 | |
| 2013-12-31 | @cvrebert's feedback | Mark Otto | 1 | -5/+5 | |
| 2013-12-31 | Merge branch 'master' into docs_dir | Mark Otto | 1 | -5/+4 | |
| 2013-12-29 | mv sauce_browsers.yml out of the project root | Chris Rebert | 1 | -1/+1 | |
| 2013-12-28 | Streamline copy process by not bringing over full files into docs/dist/, ↵ | Mark Otto | 1 | -4/+15 | |
| only take minified ones | |||||
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -13/+19 | |
| 2013-12-28 | Merge two fs variable declarations into one | Zlatan Vasović | 1 | -4/+3 | |
| One is enough. | |||||
| 2013-12-26 | Fixes #12012: Use correct banner in docs js | Mark Otto | 1 | -4/+13 | |
| 2013-12-26 | Add docs-assets/css/docs.css to csslint too. | XhmikosR | 1 | -1/+5 | |
| 2013-12-23 | Improve banner | Zlatan Vasović | 1 | -4/+4 | |
| 2013-12-22 | Remove timestamp on generated Glyhpicons | Mark Otto | 1 | -3/+2 | |
| 2013-12-18 | Write Glyphicons to _data, generate Glyphicons markup | Ross Allen | 1 | -1/+28 | |
| This generates a glyphicons.yml file from the glyphicons.less source, and then components.html uses that data to generate the Glyphicons docs by iterating through the data. The _data directory was introduced in Jekyll 1.3.0, and GitHub Pages is already on [version 1.4.2][1]. Fixes #11862. [1] https://github.com/github/pages-gem/blob/master/github-pages.gemspec#L16 | |||||
| 2013-12-18 | more license mentions | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | Merge branch 'master' into css-source-maps | Mark Otto | 1 | -104/+22 | |
| Conflicts: Gruntfile.js | |||||
| 2013-12-17 | enable failHard grunt-html-validation option; fixes #11876 | Chris Rebert | 1 | -0/+1 | |
| 2013-12-16 | move Sauce test browsers list out of Gruntfile into separate file | Chris Rebert | 1 | -84/+1 | |
| 2013-12-15 | explicitly set more HTML5 validator options | Chris Rebert | 1 | -0/+2 | |
| 2013-12-15 | Merge branch 'master' into pr/11776 | Mark Otto | 1 | -49/+78 | |
| Conflicts: package.json | |||||
| 2013-12-14 | parallelize Travis using build matrix & test subsuites | Chris Rebert | 1 | -2/+12 | |
| 2013-12-12 | Sauce tests: update to later browsers supported by OS X 10.9 | Chris Rebert | 1 | -4/+4 | |
| 2013-12-10 | correct indentation | Tobias Lindig | 1 | -1/+1 | |
| 2013-12-10 | Buildprocess: use module "load-grunt-tasks" to load grunt tasks directly ↵ | Tobias Lindig | 1 | -17/+1 | |
| from the package.json | |||||
| 2013-12-09 | enable strictMath in grunt-contrib-less config | Chris Rebert | 1 | -0/+3 | |
| 2013-12-09 | enable CSS source maps in grunt-contrib-less | Chris Rebert | 1 | -2/+18 | |
| 2013-12-09 | Undo merge of #11778 and use cleancss min option | Mark Otto | 1 | -16/+13 | |
| 2013-12-08 | Merge branch 'pr/11779' into drop_recess_for_less | Mark Otto | 1 | -0/+8 | |
| Conflicts: Gruntfile.js package.json | |||||
| 2013-12-08 | Merge branch 'pr/11778' into drop_recess_for_less | Mark Otto | 1 | -21/+24 | |
| Conflicts: Gruntfile.js dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
| 2013-12-08 | derp, don't sort min /cc @cvrebert | Mark Otto | 1 | -2/+0 | |
| 2013-12-08 | merge, compile | Mark Otto | 1 | -6/+7 | |
| 2013-12-08 | fixups to csscomb grunt task | Chris Rebert | 1 | -9/+10 | |
| 2013-12-08 | restore original options value | Mark Otto | 1 | -16/+1 | |
| 2013-12-08 | Drop grunt-recess for grunt-contrib-less & co | Mark Otto | 1 | -23/+59 | |
| 2013-12-08 | Add csslint support. | XhmikosR | 1 | -0/+8 | |
| 2013-12-08 | Minify css with clean-css. | XhmikosR | 1 | -15/+17 | |
