]> source.dussan.org Git - gitblit.git/commitdiff
Updated documentation
authorJames Moger <james.moger@gitblit.com>
Sat, 5 Jan 2013 22:52:36 +0000 (17:52 -0500)
committerJames Moger <james.moger@gitblit.com>
Sat, 5 Jan 2013 22:52:36 +0000 (17:52 -0500)
docs/01_features.mkd
docs/04_releases.mkd

index a768f75415dea4cb6a1058cd3f07b5d4c473d0a6..f593bea6e7010887b2a7420929e89b801b85fbdc 100644 (file)
@@ -20,7 +20,7 @@
 - *Experimental* built-in Garbage Collection\r
 - Ability to federate with one or more other Gitblit instances\r
 - RSS/JSON RPC interface\r
-- Java/Swing Gitblit Manager tool \r
+- Java/Swing Gitblit Manager tool\r
 - Gitweb inspired web UI\r
 - Responsive web UI that subtracts elements to be usable on phones, tablets, and desktop browsers\r
 - Groovy pre- and post- push hook scripts, per-repository or globally for all repositories\r
@@ -35,6 +35,7 @@
 - Gravatar integration\r
 - Git-notes display support\r
 - Submodule support\r
+- Simple, portable push log based on a hidden, orphan branch refs/gitblit/pushes\r
 - gh-pages display support (Jekyll is not supported)\r
 - Branch metrics (uses Google Charts)\r
 - HEAD and Branch RSS feeds\r
@@ -65,7 +66,7 @@
 - Integrated GUI tool to facilitate x509 PKI including ssl and client certificate generation, client certificate revocation, and client certificate distribution\r
 - Single text file for configuring server and gitblit\r
 - A Windows service installation script and configuration tool\r
-- Built-in AJP connector for Apache httpd \r
+- Built-in AJP connector for Apache httpd\r
 \r
 ## Limitations\r
 - HTTP/HTTPS are the only supported Git protocols\r
index 37954625971cd6359627ffa414db1d8b09016b9b..eee191734389153d09fe33ef4572a4293b66742b 100644 (file)
@@ -13,6 +13,7 @@
 \r
 #### additions\r
 \r
+- Implemented a simple push log based on a hidden, orphan branch refs/gitblit/pushes (issue 177)\r
 - Support for locally and remotely authenticated accounts in LdapUserService and RedmineUserService (issue 183)\r
 - Added Dutch translation (github/kwoot)\r
 \r