summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/authority
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-2718-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 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-052-4/+29
|
* 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 ↵James Moger2012-11-281-0/+20
| | | | unavailable
* Fixed focus for keystore password promptJames Moger2012-11-282-9/+81
|
* 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-272-6/+11
|
* Password prompt for GCAJames Moger2012-11-262-19/+53
|
* More refinements to GCAJames Moger2012-11-268-80/+264
|
* Gitblit Certificate Authority revisions. Eliminate certificate scripts.James Moger2012-11-2510-332/+552
|
* Certificate Authority UI tweaks to fit better on UbuntuJames Moger2012-11-242-1/+3
|
* Mostly functional Gitblit Certificate Authority toolJames Moger2012-11-2310-1/+1241
|
* Command-line tool to generate client certificate bundles for existing usersJames Moger2012-11-234-0/+505
|
* X509 certificate authentication based on Kevin Anderson's implementationJames Moger2012-11-231-0/+547