summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix broken makefilesdirectreadSeif Lotfy2013-02-071-9/+8
* fix readingSeif Lotfy2013-01-312-33/+33
* fix issues with double table lookupsSeif Lotfy2013-01-312-8/+4
* Add support for dbreader in log.valaSeif Lotfy2013-01-312-21/+37
* Fix fts++ stuffSeif Lotfy2013-01-272-21/+24
* fixing extensionsSeif Lotfy2013-01-272-2/+4
* hide more stuffSeif Lotfy2013-01-271-3/+3
* remove backup fileSeif Lotfy2013-01-271-216/+0
* Move stuff around and renameSeif Lotfy2013-01-2717-17/+299
* more fixesSeif Lotfy2013-01-224-4/+1
* workaround tablelookupsSeif Lotfy2013-01-212-5/+12
* more makefile clean upSeif Lotfy2013-01-213-2/+14
* more cleanupSeif Lotfy2013-01-216-15/+18
* more cleanupSeif Lotfy2013-01-211-0/+2
* add missing use of zeitgeist-internal-2.0.vapiSeif Lotfy2013-01-213-23/+5
* update makefilesSeif Lotfy2013-01-214-4/+36
* add missing fileSeif Lotfy2013-01-202-7/+954
* add subdirSeif Lotfy2013-01-201-0/+4
* add missing makefileSeif Lotfy2013-01-201-0/+65
* More work on the makefile.amSeif Lotfy2013-01-208-965/+13
* fixed makefileSeif Lotfy2013-01-191-7/+0
* put non-introspection stuff into internalSeif Lotfy2013-01-197-0/+0
* Move files aroundSeif Lotfy2013-01-196-0/+2601
* restructuringSeif Lotfy2013-01-1811-2613/+23
* Add exposure of datapath as a dbus propertySeif Lotfy2013-01-182-0/+13
* Fix documentation warningsSeif Lotfy2013-01-183-19/+21
* Added catching of dbus connection error in reinstall_monitorSeif Lotfy2013-01-141-8/+15
* Fix build errorsSeif Lotfy2013-01-072-6/+2
* remove redundant indexesSeif Lotfy2013-01-022-6/+30
* Add optimized queries and fix broken has_non_timestamp_condition methodSeif Lotfy2013-01-022-16/+14
* Execute ANALYZE statement after each 1000 insertsSeif Lotfy2012-12-312-1/+9
* Optimize Query formats and add helper methods to WhereClauseSeif Lotfy2012-12-312-48/+80
* Remove uneeded column selection from group_and_sortSeif Lotfy2012-12-291-2/+1
* Merge branch 'query_experiments'Seif Lotfy2012-12-293-60/+77
|\
| * Remove distinct since it does not play well with the new query structureSeif Lotfy2012-12-291-5/+8
| * fix ownership issuesSeif Lotfy2012-12-292-19/+36
| * more reducingSeif Lotfy2012-12-291-1/+1
| * Reduce Query planSeif Lotfy2012-12-292-40/+37
* | fix get_events vala exampleSeif Lotfy2012-12-291-3/+3
|/
* Add distinctions and limitations into SQL since new indexes improveSeif Lotfy2012-12-272-20/+17
* Remove debug prints from testsSeif Lotfy2012-12-241-1/+1
* fix ownership of arguments passedSeif Lotfy2012-12-233-6/+5
* Added new python examplesSeif Lotfy2012-12-233-2/+32
* Fix unit testSeif Lotfy2012-12-2310-16/+22
* Modified find_events python example to actually find events insteadSeif Lotfy2012-12-221-7/+28
* log.vala: Fix ownership of arugments due to new vala fix.Seif Lotfy2012-12-222-6/+21
* Fixed log.vala to return ResultSet and avoid crashes in examplesSeif Lotfy2012-12-205-12/+38
* fix python exampleSeif Lotfy2012-12-061-3/+3
* fix get_events to work around the new ownership fixes in valaSeif Lotfy2012-12-062-4/+9
* Add new documentationSeif Lotfy2012-12-021-13/+156