James Moger
2011-06-28 d39680e9f54322ddcb40b00503a8ee30aee6c99c
refs
author James Moger <james.moger@gitblit.com>
Tuesday, June 28, 2011 20:12 -0400
committer James Moger <james.moger@gitblit.com>
Tuesday, June 28, 2011 20:12 -0400
commitd39680e9f54322ddcb40b00503a8ee30aee6c99c
tree d3cc3883fd44e0547663ff8c45ae6c5b69f3ab6b tree | zip | gz
parent d0e26353e62d17a1f6b765a71e9bb45b54806d70 view | diff
Changes for minor 0.5.1 release.

* Clarified SSL certificate generation and configuration in light of the
hostname verificiation that JGit currently does despite
the http.sslVerify=false setting.

* Added some troubleshooting information related to filesystem
permissions and reading repositories.

* Switched from JavaService to Apache Commons Daemon. Not sure what
happened to JavaService as it stopped working for me on Windows 7 with
Java 1.6.0_26. Commons Daemon accomplishes the same thing and offers a
nice service control utility.
4 files added
14 files modified
4 files deleted
219 ■■■■ changed files
NOTICE 8 ●●●● diff | view | raw | blame | history
build.xml 25 ●●●● diff | view | raw | blame | history
distrib/JavaService.exe diff | view | raw | blame | history
distrib/JavaService64.exe diff | view | raw | blame | history
distrib/amd64/prunsrv.exe diff | view | raw | blame | history
distrib/gitblit.properties 2 ●●● diff | view | raw | blame | history
distrib/gitblitw.exe diff | view | raw | blame | history
distrib/ia64/prunsrv.exe diff | view | raw | blame | history
distrib/installService.cmd 40 ●●●●● diff | view | raw | blame | history
distrib/installService64.cmd 2 ●●●●● diff | view | raw | blame | history
distrib/makekeystore.cmd 6 ●●●● diff | view | raw | blame | history
distrib/makekeystore_jdk.cmd 6 ●●●● diff | view | raw | blame | history
distrib/uninstallService.cmd 6 ●●●● diff | view | raw | blame | history
distrib/uninstallService64.cmd 1 ●●●● diff | view | raw | blame | history
distrib/x86/prunsrv.exe diff | view | raw | blame | history
docs/01_features.mkd 9 ●●●●● diff | view | raw | blame | history
docs/01_setup.mkd 63 ●●●●● diff | view | raw | blame | history
docs/02_faq.mkd 31 ●●●●● diff | view | raw | blame | history
docs/04_design.mkd 2 ●●● diff | view | raw | blame | history
docs/04_releases.mkd 6 ●●●● diff | view | raw | blame | history
src/com/gitblit/Constants.java 6 ●●●● diff | view | raw | blame | history
src/com/gitblit/MakeCertificate.java 6 ●●●● diff | view | raw | blame | history