summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-30Add PartOf= to all systemd unitsHEADmasterHenri Chain2-0/+2
2021-09-22move systemd services to session sliceHenri Chain2-0/+2
2021-08-20Fix search_with_relevancies to call proxy with correct argumentsPayson Wallach1-12/+2
2021-04-16Ensure releated data is removed when deleting eventsOliver Sauder2-7/+283
2020-12-30Sync custom g_assert_cmp* bindings with vala 0.52 and use them as neededRico Tzschichholz9-135/+137
2020-12-30Fix syntax of namespace documentation blockRico Tzschichholz1-0/+1
2020-12-30Use GenericArray API onlyRico Tzschichholz1-1/+1
2020-10-15Release 1.0.3v1.0.3Rico Tzschichholz2-2/+11
2020-10-15Update bugtracker linksRico Tzschichholz4-4/+6
2020-08-14test: fix ResourceWarning: unclosed file errorscrvi3-3/+6
2020-08-14test: fix incorrect process reportingcrvi1-3/+8
2020-08-14test: fix ZeitgeistRemoteInterfaceTest::testQuit test failurecrvi1-1/+7
2020-08-14test: fix testResultTypesMostRecentEvents and testResultTypesLeastRecentEvent...crvi1-2/+2
2020-08-14test: fix testEventWithBinaryPayload test failurecrvi1-4/+6
2020-08-14test: fix "TypeError: a bytes-like object is required, not 'str'"crvi1-1/+2
2020-08-14test: python3 is unicode by defaultcrvi1-16/+16
2020-08-14test: glib call fixes in dbus testscrvi5-14/+17
2020-08-14test: port dbus tests to python3crvi10-357/+357
2020-08-13python: port to python3crvi2-42/+41
2020-08-13ontology2code: fix --dump-python not generating code in Makefilecrvi1-1/+1
2020-08-13ontology2code: port to python3 ( drop python2 support )crvi1-40/+18
2020-08-13configure.ac: prepare switch to python3crvi1-4/+4
2020-04-06Allow the sender parameter of DBusSignalCallback to be nullRico Tzschichholz2-2/+2
2019-09-01build: Allow building with gettext ≥ 0.20Rico Tzschichholz1-1/+4
2019-01-31Release 1.0.2v1.0.2Rico Tzschichholz3-1/+20
2019-01-31fts: Correctly implement the org.gnome.zeitgeist.Index DBus interfaceDavid King1-5/+8
2019-01-31test-log: Use correct free function for ZeitgeistResultSetRico Tzschichholz1-1/+4
2018-11-23Do not require rapper as it is not used anymoreCorentin Noël1-6/+0
2018-11-23Make ontology2code work with python3Corentin Noël3-19/+40
2018-11-23Properly fallback with the Zeitgeist versionCorentin Noël1-10/+9
2018-11-23Use rdflib directly to parse the trig filesCorentin Noël1-11/+6
2018-11-23Update Ontology2code to ba able to specify the output pathCorentin Noël2-21/+24
2018-06-05Asynchronous out-parameters are only allowed at the end of argument listsRico Tzschichholz4-12/+13
2018-05-05Use Markdown for the READMECorentin Noël2-31/+21
2018-05-05vala: fixed DBus methods not throwing GLib.ErrorCorentin Noël2-2/+2
2018-04-05ontology: Avoid ownership mismatches of container elements to fix memleakRico Tzschichholz1-5/+5
2018-02-14Release 1.0.1v1.0.1Rico Tzschichholz2-1/+11
2018-02-13log: Fix uncaught error warningRico Tzschichholz1-10/+12
2018-02-13Fix warning while dbus methods are not throwing the required set of errorsRico Tzschichholz1-3/+3
2017-02-27Fix placeholder in systemd service templateRico Tzschichholz1-1/+1
2017-02-18Release 1.0v1.0Rico Tzschichholz2-1/+22
2017-02-18Add --vacuum option to daemonRico Tzschichholz1-0/+41
2017-02-18Update .gitignoreRico Tzschichholz1-2/+4
2017-02-18Fix placeholder in systemd service templateRico Tzschichholz1-1/+1
2017-02-18Add a systemd user service for each D-Bus session serviceSimon McVittie6-0/+26
2017-02-18Give the D-Bus service files the correct namesSimon McVittie4-6/+6
2016-10-18Avoid implicit .begin warningsRico Tzschichholz1-2/+2
2016-10-18Remove superfluous parenthesesRico Tzschichholz2-2/+2
2016-09-06data: Fix bash auto-completions scriptRico Tzschichholz1-3/+3
2016-09-05Drop unused Makefile.declRico Tzschichholz14-75/+14