Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -921/+0 |
| | | | | | | | | | 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. | ||||
* | Support --baseFolder parameter and small data reorganization | James Moger | 2013-01-15 | 1 | -11/+27 |
| | |||||
* | Improving first-run setup of GCA and Gitblit GO | James Moger | 2012-12-05 | 1 | -8/+26 |
| | |||||
* | Checkbox to automatically set the new ssl certificate alias | James Moger | 2012-12-05 | 1 | -3/+18 |
| | |||||
* | Fixed regression on expiration date of CA and SSL certs | James Moger | 2012-11-30 | 1 | -0/+1 |
| | |||||
* | View Log button for GCA | James Moger | 2012-11-29 | 1 | -0/+20 |
| | |||||
* | Show a confirmation prompt on first startup of GCA if Unlimited Strength is ↵ | James Moger | 2012-11-28 | 1 | -0/+20 |
| | | | | unavailable | ||||
* | Fixed focus for keystore password prompt | James Moger | 2012-11-28 | 1 | -9/+2 |
| | |||||
* | Gitblit CA generation needs to use the default OIDs | James Moger | 2012-11-28 | 1 | -26/+43 |
| | |||||
* | Tweak to GCA config, fix send mail prompts, added authority.cmd | James Moger | 2012-11-27 | 1 | -6/+10 |
| | |||||
* | Password prompt for GCA | James Moger | 2012-11-26 | 1 | -12/+48 |
| | |||||
* | More refinements to GCA | James Moger | 2012-11-26 | 1 | -53/+123 |
| | |||||
* | Gitblit Certificate Authority revisions. Eliminate certificate scripts. | James Moger | 2012-11-25 | 1 | -11/+174 |
| | |||||
* | Certificate Authority UI tweaks to fit better on Ubuntu | James Moger | 2012-11-24 | 1 | -0/+1 |
| | |||||
* | Mostly functional Gitblit Certificate Authority tool | James Moger | 2012-11-23 | 1 | -1/+1 |
| | |||||
* | X509 certificate authentication based on Kevin Anderson's implementation | James Moger | 2012-11-23 | 1 | -0/+547 |