summaryrefslogtreecommitdiffstats
path: root/distrib/gitblit-ubuntu
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-48/+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-1/+2
|
* Added a script to facilitate setting the proxy host and port and no proxy ↵Mohamed Ragab2012-05-021-2/+3
| | | | 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
* Added Ubuntu service init script (issue 72)James Moger2012-03-201-0/+46