summaryrefslogtreecommitdiffstats
path: root/src/test/config/test-ui-gitblit.properties
Commit message (Collapse)AuthorAgeFilesLines
* Adjust path after moving from "gitblit" to "gitblit-org" on GithubFlorian Zschocke2022-12-091-1/+1
|
* Treat .ico and .jpeg files as imagesBerke Viktor2014-10-061-1/+1
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+1203
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.