Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -237/+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. | ||||
* | Don't even bother running Lucene indexer if we are GCing anything | James Moger | 2012-10-31 | 1 | -0/+10 |
| | |||||
* | Refactor GC period into an integer for simpler translations | James Moger | 2012-10-30 | 1 | -3/+1 |
| | | | | Also hooked-up GC settings in the Manager. | ||||
* | Experimental JGit-based GC Executor | James Moger | 2012-10-28 | 1 | -0/+229 |