Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revised unit tests. Swapped BlueZGnome repo (unacessible) for Gitective. | James Moger | 2012-02-21 | 1 | -7/+7 |
| | |||||
* | Block pushes to a repository with a working copy (issue 49) | James Moger | 2012-02-03 | 1 | -1/+1 |
| | |||||
* | Renamed GitblitUserService, sendMail method, sendmail.groovy, and ↵ | James Moger | 2011-12-20 | 1 | -1/+1 |
| | | | | RepositoryModel.mailingLists | ||||
* | Server-side hook script selection. Documentation. | James Moger | 2011-12-19 | 1 | -2/+2 |
| | |||||
* | Groovy push hooks | James Moger | 2011-12-16 | 1 | -0/+4 |
| | |||||
* | Unit testing overhaul. | James Moger | 2011-12-07 | 1 | -0/+84 |
Migrated to JUnit4-style tests. Replaced assertTrue with assertEquals where appropriate. Start Gitblit instance with dedicated unit testing settings file and user service. Integrated RPC, Federation, and Git servlet unit tests into suite. |