summaryrefslogtreecommitdiffstats
path: root/src/main/java/log4j.properties
Commit message (Collapse)AuthorAgeFilesLines
* Unit tests for ssh daemon and keys dispatcherJames Moger2014-04-101-1/+3
|
* SSHD: Add support for generic commandsDavid Ostrovsky2014-04-101-0/+1
| | | | Change-Id: I5a60710323ca674d70e34f7451422ec167105429
* Add GO launch parameter to specify daily, rolling log file generationJames Moger2014-02-211-2/+2
|
* Add timestamp to the default log4j configurationJames Moger2014-02-211-2/+2
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-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.