[Zeitgeist] [Bug 930104] Re: Release checklist

2012-02-15 Thread Siegfried Gevatter
Moved the two remaining items to new bug #932989.

** Changed in: zeitgeist
   Status: Triaged = Fix Released

-- 
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:
  Fix Released

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

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 930104] Re: Release checklist

2012-02-12 Thread Siegfried Gevatter
* extensions/fts.vala should be nice if FTS++ isn't installed
(install_monitor is the biggest problem here)

-- 
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

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 930104] Re: Release checklist

2012-02-12 Thread Siegfried Gevatter
UPDATED CHECKLIST:

 * Add AUTOINCREMENT to tables in TableLookup.  --  DONE
 * Configure checking for Xapian being present.  --  DONE

Remaining items (not necessarily for the next tarball):
 * Prepare TableLookup.get_value in the constructor.
 * Make FTS++ optional.
 * Make the fts.vala extension behave if FTS++ isn't there.

-- 
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

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp