| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-16 | Revert "Add tooltip `viewport` option, respect bounds of the viewport" | Chris Rebert | 4 | -203/+30 | |
| This reverts commit edb221a20ceabebd427e27d0432e94a227717217. Reverting due to broken JS unit tests. Conflicts: docs/javascript.html | |||||
| 2014-01-16 | Merge pull request #12267 from twbs/ie-10 | Chris Rebert | 1 | -6/+5 | |
| enable IE10 for Sauce tests | |||||
| 2014-01-16 | Merge branch 'bo-tooltip-viewport' of https://github.com/benogle/bootstrap ↵ | Mark Otto | 4 | -30/+203 | |
| into benogle-bo-tooltip-viewport Conflicts: docs/javascript.html | |||||
| 2014-01-16 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -14/+11 | |
| 2014-01-16 | Split box-sizing reset for faster rendering | Mark Otto | 6 | -6/+12 | |
| 2014-01-16 | enable IE10 for Sauce tests | Chris Rebert | 1 | -6/+5 | |
| 2014-01-16 | temporarily disable OS X Chrome Sauce test since it's being flaky | Chris Rebert | 1 | -4/+5 | |
| e.g.: Tested http://127.0.0.1:3000/js/tests/index.html Environment: OS X 10.9::chrome >> Timeout, waited for more than 300000 milliseconds | |||||
| 2014-01-16 | Merge pull request #12265 from twbs/ie-11 | Chris Rebert | 1 | -5/+5 | |
| enable IE11 in Sauce tests | |||||
| 2014-01-16 | Merge pull request #12264 from twbs/mavericks-safari-7 | Chris Rebert | 1 | -5/+1 | |
| upgrade to Safari 7 in Sauce tests | |||||
| 2014-01-16 | enable IE11 in Sauce tests | Chris Rebert | 1 | -5/+5 | |
| 2014-01-16 | Merge pull request #12262 from twbs/osx-firefox | Chris Rebert | 1 | -4/+4 | |
| re-enable OS X Firefox in Sauce tests | |||||
| 2014-01-16 | grunt | Mark Otto | 4 | -14/+14 | |
| 2014-01-16 | upgrade to Safari 7 in Sauce tests | Chris Rebert | 1 | -5/+1 | |
| 2014-01-16 | re-enable OS X Firefox in Sauce tests | Chris Rebert | 1 | -4/+4 | |
| 2014-01-16 | add missing paren | fat | 1 | -1/+1 | |
| 2014-01-16 | tooltip subpixel test fixes | fat | 1 | -2/+6 | |
| 2014-01-16 | remove flaky pos bottom test which is effect by unit scroll pos | fat | 8 | -18/+9 | |
| 2014-01-16 | new qunit | fat | 9 | -1055/+1720 | |
| 2014-01-16 | Merge pull request #12260 from patricker/patch-1 | Chris Rebert | 1 | -1/+1 | |
| Update javascript.html to fix Tabs example | |||||
| 2014-01-16 | Update javascript.html | patricker | 1 | -1/+1 | |
| Fixed issue in Tabs example where the div had been marked as 'active' but the li had not been. The correct tab of data would be displayed on load, but no tabs would be highlighted. The tabs with fade example does not have this issue. jsFiddle: http://jsfiddle.net/uXV56/ | |||||
| 2014-01-16 | Merge pull request #12258 from ibash/master | Chris Rebert | 1 | -1/+1 | |
| Fixing js error in IE9 where no transition is supported | |||||
| 2014-01-16 | Fixing js error in IE9 where no transition is supported | Islam Sharabash | 1 | -1/+1 | |
| 2014-01-15 | Merge pull request #12252 from browserstack/browserstack-runner | Chris Rebert | 2 | -1/+2 | |
| Browserstack runner tunnel timeout | |||||
| 2014-01-16 | add debug for browserstack-runner | Rahul Nawani | 1 | -0/+1 | |
| 2014-01-16 | update browserstack-runner package | Rahul Nawani | 1 | -1/+1 | |
| 2014-01-15 | Merge pull request #12245 from twbs/footer-links | Mark Otto | 1 | -0/+4 | |
| add Issues & Releases links back to footer | |||||
| 2014-01-15 | add & use @modal-md Less var for uniformity | Chris Rebert | 2 | -1/+2 | |
| 2014-01-15 | refactoring: add & use .bg-variant() mixin | Chris Rebert | 2 | -20/+14 | |
| 2014-01-15 | refactoring: add & use .text-emphasis-variant() mixin | Chris Rebert | 2 | -20/+14 | |
| 2014-01-15 | add Issues & Releases links back to footer | Chris Rebert | 1 | -0/+4 | |
| 2014-01-15 | reassert #12231 & #12232 (merge went badly?) | Chris Rebert | 1 | -3/+3 | |
| 2014-01-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| Conflicts: docs/assets/css/pack.min.css | |||||
| 2014-01-15 | fix ad placement | Mark Otto | 2 | -2/+4 | |
| 2014-01-16 | Fix customizer's toggle buttons' margin | Julian Thilo | 4 | -4/+4 | |
| 2014-01-16 | Adapt about.html lead to latest changes | Julian Thilo | 1 | -1/+1 | |
| 2014-01-16 | Fix footer links | Julian Thilo | 1 | -2/+2 | |
| 2014-01-15 | increase Sauce concurrency | Chris Rebert | 1 | -1/+1 | |
| Per https://github.com/twbs/bootstrap/issues/11087#issuecomment-32309827 Thanks @admc & @saucelabs ! | |||||
| 2014-01-15 | Merge pull request #12243 from twbs/cleanup-about | Mark Otto | 4 | -38/+40 | |
| move Community & Translations docs sections from About to Getting Started | |||||
| 2014-01-15 | move Community & Translations docs sections from About to Getting Started | Chris Rebert | 4 | -38/+40 | |
| 2014-01-15 | Merge pull request #12242 from twbs/sass-contributing | Mark Otto | 1 | -1/+1 | |
| add link to Sass CONTRIBUTING file in the About page | |||||
| 2014-01-16 | Adhere to MailChimp's brand guidelines ;) | Julian Thilo | 1 | -1/+1 | |
| 2014-01-16 | Remove popovers from components.html lead | Julian Thilo | 1 | -1/+1 | |
| because they're only really featured on javascript.html Replacement: input groups | |||||
| 2014-01-15 | add link to Sass CONTRIBUTING file in the About page | Chris Rebert | 1 | -1/+1 | |
| 2014-01-15 | remove inaccurate comment | Chris Rebert | 2 | -2/+0 | |
| 2014-01-15 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -3/+4 | |
| 2014-01-15 | Fix page headers | Mark Otto | 2 | -11/+4 | |
| 2014-01-15 | Getting Started: fix ID of heading so matches TOC | Chris Rebert | 1 | -1/+1 | |
| 2014-01-15 | add a couple commas | Chris Rebert | 1 | -1/+1 | |
| 2014-01-15 | Merge pull request #12241 from twbs/jekyll-encoding | Chris Rebert | 2 | -2/+3 | |
| Set Jekyll encoding and tweak Windows notes | |||||
| 2014-01-15 | indentation and page header changes | Mark Otto | 3 | -1528/+1499 | |
