summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-05Use a custom target, programfilesdir, to install to pkglibdir.HEADmasterIain Lane3-49/+128
2013-07-05Bumped min req of mono from 2.4 to 2.8, Tools version to 4.0Manish Sinha6-14/+441
2011-06-17Added remaining filesvv0.8.0.0Manish Sinha3-1/+208
2011-05-13Added NEWS fileManish Sinha2-1/+24
2011-05-13Add the Property extensions to LogClient and add Travis as copyright holderManish Sinha6-3/+79
2011-05-06Updated the ontology to add 4 more Interpretation itemsManish Sinha1-47/+218
2011-04-28Updated the blacklist APIManish Sinha2-12/+16
2011-04-28Added a new unit test - to test if the blacklists are getting set properly or...Manish Sinha3-2/+108
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 Sinha3-4/+29
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 Sinha11-22/+23
2011-01-20Fixed the AssemblyInfo.cs template file0.1Manish Sinha1-1/+1
2011-01-20Fix the delay signing problemManish Sinha1-1/+1
2011-01-20Bumped the version to 0.1.1.0vv0.1.1.0Manish 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 Sinha2-6/+1
2010-11-09Added Copyrights and LicenseManish Sinha30-4/+608
2010-11-01Changed the version from 0.1 to 0.1.0.1vv0.1.0.1Manish Sinha2-2/+2
2010-11-01Added Zeitgeist/AssemblyInfo.cs to Zeitgeist/Zeitgeist.csproj and updated the...Manish Sinha6-3/+47
2010-10-22Renamed Blacklist folder to Monitor and removed all the tests which insert ev...Manish Sinha6-49/+11
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 Sinha2-16/+10
2010-10-20Added unittest for MonitorManish Sinha3-0/+71
2010-10-10Added support for MonitorManish Sinha5-0/+129
2010-10-07Fixed Interpretation and Manifestation to deal with unknown Uris and Fixed al...Manish Sinha8-23/+32
2010-10-07Merge with fixed build system and also changed the type from struct to classManish Sinha13-142/+77
2010-10-05Rewritten build system from scratch using autotools and xbuildMirco Bauer11-138/+70
2010-10-03Added unit tests for LogClient.FindEvents and also updated the build script f...Manish Sinha3-0/+40
2010-10-03Added test for LogClient.FindEventIds and also fixed RawEvent for handling no...Manish Sinha5-11/+41
2010-10-03Implemented TestDeleteEvent and also made changes to TimeRange to make it mor...Manish Sinha6-38/+131
2010-10-03Added test cases for GetEvent and InsertEvent and also modified Interpretatio...Manish Sinha9-41/+165
2010-10-03Added unittests for ManifestationManish Sinha2-1/+219
2010-10-03Added Testsuit project. Added unittests for InterpretationManish Sinha5-1/+487
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 Sinha9-261/+4
2010-09-19Added LICENSE file, MAINTAINERS and READMEManish Sinha3-0/+30
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 Sinha6-19/+71
2010-09-18Added DateTime support in Zeitgeist.Datamodel.Event for the Property TimestampManish Sinha4-7/+32