| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-18 | Fixes #11918: Fork the @h5bp contributing guidelines and combine with our ↵ | Mark Otto | 1 | -30/+137 | |
| coding guidelines | |||||
| 2013-12-18 | Fixes | Mark Otto | 1 | -30/+137 | |
| 2013-12-18 | fixes #11447: add docs warning about loading once for remote modal option | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | using templating doesn't seem to work there; hardcode license URL instead | Chris Rebert | 2 | -2/+6 | |
| Tested the customizer, the generated zip had: css/bootstrap.css:line 6: * Licensed under MIT (<%= _.pluck(pkg.licenses, "url").join(", ") %>) Revised customizer generates: css/bootstrap.css:line 4: * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) | |||||
| 2013-12-18 | Merge branch 'master' into docs_derp | Mark Otto | 34 | -631/+186 | |
| Conflicts: _layouts/default.html | |||||
| 2013-12-18 | rebuild minified customizer JS so it reflects the licensing change | Chris Rebert | 1 | -1/+1 | |
| 2013-12-18 | license in customizer | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | update licensing header in JS files & run grunt | Chris Rebert | 14 | -289/+25 | |
| 2013-12-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | update license faqs for apache | Mark Otto | 1 | -33/+28 | |
| 2013-12-18 | cleanup licensing section more | Chris Rebert | 1 | -1/+1 | |
| 2013-12-18 | grunt after that carousel merge | Mark Otto | 3 | -3/+3 | |
| 2013-12-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | another apache mention | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | remove license readme mention | Mark Otto | 1 | -1/+0 | |
| 2013-12-18 | more license mentions | Mark Otto | 11 | -13/+13 | |
| 2013-12-18 | Merge pull request #11416 from danielboendergaard/carousel-duration | Mark Otto | 1 | -1/+1 | |
| Carousel: Use the transition duration from CSS | |||||
| 2013-12-18 | version bump | Mark Otto | 25 | -43/+43 | |
| 2013-12-18 | Punt Apache license information and stick with MIT | Mark Otto | 4 | -201/+23 | |
| 2013-12-18 | grunt | Mark Otto | 1 | -2/+2 | |
| 2013-12-18 | Merge pull request #11928 from twbs/we_have_to_go_back_kate | Mark Otto | 6 | -71/+74 | |
| Follow up to reverted commits | |||||
| 2013-12-18 | drop the the, it's cleaner | Mark Otto | 1 | -2/+2 | |
| 2013-12-18 | derp | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | buttons should be more mixin friendly | Mark Otto | 2 | -23/+23 | |
| 2013-12-18 | navbars need to use prefixed nav class or they won't work as expected | Mark Otto | 4 | -15/+15 | |
| 2013-12-18 | restore inline block on breadcrumbs and ensure proper code formatting for ↵ | Mark Otto | 4 | -4/+7 | |
| readibility | |||||
| 2013-12-18 | run grunt dist | Mark Otto | 4 | -47/+47 | |
| 2013-12-18 | rewrite readme to restore lost information, only with a bit more formatting ↵ | Mark Otto | 1 | -14/+14 | |
| consistency | |||||
| 2013-12-18 | Merge pull request #11927 from twbs/revert_commits | Mark Otto | 4 | -28/+28 | |
| Revert commits | |||||
| 2013-12-18 | Revert commits | Julian Thilo | 4 | -28/+28 | |
| Bootstrap is being relicensed from Apache 2.0 to MIT so that more of our community can use the free and open source software we lovely create together. As commits are copyright their original authors, the commits of any individual not agreeing to relicense their contributions are being removed to be later rewritten by the @twbs/team. This undoes the changes introduced by the following commits: https://github.com/twbs/bootstrap/commit/7ea34ae0ef79c793e9a9d393b4eef825b71e84b5 , https://github.com/twbs/bootstrap/commit/7376eef378fe7d5e69b8b8cce93c7c64b751d55a , https://github.com/twbs/bootstrap/commit/303ba1326bbe367598ab4cc063b4607507208e56 , https://github.com/twbs/bootstrap/commit/7d1c8c2a0ce16331583a965821690f7715e62908 , https://github.com/twbs/bootstrap/commit/11319f6da9f9a19ec40743cdfe868ac732698149 , https://github.com/twbs/bootstrap/commit/110fc8860117d8675345806219ba313b18086db2 , https://github.com/twbs/bootstrap/commit/ced08f69359f3a70771804a98fa3c499f388cc74 | |||||
| 2013-12-18 | callout colors | Mark Otto | 1 | -7/+11 | |
| 2013-12-18 | more docs | Mark Otto | 5 | -48/+71 | |
| 2013-12-18 | footer alignment | Mark Otto | 1 | -17/+2 | |
| 2013-12-18 | Merge branch 'master' into docs_derp | Mark Otto | 20 | -102/+122 | |
| 2013-12-18 | Merge pull request #11881 from ZDroid/patch-1 | Mark Otto | 14 | -98/+99 | |
| Require comma on left side | |||||
| 2013-12-18 | Merge pull request #11804 from twbs/css-source-maps | Mark Otto | 5 | -3/+22 | |
| enable CSS source maps in grunt-contrib-less | |||||
| 2013-12-18 | fix typo | Chris Rebert | 1 | -1/+1 | |
| 2013-12-18 | Merge branch 'master' into docs_derp | Mark Otto | 12 | -120/+168 | |
| 2013-12-18 | add source maps | Mark Otto | 2 | -2/+2 | |
| 2013-12-18 | Merge branch 'master' into css-source-maps | Mark Otto | 52 | -978/+2146 | |
| Conflicts: Gruntfile.js | |||||
| 2013-12-18 | Fixes #11899: Ensure proper margins and .small/small usage for heading tags ↵ | Mark Otto | 3 | -11/+29 | |
| (e.g., .h1-.h6) | |||||
| 2013-12-18 | add inline note about navbar sizing | Mark Otto | 1 | -1/+1 | |
| 2013-12-18 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 9 | -109/+138 | |
| 2013-12-18 | fixes #11925: cover template for firefox | Mark Otto | 1 | -0/+1 | |
| 2013-12-18 | tweaks | Mark Otto | 1 | -6/+7 | |
| 2013-12-18 | Merge pull request #11923 from wangsai/fix-id | Chris Rebert | 1 | -1/+1 | |
| fix href of "Browser and device support" | |||||
| 2013-12-18 | fix href of "Browser and device support" | wangsai | 1 | -1/+1 | |
| 2013-12-17 | Merge pull request #11910 from InWayOpenSource/btn-group-inside-input-group-btn | Mark Otto | 3 | -11/+27 | |
| Fix handling of .btn-group placed inside .input-group-btn | |||||
| 2013-12-17 | Merge pull request #11916 from ZDroid/fix-iversions | Chris Rebert | 1 | -2/+2 | |
| Downgrade Safari and OS X | |||||
| 2013-12-17 | Downgrade Safari and OS X | Zlatan Vasović | 1 | -2/+2 | |
