summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-2729-10075/+0
* Merged multiple owners (pull request #63)James Moger2013-01-231-0/+30
|\
| * Revised multiple owners contributionJames Moger2013-01-233-113/+30
| * Merge multiple owners feature (pull request #63, #66)SHaselbauer2013-01-212-0/+113
* | Support --baseFolder parameter and small data reorganizationJames Moger2013-01-151-0/+15
* | Improve history display of a submodule linkJames Moger2013-01-131-0/+26
* | Set the new objectid for all diff entries (issue-178)James Moger2013-01-131-5/+1
* | Show indicators for Sparkleshared repositoriesJames Moger2013-01-112-5/+21
|/
* Fixed NPE when recursively calculating a folder size with a named pipeJames Moger2013-01-071-10/+8
* Improve pushlog api and model classJames Moger2013-01-061-4/+4
* Draft mechanism to record a push log as a hidden orphan branchJames Moger2013-01-054-6/+370
* Harden metrics from polluted data (issue-176)James Moger2012-12-072-0/+15
* Setting to stop a repository from contributing to the activity pageJames Moger2012-12-061-0/+4
* Fixed validate IPv4 address methodJames Moger2012-12-051-0/+1
* Global and per-repository setting to throttle prolific repos in Activity page...James Moger2012-12-051-1/+5
* Fixes to symlink handling (issue-174)James Moger2012-12-031-11/+19
* Simplified archive generation (issue-174)James Moger2012-12-031-56/+32
* Set subjectAlternativeName on SSL cert if CN=IPAddress (issue-170)James Moger2012-12-032-0/+34
* FIX: Allow correct search for RefModel using branch name.Luca Milanesio2012-12-021-2/+2
* Support alternate compressed download formats (issue-174)James Moger2012-11-302-69/+315
* Include user's public cert and ca public cert, individually, in bundleJames Moger2012-11-301-0/+11
* Cranked up signing algorithm from SHA1 to SHA512. This makes Opera P12 Impor...James Moger2012-11-301-6/+12
* Improve logging of certificate authenticationJames Moger2012-11-292-27/+54
* More refinements to GCAJames Moger2012-11-261-5/+13
* Gitblit Certificate Authority revisions. Eliminate certificate scripts.James Moger2012-11-251-55/+59
* Eliminate internal Sun api for CRLs and include X509 tests in suiteJames Moger2012-11-231-4/+13
* Mostly functional Gitblit Certificate Authority toolJames Moger2012-11-232-3/+31
* Generate empty CRL on startup to make Jetty happyJames Moger2012-11-231-0/+56
* X509 certificate generation utilities for CA, web, and client certificatesJames Moger2012-11-232-0/+1010
* X509 certificate authentication based on Kevin Anderson's implementationJames Moger2012-11-231-0/+98
* Experimental JGit-based GC ExecutorJames Moger2012-10-281-0/+3
* Repository sorting should be case-insensitiveJames Moger2012-10-231-0/+2
* Permission regexes are now case-insensitiveJames Moger2012-10-221-0/+13
* Completed permissions UI, RPC, and Manager support (issue 36)James Moger2012-10-191-12/+50
* Exclude submodules from zip downloads (issue 151)James Moger2012-10-191-0/+3
* Fix possible string index out of bounds exceptionJames Moger2012-10-101-4/+9
* Finer-grained repository access permissions (issue 36)James Moger2012-10-101-0/+20
* Catch all exceptions from MarkdownPapers and rethrow as ParseException (issue...James Moger2012-10-051-0/+6
* Adjusted message to be more descriptive (issue 126)James Moger2012-10-041-1/+1
* Fixed repository reference leak in fork mechanismJames Moger2012-10-041-3/+2
* Preliminary implementation of server-side forking (issue 137)James Moger2012-09-293-2/+43
* Support X-Forwarded-Context for subdomain proxy configs (issue 135)James Moger2012-09-201-1/+15
* Use https for Gravatar integrationJames Moger2012-09-171-2/+2
* Fixed null pointer in commit page due to changes in submodule link (issue 132)James Moger2012-09-141-3/+8
* Fix bug in diff view for filenames with non-ASCII characters (issue 128)James Moger2012-09-103-8/+53
* Draft project pages, project metadata, and RSS feedsJames Moger2012-09-071-2/+1
* Merged CVE-2007-450 warning logging from Jason Pyeron (issue 126)Jason Pyeron2012-09-061-0/+135
* Switch from StringBuffer to StringBuilderJames Moger2012-08-311-2/+2
* Fixed string encoding regression introduced with fix for BOMJames Moger2012-08-181-1/+0
* Optionally cache repository list for improved performanceJames Moger2012-08-173-20/+19