aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2006-08-04 16:45:06 +0000
committerFlorent Villard <warly@mandriva.com>2006-08-04 16:45:06 +0000
commit0a7ef4aa1b338a6c23dccd0db15086596f05a22a (patch)
tree620105c88261aa086535f04d1ca5fba94cb4cbbf /TODO
parent1fec4f0cac5732229070c4ad2e24c01ba2bab51b (diff)
downloadmga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.tar
mga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.tar.gz
mga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.tar.bz2
mga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.tar.xz
mga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.zip
imported initial version of youri svn
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)