1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improving thread management
Max Rohde
as mxro
More... almost 13 years ago
improving appjangle apps
Max Rohde
as mxro
More... about 13 years ago
fixed error in unit test caused by changing the way clients are shutdown when there was an active transaction while shutdown, an exception would occur now an error message is issued to the user
Max Rohde
as mxro
More... over 13 years ago
added clear versions to quota monitor
Max Rohde
as mxro
More... over 13 years ago
removed client dependency to shutdown operations
Max Rohde
as mxro
More... over 13 years ago
[no comment]
Max Rohde
as mxro
More... over 13 years ago
allowed to set timeouts for worker threads to permit servers from hanging up
Max Rohde
as mxro
More... over 13 years ago
fixed babu db and sql persistence implementations ...
Max Rohde
as mxro
More... over 13 years ago
trying to fix bugs which seem to be related to single instance queue worker and persistence connections
Max Rohde
as mxro
More... over 13 years ago
in process of implementing sql connector
Max Rohde
as mxro
More... over 13 years ago
api key guard appears to be blocked sometimes when trying to load the api key db ...
Max Rohde
as mxro
More... over 13 years ago
added necessary gwt dependencies
Max Rohde
as mxro
More... over 13 years ago
still trying to fix bug
Max Rohde
as mxro
More... over 13 years ago
rebuild projects
Max Rohde
as mxro
More... over 13 years ago
deavtivated feature to fail all messages upon failure of one message
Max Rohde
as mxro
More... over 13 years ago
added to new test case for oneCk more checks, assuring that nodes are inserted in the right order.
Max Rohde
as mxro
More... over 13 years ago
changed a number of callbacks
Max Rohde
as mxro
More... over 13 years ago
fixed a bug in nxSync resolve handler. The handler would call onUndefined also for nodes, which have been loaded by other resolve request in the meanwhile.
Max Rohde
as mxro
More... over 13 years ago
removed automatic retries for onedb unit tests
Max Rohde
as mxro
More... over 13 years ago
fixed another bug triggered only when undoVersions was triggered by the synchronizer.
Max Rohde
as mxro
More... over 13 years ago
fixed a bug in nxSync synchronizer
Max Rohde
as mxro
More... over 13 years ago
moved some of the asynchrounous utility methods into a dedicated module
Max Rohde
as mxro
More... over 13 years ago
fixed a bug in babu persistence regarding background worker thread
Max Rohde
as mxro
More... over 13 years ago
changed dependency from SimpleExecutor to Concurrency in oneUtils.
Max Rohde
as mxro
More... over 13 years ago
in process of copying features from mxGWTUtils and nxCommon to oneUtils
Max Rohde
as mxro
More... over 13 years ago
fixed bugs in unit tests
Max Rohde
as mxro
More... over 13 years ago
implementing first async test utils based on implementations in mxGWTUtils
Max Rohde
as mxro
More... over 13 years ago
Created a new test case in which multiple clients access one settings sub network.
Max Rohde
as mxro
More... over 13 years ago
now replication server sends only one replication message with all messages embedded to the slave.
Max Rohde
as mxro
More... over 13 years ago
non live replication test case passes!
Max Rohde
as mxro
More... over 13 years ago