From 9782713e94126bc59a951f34b6eaeea24eb556cb Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 21 May 2013 17:37:35 -0400
Subject: [PATCH] Documentation
---
src/site/siteindex.mkd | 2 +-
.gitignore | 1 +
releases.moxie | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index c92ae13..1aa7447 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
/x509test
/data
/*.conf
+/build-next.xml
diff --git a/releases.moxie b/releases.moxie
index ea547f5..114424e 100644
--- a/releases.moxie
+++ b/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.
diff --git a/src/site/siteindex.mkd b/src/site/siteindex.mkd
index de5c099..77cb8a0 100644
--- a/src/site/siteindex.mkd
+++ b/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
--
Gitblit v1.9.1