zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #04776
[Bug 930104] [NEW] Release checklist
Public bug reported:
There are some outstanding issues we need to tackle before releasing
stable 0.9.0:
* Important: the TableLookup in FTS can currently explode. The new
schema version needs to add AUTOINCREMENT to the `id' row of all tables
in TableLookup. We should do this before releasing a new tarball.
* TableLookup.get_value: please prepare the query in the constructor.
* Configure isn't checking for xapian being there
* Add a flag to disable FTS? (keeping the Xapian dependency avoidable)
** Affects: zeitgeist
Importance: High
Status: Triaged
** Changed in: zeitgeist
Status: New => Triaged
--
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/930104
Title:
Release checklist
Status in Zeitgeist Framework:
Triaged
Bug description:
There are some outstanding issues we need to tackle before releasing
stable 0.9.0:
* Important: the TableLookup in FTS can currently explode. The new
schema version needs to add AUTOINCREMENT to the `id' row of all
tables in TableLookup. We should do this before releasing a new
tarball.
* TableLookup.get_value: please prepare the query in the constructor.
* Configure isn't checking for xapian being there
* Add a flag to disable FTS? (keeping the Xapian dependency
avoidable)
To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/930104/+subscriptions
Follow ups
References