From 9fcb3bc29dfd429f521c4e40452197dc364310c3 Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Thu, 5 Aug 2010 20:52:16 -0400 Subject: Imported Upstream version 0.07.00 --- issues/i_41b351fc.cil | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 issues/i_41b351fc.cil (limited to 'issues/i_41b351fc.cil') diff --git a/issues/i_41b351fc.cil b/issues/i_41b351fc.cil new file mode 100644 index 0000000..9e96c08 --- /dev/null +++ b/issues/i_41b351fc.cil @@ -0,0 +1,24 @@ +Summary: Add some sort of hook system +Status: Finished +CreatedBy: Andrew Chilton +AssignedTo: Andrew Chilton +Label: Milestone-v0.5 +Label: Type-Enhancement +Comment: 7b75b82c +Inserted: 2008-07-13T05:08:27 +Updated: 2008-07-13T10:34:43 + +For example, when you add an issue, you might want to do the following things: + +* reindex all the issues (for faster search - #98203ce8) +* generate an issues/index.html file (for poor man's cilweb - #0e004cde) +* make sure Git is tracking things + +This could be used for all kinds of events, such as: + +* new issue +* change of status +* status -> closed +* new comment +* new attachments +* etc -- cgit v1.2.3