git://source.jalview.org
/
vamsas.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
javadoc todo
[vamsas.git]
/
src
/
uk
/
ac
/
vamsas
/
client
/
2007-04-24
jprocter
introduced hashCode based object change detection that...
tree
|
commitdiff
2007-04-24
jprocter
attempt to fix occasional backupSessionFile exception.
tree
|
commitdiff
2007-04-24
jprocter
ambiguous import of 'Lock' removed.
tree
|
commitdiff
2007-04-24
jprocter
incorrect update approach (attempt prior to hashCode...
tree
|
commitdiff
2007-03-20
jprocter
update detection mechanism based comparing the differen...
tree
|
commitdiff
2007-03-20
jprocter
pass maintained hash of Vobject hash values to IdFactor...
tree
|
commitdiff
2007-03-20
jprocter
commented out methods that might be used for accessing...
tree
|
commitdiff
2007-03-20
jprocter
javadoc
tree
|
commitdiff
2007-03-20
jprocter
new constructor to pass hash of Vobject hash values...
tree
|
commitdiff
2007-03-19
jprocter
trap exceptions during session events and ensure pick...
tree
|
commitdiff
2007-03-19
jprocter
debug log output
tree
|
commitdiff
2007-03-15
jprocter
WatcherElement reference should be nulled by caller...
tree
|
commitdiff
2007-03-15
jprocter
interrupt before wait sleep so haltWatchers is more...
tree
|
commitdiff
2007-03-15
jprocter
Messages are thrown away when passThru is false (rather...
tree
|
commitdiff
2007-03-15
jprocter
closing channel always releases lock (on windows anyhow)
tree
|
commitdiff
2007-03-15
jprocter
occasional null pointer exception
tree
|
commitdiff
2007-03-15
jprocter
ensured backups are only made when backup==true
tree
|
commitdiff
2007-03-15
jprocter
removed infinite loop on server shutdown
tree
|
commitdiff
2007-03-08
jprocter
more debug messages.
tree
|
commitdiff
2007-03-08
jprocter
simplified and bugfixed occasional lock contention.
tree
|
commitdiff
2007-03-08
jprocter
bugfixes for shutdown and null message reception.
tree
|
commitdiff
2007-03-08
jprocter
remove unnecessary existence checks.
tree
|
commitdiff
2007-03-08
jprocter
remove unnecessary existence checks.
tree
|
commitdiff
2007-03-07
imilne
Added shutdown() methods for the socket-based PickManag...
tree
|
commitdiff
2007-03-06
jprocter
synchronized methods to ensure thread safety for underl...
tree
|
commitdiff
2007-02-27
jprocter
ensured single instance of vamsasarchive io handler...
tree
|
commitdiff
2007-02-02
pmarguerite
Added generateClientUrn method to generate a urn from...
tree
|
commitdiff
2007-02-02
pmarguerite
Avoid creation of ClientHandle and UserHandle objects...
tree
|
commitdiff
2007-01-12
jprocter
SimpleClient implementation testable against uk.ac...
tree
|
commitdiff
2007-01-12
jprocter
fixed bug leaving copies of archive backups (no testcas...
tree
|
commitdiff
2007-01-12
jprocter
untested watcherElement for spotting changes in Session...
tree
|
commitdiff
2007-01-12
jprocter
formal polling thread for particular FileWatcher types...
tree
|
commitdiff
2007-01-12
jprocter
method to get File object being watched
tree
|
commitdiff
2007-01-12
jprocter
fixed subtle bug in closeChannel behaviour on lock...
tree
|
commitdiff
2007-01-12
jprocter
wrapper for conditionally passing picks onto the client...
tree
|
commitdiff
2007-01-12
jprocter
added (broken) haltPickManager methods
tree
|
commitdiff
2007-01-12
jprocter
refactoring org->uk.ac
tree
|
commitdiff
2007-01-05
pmarguerite
VamsasSession: Fixed VamsasSession init/construction...
tree
|
commitdiff
2007-01-04
pmarguerite
when closing session, closes each associated VAMAV...
tree
|
commitdiff
2006-12-15
pmarguerite
Updated simple client sessionURN to use URI instead...
tree
|
commitdiff
2006-12-15
pmarguerite
SessionURN fix asFile method now create the File object...
tree
|
commitdiff
2006-12-15
pmarguerite
SessionUrn: modified to scope with windows (space...
tree
|
commitdiff
2006-12-15
imilne
Modified CustomMessage.java so that tabs are used to...
tree
|
commitdiff
2006-12-15
imilne
Modified MouseOverMessage.java so that tabs are used...
tree
|
commitdiff
2006-12-15
pmarguerite
SessionHandle: added equals method to compare SessionHa...
tree
|
commitdiff
2006-12-15
pmarguerite
amsasSession: added addClient and removeClient to add...
tree
|
commitdiff
2006-12-15
pmarguerite
Moves sessionFile management to SimpleSessionManager...
tree
|
commitdiff
2006-12-15
pmarguerite
SimpleClient: remove client of the session client list...
tree
|
commitdiff
2006-12-15
imilne
Added comment about handling messages in the GUI event...
tree
|
commitdiff
2006-12-15
imilne
Added getter methods to the MouseOverMessage class.
tree
|
commitdiff
2006-12-15
jprocter
internal flags for added and updated since last read...
tree
|
commitdiff
2006-12-15
imilne
Commented out all logging messages from the pick code...
tree
|
commitdiff
2006-12-15
jprocter
added a getter for the pickhandler interface in IClient
tree
|
commitdiff
2006-12-15
pmarguerite
SessionUrn: added a constructor to build a SessionURN...
tree
|
commitdiff
2006-12-14
pmarguerite
created setURN to generated sessionUrn from a urn as...
tree
|
commitdiff
2006-12-14
pmarguerite
SessionHandle: made SessionHandle serializable to...
tree
|
commitdiff
2006-12-14
pmarguerite
SessionHandle: made SessionHandle serializable to...
tree
|
commitdiff
2006-12-14
pmarguerite
VamsasSession Fix session constructor/initialisation...
tree
|
commitdiff
2006-12-14
pmarguerite
SimpleClientFactory Added support to create a IClient...
tree
|
commitdiff
2006-12-14
imilne
Picking API now has message classes and basic implement...
tree
|
commitdiff
2006-12-14
pmarguerite
Fix session constructor/initialisation if the session...
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactoring org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff
2006-12-14
jprocter
refactored org to uk
tree
|
commitdiff