summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-13more fixesdirectdbSeif Lotfy10-2/+30
2013-02-13more fixesSeif Lotfy2-0/+4
2013-02-13add missing stuffSeif Lotfy2-1/+3
2013-02-13more cleanupSeif Lotfy1-1/+1
2013-02-13more fixesSeif Lotfy1-2/+2
2013-02-13more fixesSeif Lotfy1-4/+4
2013-02-13more fixesSeif Lotfy1-4/+2
2013-02-13More cleaning upSeif Lotfy1-15/+34
2013-02-12Added ricotz patchSeif Lotfy1-5/+15
2013-02-12Add noinst_LTLIBRARIES = libzeitgeist-db-private.laSeif Lotfy1-9/+29
2013-02-11more fixesSeif Lotfy1-1/+1
2013-02-11more fixesSeif Lotfy1-2/+2
2013-02-11more fixes to makefilesSeif Lotfy1-1/+2
2013-02-11fix makefilesSeif Lotfy2-5/+3
2013-02-10more fixesSeif Lotfy3-26/+23
2013-02-10fix makefilesSeif Lotfy3-26/+49
2013-02-10initial directreadSeif Lotfy7-12/+60
2013-01-18Fix documentation warningsSeif Lotfy3-19/+21
2013-01-14Added catching of dbus connection error in reinstall_monitorSeif Lotfy1-8/+15
2013-01-07Fix build errorsSeif Lotfy2-6/+2
2013-01-02remove redundant indexesSeif Lotfy2-6/+30
2013-01-02Add optimized queries and fix broken has_non_timestamp_condition methodSeif Lotfy2-16/+14
2012-12-31Execute ANALYZE statement after each 1000 insertsSeif Lotfy2-1/+9
2012-12-31Optimize Query formats and add helper methods to WhereClauseSeif Lotfy2-48/+80
2012-12-29Remove uneeded column selection from group_and_sortSeif Lotfy1-2/+1
2012-12-29Merge branch 'query_experiments'Seif Lotfy3-60/+77
2012-12-29Remove distinct since it does not play well with the new query structureSeif Lotfy1-5/+8
2012-12-29fix get_events vala exampleSeif Lotfy1-3/+3
2012-12-29fix ownership issuesSeif Lotfy2-19/+36
2012-12-29more reducingSeif Lotfy1-1/+1
2012-12-29Reduce Query planSeif Lotfy2-40/+37
2012-12-27Add distinctions and limitations into SQL since new indexes improveSeif Lotfy2-20/+17
2012-12-24Remove debug prints from testsSeif Lotfy1-1/+1
2012-12-23fix ownership of arguments passedSeif Lotfy3-6/+5
2012-12-23Added new python examplesSeif Lotfy3-2/+32
2012-12-23Fix unit testSeif Lotfy10-16/+22
2012-12-22Modified find_events python example to actually find events insteadSeif Lotfy1-7/+28
2012-12-22log.vala: Fix ownership of arugments due to new vala fix.Seif Lotfy2-6/+21
2012-12-20Fixed log.vala to return ResultSet and avoid crashes in examplesSeif Lotfy5-12/+38
2012-12-06fix python exampleSeif Lotfy1-3/+3
2012-12-06fix get_events to work around the new ownership fixes in valaSeif Lotfy2-4/+9
2012-12-02Add new documentationSeif Lotfy1-13/+156
2012-11-20Add loop to the python exampleSeif Lotfy1-2/+3
2012-11-20Added missing callback function to the python exampleSeif Lotfy1-1/+5
2012-11-20extended python exampleSeif Lotfy1-1/+1
2012-11-20introspection: fix Zeitgeist-2.0.typelib loadingDieter Verfaillie1-0/+1
2012-11-19Copy introspection autotools stuff from folks makefile to libzeitgeistSeif Lotfy1-6/+0
2012-11-19fixed zeitgeist_dlnameSeif Lotfy1-1/+5
2012-11-12Add introspection exampleSeif Lotfy3-0/+44
2012-11-12Merge branch 'master' of ssh://git.freedesktop.org/git/zeitgeist/zeitgeistSeif Lotfy7-39/+40