summaryrefslogtreecommitdiffstats
path: root/src/test/config
Commit message (Collapse)AuthorAgeFilesLines
* Merge receive processing into one classJames Moger2013-09-271-1/+2
| | | | Change-Id: I603d4524914e94ec8e02c3689b65465b42c23dd7
* Updated test suite to use relocated test config filesJames Moger2013-07-021-3/+3
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-274-0/+1343
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.