]> source.dussan.org Git - gitblit.git/commit
Commit header panel. File type icons. Docs page.
authorJames Moger <james.moger@gitblit.com>
Tue, 26 Apr 2011 22:05:39 +0000 (18:05 -0400)
committerJames Moger <james.moger@gitblit.com>
Tue, 26 Apr 2011 22:05:39 +0000 (18:05 -0400)
commitc1c3c6a7a2f0a2893ef36ab3dfc7b09d04a133bc
tree55552bd1d27e4eca2dc96b136c371e22b14813e5
parent1e83907b001a2df3f14a35fc36c47ea8f49155c4
Commit header panel. File type icons. Docs page.
45 files changed:
src/com/gitblit/utils/JGitUtils.java
src/com/gitblit/wicket/BasePage.html
src/com/gitblit/wicket/BasePage.java
src/com/gitblit/wicket/GitBlitWebApp.java
src/com/gitblit/wicket/GitBlitWebApp.properties
src/com/gitblit/wicket/WicketUtils.java
src/com/gitblit/wicket/pages/BlobDiffPage.html
src/com/gitblit/wicket/pages/BlobDiffPage.java
src/com/gitblit/wicket/pages/BlobPage.html
src/com/gitblit/wicket/pages/BlobPage.java
src/com/gitblit/wicket/pages/CommitDiffPage.html
src/com/gitblit/wicket/pages/CommitDiffPage.java
src/com/gitblit/wicket/pages/CommitPage.html
src/com/gitblit/wicket/pages/CommitPage.java
src/com/gitblit/wicket/pages/DocsPage.html [new file with mode: 0644]
src/com/gitblit/wicket/pages/DocsPage.java [new file with mode: 0644]
src/com/gitblit/wicket/pages/EditRepositoryPage.html
src/com/gitblit/wicket/pages/HistoryPage.html
src/com/gitblit/wicket/pages/LogPage.html
src/com/gitblit/wicket/pages/SearchPage.html
src/com/gitblit/wicket/pages/TreePage.html
src/com/gitblit/wicket/pages/TreePage.java
src/com/gitblit/wicket/panels/CommitHeaderPanel.html [new file with mode: 0644]
src/com/gitblit/wicket/panels/CommitHeaderPanel.java [new file with mode: 0644]
src/com/gitblit/wicket/panels/HistoryPanel.html
src/com/gitblit/wicket/panels/HistoryPanel.java
src/com/gitblit/wicket/panels/PageLinksPanel.java
src/com/gitblit/wicket/resources/file_acrobat_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_c_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_code_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_cpp_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_cs_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_doc_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_excel_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_h_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_java_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_php_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_ppt_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_ruby_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_settings_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_vs_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_world_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/file_zip_16x16.png [new file with mode: 0644]
src/com/gitblit/wicket/resources/gitblit.css
src/com/gitblit/wicket/resources/welcome.mkd