summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-06-26 08:23:13 -0400
committerJames Moger <james.moger@gitblit.com>2011-06-26 08:23:13 -0400
commitd0e26353e62d17a1f6b765a71e9bb45b54806d70 (patch)
tree5811bef62f42dbbb03a1d2dc17999d8fc22ec5d1 /docs
parent22fc5e48cbe050d8485f78f6165b59e4085eaeef (diff)
downloadgitblit-d0e26353e62d17a1f6b765a71e9bb45b54806d70.tar.gz
gitblit-d0e26353e62d17a1f6b765a71e9bb45b54806d70.zip
Prepare 0.5.0 release.v0.5.0
Diffstat (limited to 'docs')
-rw-r--r--docs/00_index.mkd2
-rw-r--r--docs/01_screenshots.mkd20
-rw-r--r--docs/04_releases.mkd2
-rw-r--r--docs/screenshots/00.pngbin79888 -> 41019 bytes
-rw-r--r--docs/screenshots/01.pngbin36090 -> 22192 bytes
-rw-r--r--docs/screenshots/02.pngbin42272 -> 29863 bytes
-rw-r--r--docs/screenshots/03.pngbin106468 -> 58738 bytes
-rw-r--r--docs/screenshots/04.pngbin130020 -> 68732 bytes
-rw-r--r--docs/screenshots/05.pngbin75632 -> 56672 bytes
-rw-r--r--docs/screenshots/06.pngbin85370 -> 43919 bytes
-rw-r--r--docs/screenshots/07.pngbin96258 -> 50840 bytes
-rw-r--r--docs/screenshots/08.pngbin93343 -> 45955 bytes
-rw-r--r--docs/screenshots/09.pngbin0 -> 52801 bytes
-rw-r--r--docs/screenshots/10.pngbin0 -> 57456 bytes
-rw-r--r--docs/screenshots/11.pngbin0 -> 29278 bytes
15 files changed, 18 insertions, 6 deletions
diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index f8228cfd..4a922567 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -21,7 +21,7 @@ Gitblit requires a Java 6 Runtime Environment (JRE) or a Java 6 Development Kit
### Current Release
-%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] &nbsp; (*%BUILDDATE%*)
+%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] &nbsp; *released %BUILDDATE%*
issues & binaries @ [Google Code][googlecode]<br/>
sources @ [Github][gitbltsrc]
diff --git a/docs/01_screenshots.mkd b/docs/01_screenshots.mkd
index 14ec1793..5ab94d32 100644
--- a/docs/01_screenshots.mkd
+++ b/docs/01_screenshots.mkd
@@ -18,18 +18,30 @@
<a rel="screenshots_group" href="screenshots/04.png" title="Repository Log">![Log](thumbs/04.png)</a>
<br/>Repository Log
</td><td>
- <a rel="screenshots_group" href="screenshots/05.png" title="Repository Tree">![Tree](thumbs/05.png)</a>
- <br/>Repository Tree
+ <a rel="screenshots_group" href="screenshots/10.png" title="Repository Tags">![Tags](thumbs/10.png)</a>
+ <br/>Repository Tags
</td></tr>
<tr><td>
- <a rel="screenshots_group" href="screenshots/06.png" title="File Diff">![Diff](thumbs/06.png)</a>
- <br/>File Diff
+ <a rel="screenshots_group" href="screenshots/05.png" title="Repository Tree">![Tree](thumbs/05.png)</a>
+ <br/>Repository Tree
+</td><td>
+ <a rel="screenshots_group" href="screenshots/06.png" title="Commit Page">![Commit Page](thumbs/06.png)</a>
+ <br/>Commit Page
</td><td>
<a rel="screenshots_group" href="screenshots/07.png" title="Commit Diff">![Commitdiff](thumbs/07.png)</a>
<br/>Commit Diff
+</td></tr>
+
+<tr><td>
+ <a rel="screenshots_group" href="screenshots/09.png" title="Branch Metrics">![Metrics](thumbs/09.png)</a>
+ <br/>Branch Metrics
</td><td>
<a rel="screenshots_group" href="screenshots/08.png" title="Blob View with Syntax Highlighting">![Blob](thumbs/08.png)</a>
<br/>Blob View with Syntax Highlighting
+</td><td>
+ <a rel="screenshots_group" href="screenshots/11.png" title="Blame">![Blame](thumbs/11.png)</a>
+ <br/>Blame
</td></tr>
+
</table> \ No newline at end of file
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index 27c57c67..f9cf7554 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -1,7 +1,7 @@
## Release History
### Current Release
-%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] &nbsp; (*%BUILDDATE%*)
+%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] &nbsp; *released %BUILDDATE%*
### Older Releases
none
diff --git a/docs/screenshots/00.png b/docs/screenshots/00.png
index c9653f14..f60aa167 100644
--- a/docs/screenshots/00.png
+++ b/docs/screenshots/00.png
Binary files differ
diff --git a/docs/screenshots/01.png b/docs/screenshots/01.png
index 01d8cefe..ff44cbed 100644
--- a/docs/screenshots/01.png
+++ b/docs/screenshots/01.png
Binary files differ
diff --git a/docs/screenshots/02.png b/docs/screenshots/02.png
index 31fedfa1..57671bee 100644
--- a/docs/screenshots/02.png
+++ b/docs/screenshots/02.png
Binary files differ
diff --git a/docs/screenshots/03.png b/docs/screenshots/03.png
index 7a85ccd2..255fb699 100644
--- a/docs/screenshots/03.png
+++ b/docs/screenshots/03.png
Binary files differ
diff --git a/docs/screenshots/04.png b/docs/screenshots/04.png
index ac8da4e7..7464bb93 100644
--- a/docs/screenshots/04.png
+++ b/docs/screenshots/04.png
Binary files differ
diff --git a/docs/screenshots/05.png b/docs/screenshots/05.png
index 09b62c3c..0aec9ce1 100644
--- a/docs/screenshots/05.png
+++ b/docs/screenshots/05.png
Binary files differ
diff --git a/docs/screenshots/06.png b/docs/screenshots/06.png
index e78301da..6fbdbd83 100644
--- a/docs/screenshots/06.png
+++ b/docs/screenshots/06.png
Binary files differ
diff --git a/docs/screenshots/07.png b/docs/screenshots/07.png
index 2b467bb6..1602d052 100644
--- a/docs/screenshots/07.png
+++ b/docs/screenshots/07.png
Binary files differ
diff --git a/docs/screenshots/08.png b/docs/screenshots/08.png
index deaf1541..9ed30dbf 100644
--- a/docs/screenshots/08.png
+++ b/docs/screenshots/08.png
Binary files differ
diff --git a/docs/screenshots/09.png b/docs/screenshots/09.png
new file mode 100644
index 00000000..bb13bea7
--- /dev/null
+++ b/docs/screenshots/09.png
Binary files differ
diff --git a/docs/screenshots/10.png b/docs/screenshots/10.png
new file mode 100644
index 00000000..4858a5c6
--- /dev/null
+++ b/docs/screenshots/10.png
Binary files differ
diff --git a/docs/screenshots/11.png b/docs/screenshots/11.png
new file mode 100644
index 00000000..414e479f
--- /dev/null
+++ b/docs/screenshots/11.png
Binary files differ