summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/ObjectCache.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-98/+0
| | | | | | | | | 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.
* Optionally cache repository list for improved performanceJames Moger2012-08-171-0/+4
|
* Moved ObjectCache classJames Moger2011-11-071-0/+94