Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-14Removed getBy method in favor of getID (IIdentifiable)slewis1-7/+2
2006-04-13Changed IMergeableChannel.getHistory() to return IItemHistory instance rather...slewis1-2/+2
2006-04-13Added org.eclipse.ecf.datashare.mergeable package and all interfaces/exceptio...slewis14-30/+370
2006-03-07Added BasicChannelConfig implementation of IChannelConfigslewis1-0/+40
2006-02-04Changes/additions to fileshare API and implementationslewis2-3/+9
2006-01-29Moved files in org.eclipse.ecf.ds into org.eclipse.ecf.datashare. Removed cl...slewis16-312/+10
2006-01-26Added datashare and fileshare APIs to javadocs generationslewis1-3/+13
2006-01-24Method rename in datashare and file share apisslewis1-4/+4
2006-01-21Added IChannelContainer.getChannelNamespace() to allow the channel ID namespa...slewis1-0/+8
2006-01-21Slight refactorying of BaseChannel implementation class for clarity. Added d...slewis1-1/+1
2006-01-19Changes to IReplicaSharedObjectConfigurationFactory API, and datashare use of...slewis1-8/+0
2006-01-19Added copyright notices for core classes. Added IChannelConfig to allow for ...slewis2-0/+49
2006-01-18Moved ChannelImpl from org.eclipse.ecf.datashare plugin to org.eclipse.ecf.pr...slewis1-166/+0
2006-01-17Simplification of org.eclipse.ecf.datashare API, addition of datashare implem...slewis4-3/+89
2006-01-17Removed IChannelConfig and simplified IChannelContainer and IChannel interfaceslewis3-16/+33
2006-01-05Moved and renamed ITransactionConfiguration -> core.ISharedObjectTransactionC...slewis4-16/+16
2006-01-04Refactoring of IChannelEvent interfacesslewis9-24/+54
2006-01-04Removed addChannelListener methodslewis1-3/+0
2006-01-04Added IChannelDescription interface to allow IChannelConstruction to be optio...slewis3-2/+14
2006-01-03Updating Scott's datashare design api for simplificationslewis2-8/+1
2006-01-03Removed IReliableContainer superclass from IChannelContainerslewis1-2/+1
2006-01-03Updates to IChannel and IChannelListener/Event interfacesslewis6-9/+63
2006-01-01Changed names of event interfaces and event classes so as to match the move o...slewis1-8/+8
2006-01-01Renamed ISharedObjectContainerListener interface to IContainerListener. Upda...slewis3-17/+9
2005-12-30Changed ChannelImpl superclass from AbstractSharedObject to TransactionShared...slewis1-3/+9
2005-12-29Added ChannelImpl class to implement IChannel and send messages asynchronousl...slewis2-3/+93
2005-12-29Changes to IChannel interfacesslewis3-4/+5
2005-12-29Initial checkin of IChannel, IChannelContainer, and IChannelHandler interfaces.slewis3-0/+34
2005-12-22Exposed transactional nature of data sharing in API.pnehrer2-1/+32
2005-12-20Removed superfluous imports from source files for build cleanlinessslewis1-2/+0
2005-12-07Replaced old DataShare with DataShare2.pnehrer48-3837/+242
2005-08-18Changed IContainer.joinGroup to IContainer.connect, IContainer.leaveGroup to ...slewis7-46/+50
2005-07-06Removed isGroupServer from ISharedObjectContext (and replaced with isGroupMan...slewis1-1/+1
2005-07-05API Change. Modified ISharedObjectManager.addSharedObject and ISharedObjectM...slewis1-2/+1
2005-07-011) Added IContainer super interface for ISharedObjectContainer. Moved up joi...slewis1-2/+2
2005-05-27Checkpoint.pnehrer12-171/+275
2005-05-24Checkpoint.pnehrer28-336/+2295
2005-05-02Checkpoint.pnehrer6-346/+500
2005-04-27Checkpoint.pnehrer2-0/+69
2005-04-25Checkpoint.pnehrer10-114/+175
2005-04-24Migrated from ECF+SDO.pnehrer11-64/+702
2005-04-20Strategized new member bootstrapping.pnehrer7-192/+624
2005-04-20Initial check-in.pnehrer5-0/+448

    Back to the top