James Moger
2011-10-12 13b8381bf7082778df572e7918599a41917bfcca
Documentation and updated screenshots.
1 files deleted
1 files added
17 files modified
42 ■■■■ changed files
distrib/gitblit.properties 4 ●●●● patch | view | raw | blame | history
docs/01_screenshots.mkd 38 ●●●● patch | view | raw | blame | history
docs/screenshots/00.png patch | view | raw | blame | history
docs/screenshots/00b.png patch | view | raw | blame | history
docs/screenshots/01.png patch | view | raw | blame | history
docs/screenshots/02.png patch | view | raw | blame | history
docs/screenshots/03.png patch | view | raw | blame | history
docs/screenshots/04.png patch | view | raw | blame | history
docs/screenshots/05.png patch | view | raw | blame | history
docs/screenshots/06.png patch | view | raw | blame | history
docs/screenshots/07.png patch | view | raw | blame | history
docs/screenshots/08.png patch | view | raw | blame | history
docs/screenshots/09.png patch | view | raw | blame | history
docs/screenshots/10.png patch | view | raw | blame | history
docs/screenshots/11.png patch | view | raw | blame | history
docs/screenshots/12.png patch | view | raw | blame | history
docs/screenshots/13.png patch | view | raw | blame | history
docs/screenshots/14.png patch | view | raw | blame | history
docs/screenshots/15.png patch | view | raw | blame | history
distrib/gitblit.properties
@@ -90,13 +90,13 @@
# Allows remote clients to list repositories and possibly administer the Gitblit
# server, if the authenticated account has administrator permissions.
#
# SINCE 0.6.1
# SINCE 0.7.0
web.enableRpcServlet = true
# Allows remote clients to administer the Gitblit instance, if the authenticated
# account has administrator permissions.  Requires *web.enableRpcServlet=true*.
#
# SINCE 0.6.1
# SINCE 0.7.0
web.enableRpcAdministration = false
# Allow dynamic zip downloads.
docs/01_screenshots.mkd
@@ -1,63 +1,63 @@
## Screenshots
<table class="screenshots">
<tr><td>
    <a rel="screenshots_group" href="screenshots/00.png" title="Repository & User List"><img alt="Repositories" src="thumbs/00.png" /></a>
    <br/>Repository & User List
    <a rel="screenshots_group" href="screenshots/00.png" title="Repository List"><img alt="Repositories" src="thumbs/00.png" /></a>
    <br/>Repository List
</td><td>
    <a rel="screenshots_group" href="screenshots/00b.png" title="Repository List (Admin)"><img alt="Repositories (Admin)" src="thumbs/00b.png" /></a>
    <br/>Repository List (Admin)
</td><td>
    <a rel="screenshots_group" href="screenshots/01.png" title="New User"><img alt="New User" src="thumbs/01.png" /></a>
    <br/>New User
</td><td>
    <a rel="screenshots_group" href="screenshots/02.png" title="Edit Repository"><img alt="Edit Repository" src="thumbs/02.png" /></a>
    <br/>Edit Repository
</td></tr>
<tr><td>
    <a rel="screenshots_group" href="screenshots/02.png" title="Edit Repository"><img alt="Edit Repository" src="thumbs/02.png" /></a>
    <br/>Edit Repository
</td><td>
    <a rel="screenshots_group" href="screenshots/03.png" title="Repository Summary"><img alt="Summary" src="thumbs/03.png" /></a>
    <br/>Repository Summary
</td><td>
    <a rel="screenshots_group" href="screenshots/04.png" title="Repository Log"><img alt="Log" src="thumbs/04.png" /></a>
    <br/>Repository Log
</td><td>
    <a rel="screenshots_group" href="screenshots/10.png" title="Repository Tags"><img alt="Tags" src="thumbs/10.png" /></a>
    <br/>Repository Tags
</td></tr>
<tr><td>
    <a rel="screenshots_group" href="screenshots/10.png" title="Repository Tags"><img alt="Tags" src="thumbs/10.png" /></a>
    <br/>Repository Tags
</td><td>
    <a rel="screenshots_group" href="screenshots/05.png" title="Repository Tree"><img alt="Tree" src="thumbs/05.png" /></a>
    <br/>Repository Tree
</td><td>
    <a rel="screenshots_group" href="screenshots/06.png" title="Commit Page"><img alt="Commit Page" src="thumbs/06.png" /></a>
    <br/>Commit Page
</td><td>
    <a rel="screenshots_group" href="screenshots/07.png" title="Commit Diff"><img alt="Commit Diff" src="thumbs/07.png" /></a>
    <br/>Commit Diff
</td></tr>
<tr><td>
    <a rel="screenshots_group" href="screenshots/07.png" title="Commit Diff"><img alt="Commit Diff" src="thumbs/07.png" /></a>
    <br/>Commit Diff
</td><td>
    <a rel="screenshots_group" href="screenshots/09.png" title="Branch Metrics"><img alt="Metrics" src="thumbs/09.png" /></a>
    <br/>Branch Metrics
</td><td>
    <a rel="screenshots_group" href="screenshots/08.png" title="Blob View with Syntax Highlighting"><img alt="Blob" src="thumbs/08.png" /></a>
    <br/>Blob View with Syntax Highlighting
</td><td>
    <a rel="screenshots_group" href="screenshots/11.png" title="Blame"><img alt="Blame" src="thumbs/11.png" /></a>
    <br/>Blame
</td></tr>
<tr><td>
    <a rel="screenshots_group" href="screenshots/11.png" title="Blame"><img alt="Blame" src="thumbs/11.png" /></a>
    <br/>Blame
</td><td>
    <a rel="screenshots_group" href="screenshots/12.png" title="Federation Panels"><img alt="Federation Panels" src="thumbs/12.png" /></a>
    <br/>Federation Panels
</td><td>
    <a rel="screenshots_group" href="screenshots/13.png" title="Detailed Status of a Registration"><img alt="Registration Status" src="thumbs/13.png" /></a>
    <br/>Detailed Status of a Registration
</td><td>
    <a rel="screenshots_group" href="screenshots/14.png" title="Send Proposal"><img alt="Propose" src="thumbs/14.png" /></a>
    <br/>Send Proposal
</td></tr>
<tr><td>
    <a rel="screenshots_group" href="screenshots/15.png" title="Reviewing Received Proposal"><img alt="Review Proposal" src="thumbs/15.png" /></a>
    <br/>Reviewing Received Proposal
    <a rel="screenshots_group" href="screenshots/14.png" title="Send Proposal"><img alt="Propose" src="thumbs/14.png" /></a>
    <br/>Send Proposal
</td></tr>
</table>
docs/screenshots/00.png

docs/screenshots/00b.png
docs/screenshots/01.png

docs/screenshots/02.png

docs/screenshots/03.png

docs/screenshots/04.png

docs/screenshots/05.png

docs/screenshots/06.png

docs/screenshots/07.png

docs/screenshots/08.png

docs/screenshots/09.png

docs/screenshots/10.png

docs/screenshots/11.png

docs/screenshots/12.png

docs/screenshots/13.png

docs/screenshots/14.png

docs/screenshots/15.png
Binary files differ