Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -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 reorganization | James Moger | 2013-01-15 | 1 | -1/+2 |
| | |||||
* | Added a script to facilitate setting the proxy host and port and no proxy ↵ | Mohamed Ragab | 2012-05-02 | 1 | -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 Moger | 2012-03-20 | 1 | -0/+46 |