summaryrefslogtreecommitdiffstats
path: root/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Revise push/mirror tickets branch triggeringJames Moger2014-03-066-31/+147
* Fire an event on received ticket branch updates to trigger reindexJames Moger2014-03-054-5/+60
* Translation esES updatedmrbytes2014-03-051-6/+161
* Add setting to hide the navbar for those embedding GitblitJames Moger2014-03-051-0/+3
* Centralized ticket editing permission controlsJames Moger2014-03-054-87/+92
* Delegate closed ticket changes to the Edit Ticket pageJames Moger2014-03-052-138/+160
* Allow unregistered milestone selection on edit ticket pageJames Moger2014-03-051-0/+7
* Allow changing status from edit ticket pageJames Moger2014-03-053-1/+27
* New proposal notifications should include the patchset detailsJames Moger2014-03-051-47/+42
* Allow integration (mergeTo) branch to be changed in edit ticketJames Moger2014-03-052-1/+34
* Localize the ticket activity tab field name changesJames Moger2014-03-052-2/+13
* Merge pull request #145 from yin8086/ChineseTransJames Moger2014-03-051-1/+8
|\
| * Fix Chinese translate stringsStardrad Yin2014-03-051-1/+8
* | Merge pull request #144 from ds5apn/masterJames Moger2014-03-051-482/+629
|\ \ | |/ |/|
| * Update Korean Translation for Gitblit 1.4.0Dongsu, KIM2014-03-051-482/+629
* | Restart the response on the empty page if the repository has no commitsJames Moger2014-03-051-1/+2
* | Remove Dagger injector from the servlet context instead of nulling itJames Moger2014-03-051-1/+1
* | Externalize some additional stringsJames Moger2014-03-054-9/+14
* | Prevent <nil> from being stored as a milestoneJames Moger2014-03-051-1/+1
* | Implement user "disabled" flag as an alternative to deleting the accountJames Moger2014-03-049-15/+64
* | Simplified propose instructions for an existing ticketJames Moger2014-03-041-2/+2
* | Process bugtraq configuration in markup document renderingJames Moger2014-03-048-17/+35
* | Add Chinese translation for 1.4.0Stardrad Yin2014-03-041-2/+149
|/
* Lower opacity for merge commit short messages in the log panelJames Moger2014-03-031-2/+3
* Fix reflog parsing bug of null compare links on branch creationJames Moger2014-03-031-2/+0
* Ticket tracker with patchset contributionsJames Moger2014-03-0363-684/+13946
* Eliminate Gravatar profile linking and improve apiJames Moger2014-03-039-120/+17
* Reduce use of final to avoid Wicket serialization issues in reflogsJames Moger2014-03-032-16/+15
* Fixed rounded timestamps of reflogsJames Moger2014-03-032-9/+2
* Eliminate problematic HEAD links from the blob, blame, and tree pagesJames Moger2014-03-036-13/+3
* 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-031-0/+1
* 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-014-1/+66
* 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