Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved servlets and services to separate packages | James Moger | 2013-11-29 | 1 | -227/+0 |
| | | | | Change-Id: I5f0f50f4ae7d332e9f724a2e6f074fa71f646035 | ||||
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 1 | -11/+12 |
| | | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc | ||||
* | SMTPs mailserver available (not only gmail) | manhole | 2013-06-07 | 1 | -1/+2 |
| | |||||
* | Fixed UTF-8 encoding in email notifications (issue 218) | James Moger | 2013-03-29 | 1 | -13/+0 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+238 |
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. |