James Moger
2013-05-21 9782713e94126bc59a951f34b6eaeea24eb556cb
Documentation
3 files modified
5 ■■■■■ changed files
.gitignore 1 ●●●● patch | view | raw | blame | history
releases.moxie 2 ●●● patch | view | raw | blame | history
src/site/siteindex.mkd 2 ●●● patch | view | raw | blame | history
.gitignore
@@ -19,3 +19,4 @@
/x509test
/data
/*.conf
/build-next.xml
releases.moxie
@@ -39,7 +39,7 @@
     - Updated Japanese translation
     
    additions: 
     - Added client application url menus for Git, SourceTree, Tower, and SparkleShare
     - Added client application menus for Git, SourceTree, Tower, GitHub for Windows, GitHub for Mac, and SparkleShare
     - Added GO http/https connector thread pool size setting
     - Added a server setting to force a particular translation/Locale for all sessions
     - Added smart Git Daemon serving.  If enabled, git:// access will be offered for any repository which permits anonymous access.  If the repository permits anonymous cloning, anonymous git:// clone will be permitted while anonmymous git:// pushes will be rejected.
src/site/siteindex.mkd
@@ -29,7 +29,7 @@
Gitblit is an open-source, pure Java stack for managing, viewing, and serving [Git][git] repositories.  
It's designed primarily as a tool for small workgroups who want to host centralized repositories.
You can browse a live demo [here](https://demo-gitblit.rhcloud.com) hosted on [RedHat's OpenShift][rhcloud] cloud service.
You can browse the [stable demo site](https://demo-gitblit.rhcloud.com) or the [snapshot demo site](https://next-gitblit.rhcloud.com), both are hosted on [RedHat's OpenShift][rhcloud] cloud service.
### GO: Single-Stack Solution