summaryrefslogtreecommitdiffstats
path: root/distrib/gitblit-centos
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-51/+0
| | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward.
* Support --baseFolder parameter and small data reorganizationJames Moger2013-01-151-2/+3
|
* Added a script to facilitate setting the proxy host and port and no proxy ↵Mohamed Ragab2012-05-021-1/+2
| | | | hosts, and then it concatenates all the java system properties for setting the java proxy configurations and puts the resulting string in an environment variable JAVA_PROXY_CONFIG, modified the scirpts gitblit, gitblit-ubuntu, and gitblit-centos to source the java-proxy-config.sh script and then include the resulting java proxy configuration in the java command
* Fixes init script for chkconfig. Mohamed Mansour2012-03-281-0/+1
| | | | chkconfig was failing with the following messsage "service gitblit does not support chkconfig" Adding a description attribute resolves this issue since it is a required chkconfig attribute.
* Adjustments to init scriptsJames Moger2012-02-021-0/+2
|
* Fixed type in CentOS scriptJames Moger2012-01-311-1/+1
|
* Service installation under CentOSRomain Lespinasse2012-01-121-0/+46