lp:zeitgeist

Get this repository:
git clone https://git.launchpad.net/zeitgeist

Import details

Import Status: Reviewed

This repository is an import of the Git repository at git://anongit.freedesktop.org/zeitgeist/zeitgeist.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
main 2023-01-11 10:02:39 UTC
python: Replace getargspec with getfullargspec

Author: Rico Tzschichholz
Author Date: 2023-01-11 10:01:45 UTC

python: Replace getargspec with getfullargspec

Fixes https://gitlab.freedesktop.org/zeitgeist/zeitgeist/issues/26

master 2021-09-30 20:10:02 UTC
Add PartOf= to all systemd units

Author: Henri Chain
Author Date: 2021-09-27 14:02:32 UTC

Add PartOf= to all systemd units

The `PartOf` directive sets up a one-way dependency between
graphical-session.target` and our services, so that when
graphical-session.target` is stopped or restarted, our services also get
stopped or restarted.

This ensures that gvfs daemons that were started in the context of a GUI
login session (through dbus activation) do not continue to run after the
user has logged out.

See `systemd.unit(5)` for more info.

sqlite_fts 2013-10-13 21:01:04 UTC
Small improvments

Author: Seif Lotfy
Author Date: 2013-10-13 21:01:04 UTC

Small improvments

memoryfixes 2013-04-13 16:36:55 UTC
add flags for memory managment

Author: Seif Lotfy
Author Date: 2013-04-13 16:36:55 UTC

add flags for memory managment

directdb 2013-02-13 15:41:23 UTC
more fixes

Author: Seif Lotfy
Author Date: 2013-02-13 15:41:23 UTC

more fixes

directread 2013-02-06 23:59:20 UTC
fix broken makefiles

Author: Seif Lotfy
Author Date: 2013-02-06 23:59:20 UTC

fix broken makefiles

testing 2013-01-27 19:28:59 UTC
testing

Author: Seif Lotfy
Author Date: 2013-01-27 19:28:59 UTC

testing

moz 2013-01-10 16:13:44 UTC
add new libzeitgeist

Author: Seif Lotfy
Author Date: 2013-01-10 16:13:44 UTC

add new libzeitgeist

null_symbols 2012-09-08 21:22:08 UTC
Try working around nullable symbols

Author: Seif Lotfy
Author Date: 2012-09-08 21:22:08 UTC

Try working around nullable symbols

0.9.5 2012-08-27 02:13:59 UTC
Add test/data folder to final tarball

Author: Manish Sinha (मनीष सिन्हा)
Author Date: 2012-08-27 02:13:59 UTC

Add test/data folder to final tarball

0.9.4 2012-06-28 13:34:21 UTC
generate_events.py: insert events in more of a sequential order

Author: Siegfried Gevatter
Author Date: 2012-06-28 13:34:21 UTC

generate_events.py: insert events in more of a sequential order

query_optimizations 2012-06-20 23:05:32 UTC
Merge branch 'master' into query_optimizations

Author: Seif Lotfy
Author Date: 2012-06-20 23:05:32 UTC

Merge branch 'master' into query_optimizations

berkeley-db 2012-06-20 13:23:58 UTC
Experiments with berkeley db instead of sqlite db

Author: Seif Lotfy
Author Date: 2012-06-20 13:23:58 UTC

Experiments with berkeley db instead of sqlite db

optimizations2 2012-06-02 14:35:20 UTC
Optimize the indexes by adding subj_interpretation to the end of subj_id

Author: Seif Lotfy
Author Date: 2012-06-02 14:35:20 UTC

Optimize the indexes by adding subj_interpretation to the end of subj_id

cmake 2012-05-25 17:25:19 UTC
update vala cmake submodule

Author: Trever Fischer
Author Date: 2012-05-25 17:25:19 UTC

update vala cmake submodule

0.9.0.1 2012-05-22 18:57:28 UTC
Release 0.9.0.1

Author: Siegfried Gevatter
Author Date: 2012-05-22 18:57:28 UTC

Release 0.9.0.1

0.9 2012-05-22 18:57:28 UTC
Release 0.9.0.1

Author: Siegfried Gevatter
Author Date: 2012-05-22 18:57:28 UTC

Release 0.9.0.1

tdfischer/multi-column-indexes 2012-05-10 16:20:34 UTC
Make a query set that runs all tests

Author: Trever Fischer
Author Date: 2012-05-10 16:20:34 UTC

Make a query set that runs all tests

tdfischer/event-caching 2012-04-18 18:45:06 UTC
Merge branch 'master' into tdfischer/event-caching

Author: Trever Fischer
Author Date: 2012-04-18 18:45:06 UTC

Merge branch 'master' into tdfischer/event-caching

Conflicts:
 .gitignore
 src/db-reader.vala

tdfischer/timerange-deletion-api 2012-03-19 17:27:09 UTC
--rolling_face_on_keyboard

Author: Trever Fischer
Author Date: 2012-03-19 17:27:09 UTC

--rolling_face_on_keyboard

0.8 2012-01-25 12:23:38 UTC
Mention introduction of DB version 4 in NEWS.

Author: Siegfried Gevatter
Author Date: 2012-01-25 12:23:38 UTC

Mention introduction of DB version 4 in NEWS.

0.7 2011-03-20 15:03:12 UTC
POTFILES.in: change _config.py to _config.py.in.

Author: Siegfried Gevatter
Author Date: 2011-03-20 15:03:12 UTC

POTFILES.in: change _config.py to _config.py.in.

0.6 2010-11-01 07:34:53 UTC
* Added asturian and slovenian translation

Author: Markus Korn
Author Date: 2010-11-01 07:34:53 UTC

* Added asturian and slovenian translation
* Updated el.po, en_CA.po, id.po and pt.po
Thanks to all our translators!

0.5 2010-09-26 19:14:36 UTC
Merge in last changes from 0.5.2.

Author: Siegfried Gevatter
Author Date: 2010-09-26 19:14:36 UTC

Merge in last changes from 0.5.2.

0.4 2010-06-10 22:01:53 UTC
Release Zeitgeist 0.4.0

Author: Mikkel Kamstrup Erlandsen
Author Date: 2010-06-10 22:01:53 UTC

Release Zeitgeist 0.4.0

0.3 2010-04-22 18:52:18 UTC
Bump version number to 0.3.3.1.

Author: Siegfried Gevatter
Author Date: 2010-04-22 18:52:18 UTC

Bump version number to 0.3.3.1.

0.2 2009-09-27 17:37:03 UTC
README: list dependencies by their upstream name

Author: Siegfried Gevatter
Author Date: 2009-09-27 17:37:03 UTC

README: list dependencies by their upstream name

0.1 2009-07-07 21:54:31 UTC
Re-release 0.1.0 (we haven't announced the release yet so we are going to do ...

Author: Siegfried Gevatter
Author Date: 2009-07-07 21:54:31 UTC

Re-release 0.1.0 (we haven't announced the release yet so we are going to do evil stuff and replace the tarball - but hey, the fixes it includes are worth it).

0.0 2009-06-30 14:25:32 UTC
Bump version to 0.0.9 after .deb release in PPA.

Author: Siegfried Gevatter
Author Date: 2009-06-30 14:25:32 UTC

Bump version to 0.0.9 after .deb release in PPA.

129 of 29 results
This repository contains Public information 
Everyone can see this information.