| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-17 | overhaul the docs and css to merge into 2.1.2 since this was against master | Mark Otto | 6 | -111/+337 |
| 2012-09-17 | resolve conflicts and remake | Mark Otto | 5 | -0/+173 |
| 2012-09-17 | fixes #5001: proper ids on form examples | Mark Otto | 2 | -4/+4 |
| 2012-09-17 | fixes #5039: properly set .row-fluid margins for .controls-row | Mark Otto | 4 | -3/+23 |
| 2012-09-17 | fixes #5041: add new navbar css tests for each variation, remove width: 100%;... | Mark Otto | 5 | -37/+209 |
| 2012-09-17 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Mark Otto | 1 | -1/+1 |
| 2012-09-17 | Merge pull request #5125 from tapcanvas/tab-body-bg | Mark Otto | 1 | -1/+1 |
| 2012-09-17 | nuke new examples for now | Mark Otto | 3 | -493/+0 |
| 2012-09-17 | fixes #5163: add new var for navbar collapse's default view, use that in resp... | Mark Otto | 2 | -1/+2 |
| 2012-09-16 | more carouself example work | Mark Otto | 1 | -18/+89 |
| 2012-09-16 | Support for left-opening dropdown submenus | Robert McLaws | 1 | -1/+34 |
| 2012-09-14 | way cooler carousel example, along with updated screenshots for examples | Mark Otto | 5 | -52/+142 |
| 2012-09-14 | tweak copy on each template, add sign in template | Mark Otto | 6 | -10/+104 |
| 2012-09-14 | adding new examples | Mark Otto | 2 | -0/+284 |
| 2012-09-14 | add in some more examples (will work em in later), removed fleetio per their ... | Mark Otto | 6 | -4/+4 |
| 2012-09-14 | i18n homepage | Mark Otto | 1 | -5/+5 |
| 2012-09-14 | revert docs change | Mark Otto | 2 | -24/+22 |
| 2012-09-14 | Standardized spelling of 'JavaScript'; added icons to file trees | Martin Bean | 10 | -82/+82 |
| 2012-09-13 | fix active tab bg on non-white body | Adrien Cahen | 1 | -1/+1 |
| 2012-09-13 | fixes #5119: javascript in navbar typo | Mark Otto | 9 | -9/+9 |
| 2012-09-12 | mistakenly committed ALL assets. since only bootstrap.css and bootstrap.min.c... | Brian Campbell | 6 | -3103/+0 |
| 2012-09-12 | fixes #5107: make all .btn-group inline-block by default instead of just with... | Mark Otto | 2 | -12/+5 |
| 2012-09-12 | fixes #5097: js docs typos | Mark Otto | 2 | -6/+6 |
| 2012-09-12 | use local var for a few other .box-shadow mixins to fix CSS not compiling | Mark Otto | 3 | -2/+5792 |
| 2012-09-12 | add space | Mark Otto | 1 | -1/+1 |
| 2012-09-12 | revert the js evaluation in .box-shadow mixin, fix last mixin usages to escap... | Mark Otto | 3 | -5798/+8 |
| 2012-09-12 | change up box-shadow mixin usage everywhere to use escaping again, or local v... | Mark Otto | 6 | -8/+8 |
| 2012-09-12 | Updated pagination to support .pagination-large, .pagination-small, .paginati... | Brian Campbell | 12 | -13/+9235 |
| 2012-09-10 | fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ... | Mark Otto | 2 | -2/+2 |
| 2012-09-10 | fixes #5059 manually: include media type in css getting started block | Mark Otto | 2 | -2/+2 |
| 2012-09-10 | fixes #5064 manually: remove fancy quote mark | Mark Otto | 1 | -1/+1 |
| 2012-09-10 | more tests and experiments | Mark Otto | 4 | -27/+47 |
| 2012-09-10 | Merge pull request #5051 from GeoffYoung/2.1.2-wip | Mark Otto | 2 | -2/+2 |
| 2012-09-09 | Updated sample markup to reflect live demo. | Geoff Young | 2 | -2/+2 |
| 2012-09-08 | latest tweaks to grid classes for forms | Mark Otto | 6 | -8/+256 |
| 2012-09-07 | commenting out stuff and adding grid test page | Mark Otto | 5 | -14/+107 |
| 2012-09-07 | nuke fluid grid docs again | Mark Otto | 2 | -208/+0 |
| 2012-09-07 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 64 | -247/+701 |
| 2012-09-07 | run make after merging #5028, which removes the left margin of responsive flu... | Mark Otto | 1 | -0/+3 |
| 2012-09-07 | Merge branch 'dionysiosarvanitis-master' into 2.1.2-wip | Mark Otto | 1 | -0/+3 |
| 2012-09-07 | fixes #5020: submenu support in dropup | Mark Otto | 4 | -0/+60 |
| 2012-09-07 | fixes #5018: .btn-block in .modal-footer no longer has left margin | Mark Otto | 2 | -0/+8 |
| 2012-09-07 | Merge branch 'tiny-typos' of https://github.com/ramiro/bootstrap into ramiro-... | Mark Otto | 4 | -10/+10 |
| 2012-09-07 | fixes #5010: .pager span selector should be scoped to immediate children only | Mark Otto | 2 | -18/+20 |
| 2012-09-07 | remove offset margin in row-fluid mobile layout | Dionysios G. Arvanitis | 1 | -0/+3 |
| 2012-09-07 | Merge branch 'media-component' of github.com:wpbrains/bootstrap into media-co... | Giuliano Velli | 0 | -0/+0 |
| 2012-09-07 | Modified the file to conform to bootstrap standards and fix an IE7 css select... | Giuliano Velli | 1 | -38/+39 |
| 2012-09-05 | Fix small documentatio typos. | Ramiro Morales | 4 | -10/+10 |
| 2012-09-05 | fixes #4996: incorrect border radius on a table | Mark Otto | 2 | -2/+2 |
| 2012-09-05 | Merge branch 'spantaleev-patch-1' into 2.1.2-wip | Mark Otto | 2 | -4/+0 |