summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/EditTicketPage.java
Commit message (Expand)AuthorAgeFilesLines
* [findbugs] Create temporary ticket after setting up the response page in Edit...James Moger2014-04-171-0/+3
* Allow configuring the default integration branch for a repositoryJames Moger2014-03-081-3/+3
* Allow selection of integration branch in new ticket pageJames Moger2014-03-081-54/+60
* Fix NPE in the Edit Ticket pageJames Moger2014-03-071-2/+3
* Centralized ticket editing permission controlsJames Moger2014-03-051-80/+72
* Allow unregistered milestone selection on edit ticket pageJames Moger2014-03-051-0/+7
* Allow changing status from edit ticket pageJames Moger2014-03-051-0/+22
* Allow integration (mergeTo) branch to be changed in edit ticketJames Moger2014-03-051-1/+29
* Ticket tracker with patchset contributionsJames Moger2014-03-031-0/+290