James Moger
2012-01-09 11924dc5db4bc44cb32e905700a8557124b1fd56
docs/04_releases.mkd
@@ -33,6 +33,8 @@
   **New:** *web.allowFlashCopyToClipboard = true*
- JavaScript-based 3-step (click, ctrl+c, enter) *copy to clipboard* of the primary repository url in the event that you do not want to use Flash on your installation
- Empty repositories now link to an *empty repository* page which gives some direction to the user for the next step in using Gitblit.  This page displays the primary push/clone url of the repository and gives sample syntax for the git command-line client. (issue 31)
- automatic *gh-pages* branch serving (Jekyll is not supported)
Gitblit does not checkout your gh-pages branch to a temporary filesystem, all page and resource requests are live through the repository
- Gitblit Express bundle to get started running Gitblit on RedHat's OpenShift cloud <span class="label warning">BETA</span>
#### changes