| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-09 | use periods for consistency in each line | Waynn Lue | 1 | -10/+10 | |
| 2014-01-09 | Merge pull request #12174 from ZDroid/absolute-urls | Chris Rebert | 1 | -3/+3 | |
| Use absolute instead of relative URLs | |||||
| 2014-01-09 | Use absolute instead of relative URLs | Zlatan Vasović | 1 | -3/+3 | |
| 2014-01-09 | grunt dist | Chris Rebert | 5 | -5/+5 | |
| 2014-01-09 | Merge pull request #12164 from thomaswelton/issue-12162 | Chris Rebert | 2 | -2/+2 | |
| Fix value of svg font ID & removed hard coding | |||||
| 2014-01-09 | Merge pull request #12163 from ZDroid/wrong-paths | Chris Rebert | 1 | -4/+2 | |
| Update paths in bower.json | |||||
| 2014-01-09 | Merge pull request #12160 from waynn/patch-2 | Chris Rebert | 1 | -1/+1 | |
| missing a period after "Twitter, Inc" | |||||
| 2014-01-09 | Update paths in bower.json | Zlatan Vasović | 1 | -4/+2 | |
| - Replace `*.html`, `docs/assets` and `examples` with `docs` (new directory) - Instead of `_*`, it's just `_config.yml`, without regex (speeds up bower download a few milliseconds) | |||||
| 2014-01-09 | Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, ↵ | thomaswelton | 2 | -2/+2 | |
| used new variable in glyphicons.less | |||||
| 2014-01-09 | missing a period after "Twitter, Inc" | Waynn Lue | 1 | -1/+1 | |
| 2014-01-08 | bump grunt-contrib-jade to v0.9.1 | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | JSHint is on crack? | Chris Rebert | 1 | -1/+1 | |
| Linting docs/grunt/bs-raw-files-generator.js ...ERROR [L3:C5] W079: Redefinition of 'btoa'. var btoa = require('btoa') | |||||
| 2014-01-08 | grunt build-customizer | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| 2014-01-08 | Merge pull request #11158 from twbs/templated-customizer | Chris Rebert | 9 | -1492/+2249 | |
| Autogenerate the customizer's variables form | |||||
| 2014-01-08 | add support for '//===' for <h3>s in bs-lessdoc | Chris Rebert | 4 | -21/+71 | |
| 2014-01-08 | Use JS & Jade to generate the customizer variables form HTML from ↵ | Chris Rebert | 8 | -1491/+2198 | |
| variables.less; fixes #11095 also updates variables file organization (courtesy @mdo) | |||||
| 2014-01-08 | JSCS can be dumb sometimes | Chris Rebert | 1 | -1/+1 | |
| 2014-01-08 | Merge pull request #12150 from twbs/extract-from-gruntfile | Chris Rebert | 3 | -41/+53 | |
| cleanup Gruntfile by extracting executable code | |||||
| 2014-01-08 | Merge pull request #12155 from Dudytz/master | Julian Thilo | 1 | -1/+1 | |
| updated path docs-assets to docs/assets | |||||
| 2014-01-08 | updated path docs-assets to docs/assets | Eduardo | 1 | -1/+1 | |
| 2014-01-08 | Use single quotes in the jqueryCheck too. | XhmikosR | 2 | -2/+2 | |
| 2014-01-08 | Remove extra newline from banner. | XhmikosR | 5 | -10/+6 | |
| 2014-01-08 | Use the docs banner for all the docs generated files. | XhmikosR | 4 | -8/+27 | |
| 2014-01-08 | Turn advanced optimizations off until it's fixed in clean-css. | XhmikosR | 2 | -1/+2 | |
| 2014-01-08 | Minify docs CSS too. | XhmikosR | 4 | -3/+24 | |
| 2014-01-08 | docs-assets: concatenate and minify all javascript files. | XhmikosR | 4 | -7/+15 | |
| 2014-01-08 | Merge pull request #12151 from wangsai/no-preboot | Mark Otto | 1 | -2/+2 | |
| no preboot | |||||
| 2014-01-08 | no preboot | wangsai | 1 | -2/+2 | |
| 2014-01-07 | extract glyphicons.yml generator out of Gruntfile into separate module | Chris Rebert | 2 | -23/+29 | |
| 2014-01-07 | extract raw-files.js generator out of Gruntfile into separate module | Chris Rebert | 2 | -18/+24 | |
| 2014-01-07 | Merge pull request #12149 from twbs/bump-grunt-contrib-less | Chris Rebert | 1 | -1/+1 | |
| bump grunt-contrib-less to v0.9.0 | |||||
| 2014-01-07 | bump grunt-contrib-less to v0.9.0 | Chris Rebert | 1 | -1/+1 | |
| 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 | 3 | -2/+2 | |
| 2014-01-07 | grunt dist build-customizer | Chris Rebert | 2 | -3/+3 | |
| 2014-01-07 | have customizer output Bootstrap Theme too; fixes #12003 | Chris Rebert | 1 | -1/+3 | |
| 2014-01-07 | make customizer compilation code more generic | Chris Rebert | 1 | -34/+42 | |
| 2014-01-07 | fix #12143 | Chris Rebert | 3 | -3/+3 | |
| 2014-01-07 | Merge pull request #12147 from ZDroid/double | Chris Rebert | 1 | -1/+1 | |
| Drop redundant 'the' | |||||
| 2014-01-07 | Drop redundant 'the' | Zlatan Vasović | 1 | -1/+1 | |
| 2014-01-07 | Fix #12073: Consistent order of variations | Julian Thilo | 19 | -246/+258 | |
| This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger | |||||
| 2014-01-07 | Merge pull request #12057 from ZDroid/nl | Chris Rebert | 12 | -12/+24 | |
| 'use strict' on new line | |||||
| 2014-01-07 | Merge pull request #12135 from leoj3n/patch-2 | Chris Rebert | 1 | -2/+2 | |
| Improve wording in CONTRIBUTING.md | |||||
| 2014-01-07 | Improve wording in CONTRIBUTING.md | Joel Kuzmarski | 1 | -2/+2 | |
| Parts of the "Pull requests" section are strangely worded. This commit fixes that. | |||||
| 2014-01-06 | Merge pull request #12133 from leoj3n/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Fix bad anchor link in CONTRIBUTING.md | |||||
| 2014-01-07 | Fix bad anchor link in CONTRIBUTING.md | Joel Kuzmarski | 1 | -1/+1 | |
| Hey look, I'm contributing to CONTRIBUTING.md! This anchor must have been overlooked while updating the docs in a previous commit. Expected behavior: scroll the document to a linked section. Experienced behavior: nada. This proposed file change renames the anchor text from `coding conventions` to `coding guidelines` and changes the anchor link from `#code-conventions` to `#code-guidelines`. | |||||
| 2014-01-07 | Merge branch 'master' of https://github.com/twbs/bootstrap | Julian Thilo | 1 | -1/+1 | |
| 2014-01-07 | duh, missed one more file | Julian Thilo | 1 | -2/+2 | |
| X-Ref: https://github.com/twbs/bootstrap/commit/7fcfe61f4da41356b2ae974ad20536db0d74e83f | |||||
| 2014-01-07 | missed a file | Julian Thilo | 1 | -1/+1 | |
| X-Ref: https://github.com/twbs/bootstrap/commit/7fcfe61f4da41356b2ae974ad20536db0d74e83f | |||||
