| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-09-16 | update alert message for ie7 to adjust dismiss icon, update example pages to ... | Mark Otto | 1 | -2/+3 |
| 2011-09-16 | expanding comment in application.js | Mark Otto | 1 | -0/+1 |
| 2011-09-16 | fixing conflict and recompiling | Mark Otto | 2 | -5/+5 |
| 2011-09-16 | updated table styles a bit and floated the fluid columns to clear the row dro... | Mark Otto | 1 | -0/+2 |
| 2011-09-15 | little fixes for ie 7 | Jacob Thornton | 1 | -4/+4 |
| 2011-09-15 | update attributes for js and make tooltips reposition on resize | Jacob Thornton | 1 | -1/+1 |
| 2011-09-13 | updated browsers image | Mark Otto | 1 | -0/+0 |
| 2011-09-13 | updates to docs to include more example html, include links to javascript doc... | Mark Otto | 1 | -4/+4 |
| 2011-09-13 | adding quick and dirty favicons and touch icons for iOS | Mark Otto | 5 | -1/+0 |
| 2011-09-12 | Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip | Mark Otto | 1 | -0/+1 |
| 2011-09-12 | comment out box-shadow on masthead and footer in docs.css because Opera sucks... | Mark Otto | 1 | -4/+4 |
| 2011-09-12 | fix docs for opera | Jacob Thornton | 1 | -0/+1 |
| 2011-09-11 | index to use data attr for scrollspy initilizing | Jacob Thornton | 1 | -6/+0 |
| 2011-09-11 | method invocation jqueryui style | Jacob Thornton | 1 | -1/+1 |
| 2011-09-11 | Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 1 | -5/+0 |
| 2011-09-11 | change hella js... broke all the tests. i <3 wip | Jacob Thornton | 1 | -6/+0 |
| 2011-09-11 | change template diagrams to be .media-grid | Mark Otto | 1 | -5/+0 |
| 2011-09-10 | wait for window load event before positioning images, doi | Jacob Thornton | 2 | -18/+11 |
| 2011-09-10 | add static sizes for images so tooltips get right size on load | Jacob Thornton | 1 | -0/+7 |
| 2011-09-10 | Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 1 | -67/+100 |
| 2011-09-10 | add bootstrap-scrollspy | Jacob Thornton | 2 | -39/+6 |
| 2011-09-10 | tweak css for topbar to bring back z-index fix; update javascript markup and ... | Mark Otto | 1 | -0/+3 |
| 2011-09-10 | overhaul docs CSS since it was scalable, converted docs mastheads and footers... | Mark Otto | 1 | -69/+99 |
| 2011-09-10 | adds twipsy js to regular index for positioning | Jacob Thornton | 2 | -38/+12 |
| 2011-09-09 | Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 1 | -2/+12 |
| 2011-09-09 | move js plugins to root dir, begin writing tests, and change modal plugin to ... | Jacob Thornton | 8 | -649/+1 |
| 2011-09-09 | add version # to docs | Mark Otto | 1 | -0/+4 |
| 2011-09-09 | adding nested columns to the grid section | Mark Otto | 1 | -2/+8 |
| 2011-09-09 | remove aria-control stuff | Jacob Thornton | 1 | -4/+4 |
| 2011-09-08 | some more js love - update the docs with tabs/pills plugin | Jacob Thornton | 6 | -78/+72 |
| 2011-09-08 | Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 4 | -10/+13 |
| 2011-09-08 | tabssss | Jacob Thornton | 1 | -0/+35 |
| 2011-09-08 | bump css to 1.3.0, update makefile to reflect that, update form css to prepen... | Mark Otto | 1 | -10/+13 |
| 2011-09-06 | Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip | Mark Otto | 6 | -0/+633 |
| 2011-09-06 | update diagrams to use smaller border radius, add new container-app example | Mark Otto | 3 | -0/+0 |
| 2011-09-06 | move javascript from examples into docs | Jacob Thornton | 6 | -0/+633 |
| 2011-09-06 | first pass at enabling active states in dropdowns in topbar and fixing the bu... | Mark Otto | 1 | -4/+4 |
| 2011-09-04 | addng docs for the themes stuff and examples | Mark Otto | 4 | -11/+17 |
| 2011-09-02 | Merge branch 'master' of github.com:twitter/bootstrap into js-examples | Jacob Thornton | 2 | -8/+5 |
| 2011-09-02 | fix docs.css spacing, add gradient support for ie9 back | Mark Otto | 1 | -3/+1 |
| 2011-09-02 | cleanup docs and fix gradient in masthead | Mark Otto | 1 | -3/+3 |
| 2011-09-02 | resolve conflicts | Mark Otto | 1 | -1/+1 |
| 2011-09-02 | add temp second topbar to nav section, fix it's compatibility issues | Mark Otto | 1 | -3/+2 |
| 2011-09-02 | add doc styles back to topbar-inner | Jacob Thornton | 1 | -1/+1 |
| 2011-08-27 | add topbar dropdown js | Jacob Thornton | 2 | -104/+1 |
| 2011-08-26 | adding dropdowns to tabs by refactoring the shizzzz out of them | Mark Otto | 1 | -3/+3 |
| 2011-08-26 | Merge branch '1.1.1-wip' | Jacob Thornton | 2 | -2/+5 |
| 2011-08-26 | clean up redundant google prettify code | Jacob Thornton | 1 | -10/+3 |
| 2011-08-26 | Made JavaScript unobtrusive by factoring out prettyPrint() to application.js.... | Karthik Viswanathan | 1 | -2/+14 |
| 2011-08-25 | merged in my pending changes from 1.2-wip branch, resolve diffs as best as i ... | Mark Otto | 1 | -2/+2 |