]> source.dussan.org Git - gitblit.git/commit
Updated to Bootstrap 2.0.4. Responsive layout by default.
authorJames Moger <james.moger@gitblit.com>
Sat, 9 Jun 2012 00:55:31 +0000 (20:55 -0400)
committerJames Moger <james.moger@gitblit.com>
Sat, 9 Jun 2012 00:55:31 +0000 (20:55 -0400)
commit62cec24d10fe126e3b7651359c10cf8b7bfd6a5d
treebca33eccbf7195992d2a0a3515b15c4d9ddbd2dd
parent0cf876d138f0cff78b520a3601cf24ad2717e93b
Updated to Bootstrap 2.0.4. Responsive layout by default.
33 files changed:
distrib/gitblit.properties
docs/04_releases.mkd
resources/bootstrap/css/bootstrap-responsive.css
resources/bootstrap/css/bootstrap.css
resources/bootstrap/img/glyphicons-halflings-white.png
resources/bootstrap/img/glyphicons-halflings.png
resources/bootstrap/js/bootstrap.js
resources/gitblit.css
src/com/gitblit/utils/ActivityUtils.java
src/com/gitblit/wicket/pages/ActivityPage.html
src/com/gitblit/wicket/pages/BasePage.html
src/com/gitblit/wicket/pages/BasePage.java
src/com/gitblit/wicket/pages/CommitDiffPage.html
src/com/gitblit/wicket/pages/CommitPage.html
src/com/gitblit/wicket/pages/CommitPage.java
src/com/gitblit/wicket/pages/LuceneSearchPage.html
src/com/gitblit/wicket/pages/RepositoryPage.html
src/com/gitblit/wicket/pages/RepositoryPage.java
src/com/gitblit/wicket/pages/RootPage.html
src/com/gitblit/wicket/pages/SummaryPage.html
src/com/gitblit/wicket/pages/SummaryPage.java
src/com/gitblit/wicket/pages/TreePage.html
src/com/gitblit/wicket/panels/ActivityPanel.html
src/com/gitblit/wicket/panels/BranchesPanel.html
src/com/gitblit/wicket/panels/CommitHeaderPanel.html
src/com/gitblit/wicket/panels/CommitHeaderPanel.java
src/com/gitblit/wicket/panels/HistoryPanel.html
src/com/gitblit/wicket/panels/LinkPanel.java
src/com/gitblit/wicket/panels/LogPanel.html
src/com/gitblit/wicket/panels/RepositoriesPanel.html
src/com/gitblit/wicket/panels/RepositoryUrlPanel.html
src/com/gitblit/wicket/panels/TagsPanel.html
src/com/gitblit/wicket/panels/UsersPanel.html