Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unit tests for ssh daemon and keys dispatcher | James Moger | 2014-04-10 | 1 | -1/+3 |
| | |||||
* | SSHD: Add support for generic commands | David Ostrovsky | 2014-04-10 | 1 | -0/+1 |
| | | | | Change-Id: I5a60710323ca674d70e34f7451422ec167105429 | ||||
* | Add GO launch parameter to specify daily, rolling log file generation | James Moger | 2014-02-21 | 1 | -2/+2 |
| | |||||
* | Add timestamp to the default log4j configuration | James Moger | 2014-02-21 | 1 | -2/+2 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+66 |
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. |