summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/TicketPage.java
Commit message (Expand)AuthorAgeFilesLines
* Issue #1011: do not serialize JGit commit objectsTom2021-11-031-8/+13
* Add integration strategy to merge tickes fast-forward or with commit.Florian Zschocke2016-10-281-3/+3
* Ticket Reference handling #1048Paul Martin2016-04-271-6/+37
* Fix for #962 - Delete patchset abilityPaul Martin2016-04-061-0/+105
* Use author date to be consistent with other tools (fixes #919)James Moger2015-09-181-2/+2
* allow advertising gitblit privileges for external URLsJoel Johnson2015-07-011-1/+1
* First draft for a customized avatar imageFabrice Bacchella2015-06-151-6/+6
* Merge branch 'ticket/238' into developJames Moger2015-02-261-8/+8
|\
| * issue 564: enable ticket page update on tomcat with redirectskrulls2015-02-261-8/+8
* | Gracefully handle missing integration branch in ticket pageJames Moger2014-10-311-4/+10
* | Tickets - Priority, Severity optionsPaul Martin2014-10-201-0/+6
* | Merge branch 'ticket/197' into developJames Moger2014-09-301-10/+0
|\|
| * Fix cropped ticket status indicatorJames Moger2014-09-301-10/+0
* | Merge branch 'ticket/181' into developJames Moger2014-09-171-4/+9
|\|
| * Sanitize ticket text at presentation time to avoid unintended html encodingJames Moger2014-09-171-4/+9
* | Merge branch 'ticket/152' into developJames Moger2014-09-041-6/+9
|\|
| * Fix NPEs when handling referenced milestones that do not existJames Moger2014-09-041-6/+9
* | Extract services manager into a top-level injectable managerJames Moger2014-07-031-1/+1
|/
* Link to open tickets view for open milestones from ticket pageJames Moger2014-06-091-2/+6
* Merge branch 'ticket/87' into developJames Moger2014-05-291-1/+1
|\
| * Remove team permission exclusion from Ticket responsible user selectionJames Moger2014-05-291-1/+1
* | Merge branch 'ticket/91' into developJames Moger2014-05-291-3/+11
|\|
| * Support AUTHENTICATED authorization for Ticket responsible selectionsJames Moger2014-05-291-3/+11
* | Correct usage of bugtraq processorJames Moger2014-05-221-3/+3
* | Process bugtraq links in the ticket description and commentsJames Moger2014-05-151-2/+4
* | Refactored common code out of My Tickets and TicketsJames Moger2014-05-011-10/+11
|/
* Do not show patchset details on closed ticketsJames Moger2014-04-151-7/+13
* Fix diffstat display for tickets with pending submodule changesJames Moger2014-04-141-1/+1
* Improve ticket propose instructions based on primary repository urlJames Moger2014-04-101-13/+14
* Fix incorrect ticket branch ref in ticket page changed paths listJames Moger2014-03-161-1/+1
* Fix ticket page IOBE when Gitblit is not serving repositoriesJames Moger2014-03-121-3/+9
* Clarify ticket fetch instructionsJames Moger2014-03-101-5/+5
* Mirrors and read-only repositories must disable review functionJames Moger2014-03-091-1/+1
* Allow configuring the default integration branch for a repositoryJames Moger2014-03-081-1/+1
* Disable vote & watch links if repository is not accepting ticket updatesJames Moger2014-03-081-2/+2
* Fix integration branch in propose instructionsJames Moger2014-03-081-1/+5
* Allow selection of integration branch in new ticket pageJames Moger2014-03-081-1/+1
* Display an explanation in ticket page if the user can't propose commitsJames Moger2014-03-071-2/+16
* Conditionally hide the propose patchset instructionsJames Moger2014-03-071-9/+16
* DocumentationJames Moger2014-03-061-1/+1
* Documentation and clarify git workflowsJames Moger2014-03-061-9/+5
* Centralized ticket editing permission controlsJames Moger2014-03-051-2/+1
* Delegate closed ticket changes to the Edit Ticket pageJames Moger2014-03-051-136/+147
* Allow changing status from edit ticket pageJames Moger2014-03-051-1/+4
* Localize the ticket activity tab field name changesJames Moger2014-03-051-1/+5
* Externalize some additional stringsJames Moger2014-03-051-1/+1
* Prevent <nil> from being stored as a milestoneJames Moger2014-03-051-1/+1
* Process bugtraq configuration in markup document renderingJames Moger2014-03-041-1/+1
* Ticket tracker with patchset contributionsJames Moger2014-03-031-0/+1527
* Remove incomplete and deprecated TicGit featureJames Moger2013-09-171-86/+0