1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2025-01-09 13:56:46 +09:00
vervis/src/Vervis/Handler
fr33domlover aa3d332b14 Pass AppDB action instead of DiscussionId
Passing `AppDB DiscussionId` from ticket handlers to the actual
discussion handlers allows the DB queries to run in a single
transaction.
2016-05-19 22:40:54 +00:00
..
Repo Darcs pull over HTTP 2016-05-13 10:58:42 +00:00
Common.hs Put all modules under a new Vervis module 2016-02-23 08:45:03 +00:00
Discussion.hs Pass AppDB action instead of DiscussionId 2016-05-19 22:40:54 +00:00
Git.hs Remove upload-pack over HTTP, 'hit' opens too many file descriptors 2016-04-29 18:08:05 +00:00
Home.hs Refactor Git log view into separate modules and Widgets 2016-05-06 10:29:02 +00:00
Key.hs SSH key deletion button 2016-05-13 21:41:46 +00:00
Person.hs Add settings option to disable registration 2016-04-19 16:03:27 +00:00
Project.hs Project page lists project's repos 2016-05-14 11:36:45 +00:00
Repo.hs When creating a repo, allow to pick a project for it 2016-05-14 13:05:29 +00:00
Ticket.hs Pass AppDB action instead of DiscussionId 2016-05-19 22:40:54 +00:00
Util.hs New ticket post form 2016-04-30 22:32:22 +00:00