Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 1 | -4/+4 |
| | |||||
* | Documentation. Unit testing. Checkstyle. Findbugs. | James Moger | 2011-07-22 | 1 | -1/+1 |
| | |||||
* | Allow specification of forward-slash character in urls (issue 11) | James Moger | 2011-07-18 | 1 | -0/+20 |
| | |||||
* | Documentation. Adding JavaDoc comments. Adjustments to method names. | James Moger | 2011-07-01 | 1 | -0/+60 |
| | |||||
* | Big push for first release. | James Moger | 2011-06-25 | 1 | -3/+3 |
| | | | | | | | | | | | | * Build script overhaul including building & publishing GO, WAR, Docs, and Site. * Restored JGit 0.12.1 dependency and backported Blame. Got tired of waiting for JGit 1.0.0 Maven artifacts. * Changed Summary Page layout * Optional cookie authentication * Added icons for log, tags, and branches panels. * Show last commit author and short message on branches panel. * Unit testing. * Documentation. | ||||
* | Override settings from command-line. | James Moger | 2011-06-18 | 1 | -5/+17 |
| | |||||
* | Mostly stable war build. | James Moger | 2011-06-18 | 1 | -7/+11 |
| | | | | | Reorganization of resources. Dropped most hard-coded webapp configuration in favor of common web.xml file. Still contemplating configuring git servlet from web.xml too. | ||||
* | Unit testing. Documentation. Simplified settings classes. | James Moger | 2011-06-09 | 1 | -9/+72 |
| | |||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 1 | -8/+8 |
| | |||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 1 | -0/+15 |
| | |||||
* | Settings overhaul. Fixes to authentication. Bind interface feature. | James Moger | 2011-04-15 | 1 | -0/+23 |
Settings access has been abstracted and the way is becoming clear to offer a WAR build in addition to the integrated server stack. Util methods moved around. |