summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate problematic HEAD links from the blob, blame, and tree pagesJames Moger2014-03-037-13/+4
* Fix layouts on edit pages to properly use Bootstrap rows and spansJames Moger2014-03-033-8/+25
* CSS tweakJames Moger2014-03-034-4/+4
* Fix compare page exception when a submodule changes (issue-375)James Moger2014-03-032-0/+3
* Add an ajax text link and an icon ajax linkJames Moger2014-03-013-0/+98
* Add the No Docs page if there are no root documentsJames Moger2014-03-015-1/+78
* Fix potential NPE in creating a date labelJames Moger2014-03-011-2/+2
* Bypass Wicket bug related to url coding of array-type parametersJames Moger2014-03-011-0/+75
* Add flatten string array to StringUtilsJames Moger2014-03-011-0/+12
* Encode ampersand in urlJames Moger2014-03-011-0/+2
* Redirect to log page is the blobpage references a commit we can't findJames Moger2014-03-011-2/+1
* Gracefully recover history page from failure to find specified commitJames Moger2014-03-011-33/+48
* Launch bugtraq links in a new tabJames Moger2014-03-011-1/+1
* Add simplified transformGFM method to MarkdownUtilsJames Moger2014-03-011-0/+45
* Improve getting changed paths in a commit rangeJames Moger2014-03-011-1/+31
* Properly dispose RevWalk in getCommitJames Moger2014-03-011-2/+9
* Add method to calculate the diffstat between two commitsJames Moger2014-03-011-0/+32
* Added join methods to array utilsJames Moger2014-03-011-0/+17
* Move push authorization from the ARF to the receive packJames Moger2014-03-011-9/+2
* Move GarbageCollector repository methods to the RepositoryManagerJames Moger2014-02-284-26/+77
* Do not log empty messages in the receive packJames Moger2014-02-281-2/+6
* Improve notification api by introducing the Mailing modelJames Moger2014-02-288-232/+268
* Fixes to add-indexed-branch scriptsJames Moger2014-02-282-5/+5
* Exclude commit id from all author search linksJames Moger2014-02-283-3/+3
* Improve logging granularity of raw page missing commit, object, or blobJames Moger2014-02-281-13/+21
* Improve raw page failure to find specified fileJames Moger2014-02-281-0/+28
* Fix author search links from compare pagesJames Moger2014-02-282-1/+2
* Fix regression in blame page due to issue-2, pr-125James Moger2014-02-282-2/+5
* Merged ticket #14 patchset 1James Moger2014-02-281-11/+20
|\
| * openshift war support (non express)aholland2014-02-241-11/+20
* | Add subgit hook contributed by TMate SoftwareJames Moger2014-02-273-0/+140
* | Update git ignoreJames Moger2014-02-271-0/+1
* | Do not grant fork CLONE permissions to users/teams with implied regexJames Moger2014-02-262-5/+7
* | DocumentationJames Moger2014-02-2610-50/+173
* | Updated settings documentation (issue-352)James Moger2014-02-261-0/+27
* | Updated FAQ (issue-332)James Moger2014-02-261-32/+7
* | Clarified documentation (issue-212)James Moger2014-02-261-1/+2
|/
* Merged ticket #13 patchset 1James Moger2014-02-211-0/+2
|\
| * Reset the commit cache on repository deletionJames Moger2014-02-211-0/+2
|/
* Merge commit 'refs/tickets/12/12/1' of https://dev.gitblit.com/git/gitblitJames Moger2014-02-213-3/+13
|\
| * WindowsAuthProvider setting to restrict BUILTIN\AdministratorsJames Moger2014-02-213-3/+13
|/
* Merge commit 'refs/tickets/11/11/1' of https://dev.gitblit.com/git/gitblitJames Moger2014-02-214-5/+41
|\
| * Add GO launch parameter to specify daily, rolling log file generationJames Moger2014-02-214-5/+41
|/
* Merge commit 'refs/tickets/10/10/1' of https://dev.gitblit.com/git/gitblitJames Moger2014-02-211-2/+2
|\
| * Add timestamp to the default log4j configurationJames Moger2014-02-211-2/+2
|/
* Merge commit 'refs/tickets/09/9/2' of https://dev.gitblit.com/git/gitblitJames Moger2014-02-212-0/+5
|\
| * Select default/configured gc period in create/edit repository pageJames Moger2014-02-212-0/+5
|/
* Strip file extension from document indexJames Moger2014-02-211-2/+2
* Remove admin permission setting from Redmine auth provider (issue-368)James Moger2014-02-212-5/+1
* Merged ticket #5 patchset 2James Moger2014-02-2114-123/+492
|\