summaryrefslogtreecommitdiffstats
path: root/distrib/gitblit
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-37/+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
* Adjustments to init scriptsJames Moger2012-02-021-3/+5
|
* add tools to install giblet as service on linux based osMohamed MOUNIROU2011-10-041-0/+33