Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 18 | -2926/+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 | 2 | -4/+29 |
| | |||||
* | 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 | 2 | -9/+81 |
| | |||||
* | 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 | 2 | -6/+11 |
| | |||||
* | Password prompt for GCA | James Moger | 2012-11-26 | 2 | -19/+53 |
| | |||||
* | More refinements to GCA | James Moger | 2012-11-26 | 8 | -80/+264 |
| | |||||
* | Gitblit Certificate Authority revisions. Eliminate certificate scripts. | James Moger | 2012-11-25 | 10 | -332/+552 |
| | |||||
* | Certificate Authority UI tweaks to fit better on Ubuntu | James Moger | 2012-11-24 | 2 | -1/+3 |
| | |||||
* | Mostly functional Gitblit Certificate Authority tool | James Moger | 2012-11-23 | 10 | -1/+1241 |
| | |||||
* | Command-line tool to generate client certificate bundles for existing users | James Moger | 2012-11-23 | 4 | -0/+505 |
| | |||||
* | X509 certificate authentication based on Kevin Anderson's implementation | James Moger | 2012-11-23 | 1 | -0/+547 |