Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gitblit Certificate Authority revisions. Eliminate certificate scripts. | James Moger | 2012-11-25 | 1 | -130/+0 |
| | |||||
* | Revised Gitblit GO certificate generation to use new X509 utility functions | James Moger | 2012-11-23 | 1 | -52/+2 |
| | |||||
* | Documentation. Unit testing. Checkstyle. Findbugs. | James Moger | 2011-07-22 | 1 | -2/+6 |
| | |||||
* | Documentation. Adding JavaDoc comments. Adjustments to method names. | James Moger | 2011-07-01 | 1 | -0/+6 |
| | |||||
* | Changes for minor 0.5.1 release.v0.5.1 | James Moger | 2011-06-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | * Clarified SSL certificate generation and configuration in light of the hostname verificiation that JGit currently does despite the http.sslVerify=false setting. * Added some troubleshooting information related to filesystem permissions and reading repositories. * Switched from JavaService to Apache Commons Daemon. Not sure what happened to JavaService as it stopped working for me on Windows 7 with Java 1.6.0_26. Commons Daemon accomplishes the same thing and offers a nice service control utility. | ||||
* | Unit testing. | James Moger | 2011-05-29 | 1 | -2/+2 |
| | |||||
* | Unit testing. Removal of some unused code paths. | James Moger | 2011-05-28 | 1 | -1/+1 |
| | |||||
* | Codepro analyze dependencies. Documentation. | James Moger | 2011-05-27 | 1 | -3/+3 |
| | |||||
* | Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. | James Moger | 2011-05-26 | 1 | -32/+47 |
| | |||||
* | Selected Apache License. Dropped : from name. Its simpler. | James Moger | 2011-05-25 | 1 | -0/+15 |
| | |||||
* | Make keystore script independent of JDK using BouncyCastle. | James Moger | 2011-05-22 | 1 | -0/+140 |