summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/tickets/RedisTicketService.java
Commit message (Expand)AuthorAgeFilesLines
* Move repository ownership to the UserModel and prepare for project ownershipticket/75James Moger2014-06-131-2/+2
* Implementation of a ticket mgration toolJames Moger2014-05-021-3/+67
* Add TicketHook extensionJames Moger2014-04-121-0/+3
* Fix failure of RedisTicketService to determine hasTicketJames Moger2014-04-081-1/+1
* Do not use @Inject on the ticket service constructorsJames Moger2014-03-061-3/+0
* Ticket tracker with patchset contributionsJames Moger2014-03-031-0/+534