aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO24
1 files changed, 24 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..ddaf4ec
--- /dev/null
+++ b/TODO
@@ -0,0 +1,24 @@
+1.0 Goals
+=========
+
+youri-check:
+- cumulative results aggregation
+- build bot specific information exploitation
+- results filtering and sorting facilities
+- maintainer customisable report mail format
+- additional update sources:
+ - Ubuntu : using Debian on ubuntu mirror should be OK, have to test
+ - kdelook
+ - pld
+- alternative dependency input based on rpmcheck
+- circular dependency input based on smart
+
+youri-upload:
+- svn support
+- automatic bugzilla ticket closing on upload
+- more customizable (template based ?) mail notification
+
+library:
+- API-based bugzilla interface, instead of SQL-based one
+- more generic check-specific options handling in medias (don't use a
+specific attribute for each of them)