summaryrefslogtreecommitdiffstats
path: root/src/test/config/test-ui-users.conf
Commit message (Collapse)AuthorAgeFilesLines
* Update unit tests for refactored architectureJames Moger2013-11-291-3/+3
| | | | Change-Id: I04639db977c515e5e1090ef8f0e1ce858820cb03
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+44
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.