Browse Source

Documentation

tags/v1.3.0
James Moger 11 years ago
parent
commit
9782713e94
3 changed files with 3 additions and 2 deletions
  1. 1
    0
      .gitignore
  2. 1
    1
      releases.moxie
  3. 1
    1
      src/site/siteindex.mkd

+ 1
- 0
.gitignore View File

@@ -19,3 +19,4 @@
/x509test
/data
/*.conf
/build-next.xml

+ 1
- 1
releases.moxie View File

@@ -39,7 +39,7 @@ r17: {
- 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.

+ 1
- 1
src/site/siteindex.mkd View File

@@ -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

Loading…
Cancel
Save