hack to minimise IO interruption when SimpleClient.finalize() is called whilst docume...
[vamsas.git] / src /
2007-03-15 jprocterinterrupt before wait sleep so haltWatchers is more...
2007-03-15 jprocterMessages are thrown away when passThru is false (rather...
2007-03-15 jprocterclosing channel always releases lock (on windows anyhow)
2007-03-15 jprocteroccasional null pointer exception
2007-03-15 jprocterensured backups are only made when backup==true
2007-03-15 jprocterremoved infinite loop on server shutdown
2007-03-08 jproctermore debug messages.
2007-03-08 jproctersimplified and bugfixed occasional lock contention.
2007-03-08 jprocterbugfixes for shutdown and null message reception.
2007-03-08 jprocterutility functions for dealing with Range and Properties...
2007-03-08 jprocterremove unnecessary existence checks.
2007-03-08 jprocterremove unnecessary existence checks.
2007-03-07 imilneAdded shutdown() methods for the socket-based PickManag...
2007-03-06 jprocterstub for the dom tree update event generator.
2007-03-06 jprocteradded PickManager test code. Current state of library...
2007-03-06 jproctersynchronized methods to ensure thread safety for underl...
2007-02-27 jprocterensured single instance of vamsasarchive io handler...
2007-02-12 jprocternon-1.4 factory construtors removed.
2007-02-02 pmargueriteAdded generateClientUrn method to generate a urn from...
2007-02-02 pmargueriteAvoid creation of ClientHandle and UserHandle objects...
2007-01-12 jprocterSimpleClient implementation testable against uk.ac...
2007-01-12 jprocterfixed bug leaving copies of archive backups (no testcas...
2007-01-12 jprocterextended to test against SimpleClient implementation
2007-01-12 jprocteradded TODO for testing getAppData method before migrati...
2007-01-12 jprocteruntested watcherElement for spotting changes in Session...
2007-01-12 jprocterformal polling thread for particular FileWatcher types...
2007-01-12 jproctermethod to get File object being watched
2007-01-12 jprocterfixed subtle bug in closeChannel behaviour on lock...
2007-01-12 jprocterwrapper for conditionally passing picks onto the client...
2007-01-12 jprocteradded (broken) haltPickManager methods
2007-01-12 jprocterrefactoring org->uk.ac
2007-01-05 pmarguerite VamsasSession: Fixed VamsasSession init/construction...
2007-01-04 pmargueritewhen closing session, closes each associated VAMAV...
2006-12-15 pmargueriteUpdated simple client sessionURN to use URI instead...
2006-12-15 pmargueriteSessionURN fix asFile method now create the File object...
2006-12-15 pmargueriteAdded TestSessionURN: to test the creation of a session...
2006-12-15 pmargueriteSessionUrn: modified to scope with windows (space...
2006-12-15 imilneModified CustomMessage.java so that tabs are used to...
2006-12-15 imilneModified MouseOverMessage.java so that tabs are used...
2006-12-15 pmargueriteSessionHandle: added equals method to compare SessionHa...
2006-12-15 pmargueriteamsasSession: added addClient and removeClient to add...
2006-12-15 pmargueriteMoves sessionFile management to SimpleSessionManager...
2006-12-15 pmargueriteSimpleClient: remove client of the session client list...
2006-12-15 imilneAdded comment about handling messages in the GUI event...
2006-12-15 imilneAdded getter methods to the MouseOverMessage class.
2006-12-15 jprocterinternal flags for added and updated since last read...
2006-12-15 imilneChecked in the document update handler interface and...
2006-12-15 imilneCommented out all logging messages from the pick code...
2006-12-15 jprocteradded a getter for the pickhandler interface in IClient
2006-12-15 jprocteradded usage notes about removing specific object bindings
2006-12-15 jprocterextracted from the jalview.io.VamsasDatastore bindjv2ob...
2006-12-15 pmargueriteSessionUrn: added a constructor to build a SessionURN...
2006-12-14 pmargueritecreated setURN to generated sessionUrn from a urn as...
2006-12-14 pmargueriteSessionHandle: made SessionHandle serializable to...
2006-12-14 pmargueriteSessionHandle: made SessionHandle serializable to...
2006-12-14 pmargueriteVamsasSession Fix session constructor/initialisation...
2006-12-14 pmargueriteSimpleClientFactory Added support to create a IClient...
2006-12-14 imilnePicking API now has message classes and basic implement...
2006-12-14 pmargueriteFix session constructor/initialisation if the session...
2006-12-14 jprocterchanged vamsasDocument and vamsas types namespaces.
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactoring org to uk - never use f**ng eclipse
2006-12-14 jprocterrefactoring org to uk - never use f**ng eclipse
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactoring org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterrefactored org to uk
2006-12-14 jprocterbacktrack
2006-12-14 jprocterrefactored from org.vamsas to uk.ac.vamsas
2006-12-14 jprocterremove old ebi packages
2006-12-14 jprocterquick commit before refactoring
2006-12-14 pmargueriteadded SimpleClientFactory implementation and new class...
2006-12-14 imilneUpdated docs and logging for the picking api.
2006-12-14 imilnePicking code updated with full basic implementation...
2006-12-13 imilneFirst check-in of the picking api.
2006-12-13 jprocterIObjectUpdate interface introduction.
2006-12-12 jprocterbasic ideas for per-object update interface
2006-12-12 jprocteradded todo for making library automatically construct...
2006-09-17 jproctershow vamsasId for aligments.
2006-09-17 jproctertidier file locks - lock file is removed on JVM exit.
2006-09-17 jprocterensured that hash binding vorbaIds is passed to client...
next