summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/authority/GitblitAuthority.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-921/+0
* Support --baseFolder parameter and small data reorganizationJames Moger2013-01-151-11/+27
* Improving first-run setup of GCA and Gitblit GOJames Moger2012-12-051-8/+26
* Checkbox to automatically set the new ssl certificate aliasJames Moger2012-12-051-3/+18
* Fixed regression on expiration date of CA and SSL certsJames Moger2012-11-301-0/+1
* View Log button for GCAJames Moger2012-11-291-0/+20
* Show a confirmation prompt on first startup of GCA if Unlimited Strength is u...James Moger2012-11-281-0/+20
* Fixed focus for keystore password promptJames Moger2012-11-281-9/+2
* Gitblit CA generation needs to use the default OIDsJames Moger2012-11-281-26/+43
* Tweak to GCA config, fix send mail prompts, added authority.cmdJames Moger2012-11-271-6/+10
* Password prompt for GCAJames Moger2012-11-261-12/+48
* More refinements to GCAJames Moger2012-11-261-53/+123
* Gitblit Certificate Authority revisions. Eliminate certificate scripts.James Moger2012-11-251-11/+174
* Certificate Authority UI tweaks to fit better on UbuntuJames Moger2012-11-241-0/+1
* Mostly functional Gitblit Certificate Authority toolJames Moger2012-11-231-1/+1
* X509 certificate authentication based on Kevin Anderson's implementationJames Moger2012-11-231-0/+547