Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close streams in finally block. | Florian Zschocke | 2013-08-21 | 1 | -10/+36 |
| | | | | Close input and output streams in a finally block so that they do not linger around and occupy system resources when an exception occurs. | ||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+292 |
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. |