Download project files

How do I verify a download?


1120 of 34 releases

0.9.10 (Isis) release from the 0.9 series released

Release information
Release notes:

2013-03-19: Zeitgeist 0.9.10 (1.0 Beta 2) "Isis"
---------------------------------------------------------------

This version includes zeitgeist datahub in the release source
instead of a separate project which was called zeitgeist-datahub

You can explicitly disable datahub by passing --enable-datahub=no
and if you just want the telepathy datasource to be disabled you
can just pass --disable-telepathy along with --enable-datahub

For datahub, json-glib 0.14.0 or greater is needed and for
telepathy telepathy-glib 0.18.0 or greater is needed

Libzeitgeist:
 - Add new zg#ApplicationAction subject interpretation
 - Fix sql explanation bug

This release is the second beta which will lead to zeitgeist 1.0

File Description Downloads
download icon zeitgeist-0.9.10.tar.xz (md5, sig) Release Tarball 144
last downloaded 44 weeks ago
download icon NEWS (md5, sig) Release Notes 35
last downloaded 40 weeks ago
Total downloads: 179

0.9.9 (Pinch Me) release from the 0.9 series released

Release information
Release notes:

2013-03-12: Zeitgeist 1.0 Beta 1 "Pinch Me"
--------------------------------------------

This version introduces libzeitgeist2, a Vala port of the previously
independent libzeitgeist library. Now everything you need to work with
Zeitgeist, be it with C, Vala or Python, is included in this tarball.

Please note that starting from this release Vala 0.18 is required to
build Zeitgeist.

Engine:
 - Fixed insertion of large event sets.
 - Fixed database migration to WebDataObject (from some RemoteDataObjects).
 - Events missing required meta-data are now rejected.

FTS:
 - Fixed to respect ZEITGEIST_DATA_PATH.

Python API:
 - RelevantResultType is now included in "from datamodel import *".

If you were using the external libzeitgeist, you need to be aware that
libzeitgeist2 has some API dif...

File Description Downloads
download icon NEWS (md5, sig) Release Notes 30
last downloaded 40 weeks ago
download icon zeitgeist-0.9.9.tar.xz (md5, sig) Release Tarball 100
last downloaded 8 weeks ago
Total downloads: 130

0.9.5 (Sun Devil) release from the 0.9 series released

Release information
Release notes:

Engine:
 - Needs vala 0.16 to build.
 - Optimization of subject interpretation.
 - Set Pragma setting synchronous to NORMAL.
 - Added a which sets up a bus in a fake X server (Xvfb) and launches
   a Zeitgeist instance (without datahub or FTS) into it.
 - Events are inserted in sequential order.

Autoconf:
 - Don't check for Xapian if FTS++ is disabled.
 - Print "SQL debugging" option.
 - Check for gmodule.

File Description Downloads
download icon zeitgeist-0.9.5.tar.bz2 (md5) Release tarball 920
last downloaded 3 weeks ago
Total downloads: 920

0.9.0.1 (Rumpelstiltskin) release from the 0.9 series released

Release information
Release notes:

2012-05-22: Zeitgeist 0.9.0.1 "Rumpelstiltskin"
-----------------------------------------------

Engine:
 - Fixed FindRelatedEvents.
 - Added support for upgrading from schema version 3.

FTS:
 - Fixed double string unescaping (LP: #954171).
 - Fixed segmentation fault caused by bug in URI handling.
 - Make sure Xapian is closed before releasing the bus name.

File Description Downloads
download icon zeitgeist-0.9.0.1.tar.bz2 (md5, sig) Source tarball 395
last downloaded 3 weeks ago
Total downloads: 395

0.9.0 (Bluebird) release from the 0.9 series released

File Description Downloads
download icon zeitgeist-0.9.0.tar.bz2 (md5, sig) Code tarball 287
last downloaded 3 weeks ago
download icon zeitgeist-0.8.99~beta1.tar.bz2 (md5, sig) Beta 1 release tarball 85
last downloaded 40 weeks ago
download icon zeitgeist-0.8.99~alpha3.tar.bz2 (md5, sig) Alpha 3 release tarball 86
last downloaded 40 weeks ago
download icon zeitgeist-0.8.99~alpha2.tar.bz2 (md5, sig) Alpha 2 release tarball 79
last downloaded 15 weeks ago
download icon zeitgeist-0.8.99~alpha1.tar.bz2 (md5, sig) Alpha 1 release tarball 922
last downloaded 15 weeks ago
Total downloads: 1,459

0.8.2 release from the 0.8 series released

Release information
Release notes:

2011-09-21: Zeitgeist 0.8.2 "Not Quite Blue"
--------------------------------------------

Engine:

 - Storage Monitor: Add support for Network Manager 0.9.
 - The text field in subject templates is now allowed to end with an
   asterisk (*) character (which is treated as plain text).
 - Correctly handle current_uri in subject templates from old clients
   (instead of forcing it to the same value as the subject's uri).
 - Substantially increase the amount of events that can be deleted in
   a single DeleteEvents call.

Python API:

 - Correctly specify the D-Bus interface when using introspection.
 - Fix possible exception when the available method list hasn't been loaded.
 - The Event constructor now supports creating independent copies of events.

File Description Downloads
download icon zeitgeist-0.8.2.tar.gz (md5, sig) Source tarball 16,300
last downloaded 12 days ago
Total downloads: 16,300

0.8.1.1 (Grass Frog) release from the 0.8 series released

Release information
Release notes:

2011-07-22: Zeitgeist 0.8.1.1 "Grass Frog"
------------------------------------------

Engine:

 - Load extensions after the internal database lookup/cache tables have
   been initialized.
 - Fix problem when replacing an existing Zeitgeist instance (LP: #809569).
 - Fix possible crash when zeitgeist-datahub isn't available (LP: #791392).

Python API:

 - Fix regression that broke properties (get_version and get_extensions).

File Description Downloads
download icon zeitgeist-0.8.1.1.tar.gz (md5, sig) Source tarball 1,399
last downloaded 3 weeks ago
Total downloads: 1,399

0.8.1 (The Snake and the Holy Grail) release from the 0.8 series released

Release information
Release notes:

2011-07-7: Zeitgeist 0.8.1 "The Snake and the Holy Grail"
---------------------------------------------------------

Engine:

 - Added a GetDataSourceFromId D-Bus method to the data-source registry
   extension (LP: #691690).
 - A backup of the database is created before attempting schema upgrades. If
   something goes wrong, the backup is automatically restored (LP: #660307).
 - Fixed the "extensions" D-Bus property when it's an empty list (LP: #787691).
 - Add PID to the output being logged in ~/.cache/ (LP: #806030).
 - Ensure the engine doesn't attempt to close twice in a row (LP: #793714).
 - Minor memory usage improvements.

Python API:

 - Changed _DBusInterface to update introspected data after reconnections.
 - Added support for registering custom Event and Subject subclasses w...

File Description Downloads
download icon zeitgeist-0.8.1.tar.gz (md5, sig) Code tarball 604
last downloaded 44 weeks ago
Total downloads: 604

0.8.0 (I only got a donkey) release from the 0.8 series released

Release information
Release notes:

2011-04-07: Zeitgeist 0.8.0 "I only got a donkey"
-------------------------------------------------

Engine:

 - Fixed secondary sorting by timestamp for most ResultTypes (LP: #772041).
 - Enabled filtering by availability in FindEvents.
 - Added an origin property to events, matching that for subjects (LP: #425258).
 - Added a current_uri property to subjects, which unlike all other properties
   is mutable.
 - Add new sorting types for origin and current_uri.
 - Added support for "move" events, which automatically update the current_uri
   property where appropriate (LP: #602211).
 - Fixed inconsistencies caused by the internal cache not being updated when
   events were deleted (LP: #598666).
 - Added a Storage Monitor extension which tracks network connectivity and
   removable devi...

File Description Downloads
download icon zeitgeist-0.8.0.tar.gz (md5, sig) Source tarball 919
last downloaded 4 weeks ago
Total downloads: 919

0.7.1 (Made in Aarhus) release from the 0.7 series released

Release information
Release notes:

2011-03-20: Zeitgeist 0.7.1 "Made in Aarhus"
-----------------------------------------------

Engine:

 - Expose property information in the D-Bus introspection output.
 - Mention column names explicitly when inserting events, for compatibility
   with the upcoming 0.8 release.

Python API:

 - Expose DataSourceRegistry's enabled status in a callback.
 - Automatically reconnect to Zeitgeist if the connection is lost when using
   methods asynchronously (so far this only happened for synchronous calls).
 - Reinstall all active monitors upon reconnection (LP: #673008, #727226).
 - Fix a (harmless) race condition requesting the bus name (LP: #732015).

Overall:

 - Added new event interpretation types: AcceptEvent, DenyEvent and ExpireEvent.
 - Include NCO in the generated ontologies.
 - B...

File Description Downloads
download icon zeitgeist-0.7.1.tar.gz (md5, sig) Code tarball 1,161
last downloaded 4 weeks ago
Total downloads: 1,161

1120 of 34 releases