summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Silence warnings in data-source-registry.valafix-the-fixmes-1Siegfried-Angel Gevatter Pujals2012-09-081-4/+18
* Merge remote-tracking branch 'origin/fix-the-fixmes-1'Siegfried-Angel Gevatter Pujals2012-09-084-24/+16
|\
| * Readded fixmeSeif Lotfy2012-09-082-0/+8
| * Added support in libzeitgeist for find_related_urisSeif Lotfy2012-09-074-25/+9
* | Update .gitignoreSiegfried-Angel Gevatter Pujals2012-09-082-0/+9
|/
* FTS++: Respect ZEITGEIST_DATA_PATHctestsMichal Hruby2012-09-061-0/+18
* Fix migration from RemoteDataObject to WebDataObjectSiegfried-Angel Gevatter Pujals2012-09-062-2/+8
* Merge 0.9.5 branch and improve NEWS fileSiegfried-Angel Gevatter Pujals2012-09-064-1/+29
|\
| * Add test/data folder to final tarballv0.9.50.9.5Manish Sinha2012-08-263-0/+17
| * Update NEWS for 0.9.5Manish Sinha2012-08-261-0/+16
| * Changed source version from 0.9.0.1 to 0.9.5Manish Sinha2012-08-251-1/+1
| * fixed broken direct testSeif Lotfy2012-08-261-1/+1
* | Merge remote-tracking branch 'origin/ctests'Siegfried-Angel Gevatter Pujals2012-09-061-9/+3
|\ \
| * | Make everything workSeif Lotfy2012-09-061-10/+4
* | | Little fixesSiegfried-Angel Gevatter Pujals2012-09-064-18/+11
* | | Remove ontology.vala from branch, it's auto-generatedSiegfried-Angel Gevatter Pujals2012-09-062-910/+1
* | | Merge remote-tracking branch 'origin/ctests'Siegfried-Angel Gevatter Pujals2012-09-0629-127/+1177
|\ \ \ | |/ /
| * | Fix log-test.valaSeif Lotfy2012-09-063-20/+56
| * | Fixed example and small rename in zeitgeist-daemonSeif Lotfy2012-09-052-3/+5
| * | Changed get_event_ids in libzeitgeist2 to use GLib.Array insteadSeif Lotfy2012-09-055-12/+16
| * | fix c unit testsSeif Lotfy2012-09-042-7/+9
| * | Init GError correctly and enable Event.fullChristian Dywan2012-09-042-36/+25
| * | Fix CCode header for get_events to drop the int events_length1Seif Lotfy2012-09-044-8/+30
| * | Fix monitor to have properties time-range and event-templatesSeif Lotfy2012-09-043-13/+16
| * | Fix Symbol is_a method to accept null valuesSeif Lotfy2012-09-033-2/+5
| * | Merge branch 'ctests' of ssh://git.freedesktop.org/git/zeitgeist/zeitgeist in...Seif Lotfy2012-09-032-1/+6
| |\ \
| | * | Seriously fix ontology.vala.inSeif Lotfy2012-09-032-1/+6
| * | | Fix timstamp.vala related issues from converting from gint64 toSeif Lotfy2012-09-032-3/+3
| |/ /
| * | Fix test casesSeif Lotfy2012-09-0310-17/+19
| * | Fixed Symbols to properly get_all_parents and is_aSeif Lotfy2012-09-021-0/+904
| * | Add missing Makefile.dec1Seif Lotfy2012-09-021-0/+60
| * | Fix C test casesSeif Lotfy2012-09-0212-60/+76
* | | More header fixesSiegfried-Angel Gevatter Pujals2012-09-064-10/+7
* | | test/{c,direct}: Fix copyright headersSiegfried-Angel Gevatter Pujals2012-09-0610-32/+27
|/ /
* | reset Makefile.amSeif Lotfy2012-08-291-23/+30
* | Add c test directory to Makefile.am of test directorySeif Lotfy2012-08-291-0/+1
* | Make configure.ac configure the Makefile for the c testsSeif Lotfy2012-08-281-0/+1
* | Make payload parsing more efficient thanks to Michal'S hocus pocusSeif Lotfy2012-08-281-7/+13
* | Fixed payload variant creationSeif Lotfy2012-08-282-11/+8
* | Fixed datamodel and unittestsSeif Lotfy2012-08-286-23/+49
* | Port symbol test from libzeitgeist1Christian Dywan2012-08-272-0/+143
* | Fix ambiguous "Log" class: GLib.Log is wanted hereChristian Dywan2012-08-273-3/+3
* | Port monitor test from libzeitgeist1Christian Dywan2012-08-272-0/+49
* | WIP Retain C test cases from libzeitgeist1Christian Dywan2012-08-2712-0/+1653
* | WIP Port log test from libzeitgeist1Christian Dywan2012-08-272-0/+119
* | Port event test from libzeitgeist1Christian Dywan2012-08-273-0/+344
* | Fixed all direct testsSeif Lotfy2012-08-263-5/+6
* | Fix examples to use foreachSeif Lotfy2012-08-263-6/+3
* | Port data source test from libzeitgeist1Christian Dywan2012-08-214-1/+111
* | Merge branch 'master' of ssh://git.freedesktop.org/git/zeitgeist/zeitgeistSeif Lotfy2012-08-201-9/+23
|\ \