Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Redmine Fetch groovy hook (issue-359) | Berke Viktor | 2014-01-28 | 1 | -0/+68 |
| | |||||
* | Added fisheye hook script | Vitaly Litvak | 2014-01-28 | 1 | -0/+95 |
| | |||||
* | Update unit tests for refactored architecture | James Moger | 2013-11-29 | 1 | -3/+3 |
| | | | | Change-Id: I04639db977c515e5e1090ef8f0e1ce858820cb03 | ||||
* | Fixed sendmail-html.groovy unit test | James Moger | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | Moved orphaned Groovy script | James Moger | 2013-03-28 | 1 | -0/+167 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 8 | -0/+1170 |
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. |