summaryrefslogtreecommitdiff
path: root/Zeitgeist
AgeCommit message (Expand)AuthorFilesLines
2013-07-05Use a custom target, programfilesdir, to install to pkglibdir.HEADmasterIain Lane2-48/+127
2013-07-05Bumped min req of mono from 2.4 to 2.8, Tools version to 4.0Manish Sinha3-2/+436
2011-06-17Added remaining filesvv0.8.0.0Manish Sinha2-0/+204
2011-05-13Add the Property extensions to LogClient and add Travis as copyright holderManish Sinha4-3/+33
2011-05-06Updated the ontology to add 4 more Interpretation itemsManish Sinha1-47/+218
2011-04-28Updated the blacklist APIManish Sinha1-4/+6
2011-04-28Added a new unit test - to test if the blacklists are getting set properly or...Manish Sinha1-2/+2
2011-04-28Updated the blacklist API. Updated IBlacklist and BlacklistClient and added n...Manish Sinha3-17/+136
2011-04-27Fixed Launchpad Bug #739139 which fixes the building of Mono 2.10 due to miss...Travis Glenn Hansen2-3/+3
2011-04-27Added Subject.CurrentUri and Event.Origin to the types and updated the Unit t...Manish Sinha2-2/+26
2011-04-27Fixes Launchpad Bug #673008 in which the monitors are not restored after the ...Manish Sinha2-3/+37
2011-04-27Fixes LP Bug #769976 which reconnects the Log interface when Bus name is lost...Manish Sinha2-1/+31
2011-04-24Migrated zeitgeist-sharp from ndesk-dbus to dbus-sharp.Manish Sinha10-18/+17
2011-01-20Fixed the AssemblyInfo.cs template file0.1Manish Sinha1-1/+1
2011-01-20Fix the delay signing problemManish Sinha1-1/+1
2011-01-20Rebased from trunkManish Sinha2-9/+10
2011-01-20Fixed LP bug #705091 , changed the RawEvent from class to struct and the Data...Manish Sinha3-9/+4
2010-12-17Fix bug #690112 on Launchpad filed against Zeitgeist SharpManish Sinha2-9/+10
2010-11-09Removed the .pc file and bumped the version to 0.1.0.3vv0.1.0.3Manish Sinha1-5/+0
2010-11-09Added Copyrights and LicenseManish Sinha21-3/+439
2010-11-01Changed the version from 0.1 to 0.1.0.1vv0.1.0.1Manish Sinha1-1/+1
2010-11-01Added Zeitgeist/AssemblyInfo.cs to Zeitgeist/Zeitgeist.csproj and updated the...Manish Sinha5-2/+46
2010-10-21Added a ctor for TimeRange which takes the start and end values as DateTime i...Manish Sinha1-0/+25
2010-10-20Fixed the Zeitgeist Monitor implementation. Thanks to SeifManish Sinha1-11/+7
2010-10-20Added unittest for MonitorManish Sinha1-0/+3
2010-10-10Added support for MonitorManish Sinha3-0/+119
2010-10-07Fixed Interpretation and Manifestation to deal with unknown Uris and Fixed al...Manish Sinha3-2/+13
2010-10-07Merge with fixed build system and also changed the type from struct to classManish Sinha9-102/+51
2010-10-05Rewritten build system from scratch using autotools and xbuildMirco Bauer7-98/+44
2010-10-03Added unit tests for LogClient.FindEvents and also updated the build script f...Manish Sinha1-0/+1
2010-10-03Added test for LogClient.FindEventIds and also fixed RawEvent for handling no...Manish Sinha3-11/+9
2010-10-03Implemented TestDeleteEvent and also made changes to TimeRange to make it mor...Manish Sinha3-22/+80
2010-10-03Added test cases for GetEvent and InsertEvent and also modified Interpretatio...Manish Sinha5-40/+57
2010-10-03Added Testsuit project. Added unittests for InterpretationManish Sinha1-1/+17
2010-10-02Changed the KeyValuePair<string,string> to a custom Data Type named NameUri w...Manish Sinha7-315/+348
2010-10-02Merge from trunk to the branch with DateTime fixManish Sinha7-141/+145
2010-10-01Fixed bug #651345Manish Sinha1-8/+8
2010-10-01Due to changing of access modifier to internal in last commit a few problems ...Manish Sinha4-135/+139
2010-10-01Changed the access modifier from public to internal for these class/structManish Sinha6-6/+6
2010-09-20Removed Zeitgeist.Cli Project and updated build scriptsManish Sinha1-2/+1
2010-09-19Initialized Subject and Payload properties in Event class and also added meth...Manish Sinha3-6/+54
2010-09-19Added handling of event Id. Put 0 to ignoreManish Sinha1-1/+4
2010-09-18Commented the methods and Properties og ZgUtils and also made it a public Cla...Manish Sinha1-1/+31
2010-09-18Implemented UNIX Timestamp to System.DateTime and also added support for it i...Manish Sinha3-11/+63
2010-09-18Added DateTime support in Zeitgeist.Datamodel.Event for the Property TimestampManish Sinha2-3/+25
2010-09-18Added Interpretation and Manifestation support in Zeitgeist.Datamodel.EventManish Sinha3-12/+21
2010-09-18Implemented search in ManifestationManish Sinha1-3/+102
2010-09-18Implemented Manifestation in DatamodelManish Sinha3-1/+401
2010-09-18Added support for searching for an interpretationManish Sinha1-5/+321
2010-09-18Created Interpretation.cs file and update the Makefile.am file accordinglyManish Sinha3-1/+1289