summaryrefslogtreecommitdiff
path: root/distixlib/ticket_loader.py
AgeCommit message (Expand)AuthorFilesLines
2017-01-25Remove FIXEM asking for unit test for private methodLars Wirzenius1-2/+0
2017-01-25Remove FIXME asking for unit test of private methodLars Wirzenius1-2/+0
2014-05-27Add second space before each "# pragma: no cover"Lars Wirzenius1-3/+3
2014-04-26Replace set_messages with a loop around add_messageLars Wirzenius1-1/+8
2014-04-26Replace Ticket.message with getter, setterLars Wirzenius1-1/+1
2014-04-24Stop providing Ticket.metadataLars Wirzenius1-1/+1
2014-04-18Make TicketLoader load email messages tooLars Wirzenius1-0/+9
2014-04-18Change TicketLoader to load from name directoryLars Wirzenius1-4/+4
2014-04-18Use TicketLoader in show plugin; fix ticket pathnameLars Wirzenius1-1/+1
2014-04-18Refactor TicketLoader to be cleanerLars Wirzenius1-5/+4
2014-04-18Add TicketLoader test for actually loading metadataLars Wirzenius1-1/+20
2014-04-18Add start of TicketLoader classLars Wirzenius1-0/+30