summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved cookie and certificate authentication to http request authentication m...James Moger2012-11-292-16/+18
* Tweak css of short commit id in log and history viewsJames Moger2012-11-295-5/+9
* Show a confirmation prompt on first startup of GCA if Unlimited Strength is u...James Moger2012-11-282-0/+22
* 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
* Fixed missing format call for certificate authentication loggingJames Moger2012-11-281-1/+2
* Added groovy and scala extensions to default pretty print listJames Moger2012-11-282-1/+2
* Short commit ids in log and history take two (issue 168)James Moger2012-11-285-30/+34
* Fixed regression for folder history links (issue 166)James Moger2012-11-281-1/+3
* Revert "Eliminated redundant "view" links (issue 168)"James Moger2012-11-284-5/+9
* Eliminated redundant "view" links (issue 168)James Moger2012-11-274-9/+5
* DocumentationJames Moger2012-11-271-13/+55
* Added short commit id column to log and history tables (issue 168)James Moger2012-11-275-0/+21
* Fixed history page links for files not in the current/active commit (issue 166)James Moger2012-11-272-0/+25
* Tweak to GCA config, fix send mail prompts, added authority.cmdJames Moger2012-11-274-7/+14
* Make activity page respect short commit id setting and lower default from 8 to 6James Moger2012-11-273-3/+6
* Password prompt for GCAJames Moger2012-11-263-20/+55
* More refinements to GCAJames Moger2012-11-2613-88/+300
* Gitblit Certificate Authority revisions. Eliminate certificate scripts.James Moger2012-11-2524-573/+665
* Certificate Authority UI tweaks to fit better on UbuntuJames Moger2012-11-242-1/+3
* Eliminate internal Sun api for CRLs and include X509 tests in suiteJames Moger2012-11-233-11/+40
* Fix to sendmail-html for tagsJames Moger2012-11-231-13/+24
* Mostly functional Gitblit Certificate Authority toolJames Moger2012-11-2320-76/+1470
* Generate empty CRL on startup to make Jetty happyJames Moger2012-11-232-0/+86
* Added JCalendar 1.3.2 dependencyJames Moger2012-11-235-0/+18
* Command-line tool to generate client certificate bundles for existing usersJames Moger2012-11-2312-0/+679
* Revised Gitblit GO certificate generation to use new X509 utility functionsJames Moger2012-11-239-76/+112
* X509 certificate generation utilities for CA, web, and client certificatesJames Moger2012-11-233-0/+1182
* Updated to BouncyCastle 1.47James Moger2012-11-233-10/+21
* X509 certificate authentication based on Kevin Anderson's implementationJames Moger2012-11-238-7/+715
* Empty repository page failed to handle missing repository (issue 160)James Moger2012-11-112-0/+4
* Tweaks to rename reporting in sendmail-htmlJames Moger2012-11-091-1/+3
* Fix? for oodles of selected repositories in Lucene search (issue 152)James Moger2012-11-081-1/+2
* Add sendmail-html to the build scriptJames Moger2012-11-081-0/+3
* Use static calls for settings and refine css layout to have fewer bordersJames Moger2012-11-061-17/+22
* Added setting to control length of abbreviated commit hash idJames Moger2012-11-064-2/+11
* Fixed regression in setting up Lucene executorJames Moger2012-11-061-4/+4
* Fix sendmail-html hook nameJames Moger2012-11-051-1/+1
* UI tweaks, respect gravatar settings, and forward-slash settingsJames Moger2012-11-051-41/+49
* Fixes and reuse Bootstrap CSS in HTML sendmail (pull request #52)Guillaume Sauthier2012-11-051-84/+27
* HTML email notification methods and hook (pull request #51)Guillaume Sauthier2012-11-054-0/+604
* MavenObject definitions have slightly more consistent code layout nowMarcin Floryan2012-11-031-70/+125
* Download progress - CR character behaves as expected on Windows but not on ot...Marcin Floryan2012-11-031-2/+7
* A failure to download dependencies fails the build. Otherwise we proceed with...Marcin Floryan2012-11-021-1/+1
* first running hook to send pushed file to the bug tracker thebuggenieWolfgang2012-11-021-0/+88
* Permission filtering in web uiJames Moger2012-11-0212-55/+328
* Include owned repositories while editing a user modelJames Moger2012-11-011-0/+10
* Ignore permission definitions for admins, it just confuses thingsJames Moger2012-11-014-30/+49
* Centralize Manager row height settingJames Moger2012-11-0111-14/+1
* Gracefully deal with missing repository in permissions ui (issue 155)James Moger2012-11-0110-37/+61