0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 7 months ago.
Oct 04, 2022 — Oct 04, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for SEQUOIA-753 More... over 17 years ago
Related to SEQUOIA-855 default.timeout.for.idle.persistent.connection in controller_default.propertes is now is s (instead of ms). More... over 17 years ago
Fix for SEQUOIA-855 More... over 17 years ago
Removed extra synchronized blocks as described in SEQUOIA-857 Also fixed request id issue in obsolete schedulers (see link to SEQUOIA-856) More... over 17 years ago
Removed extra synchronized blocks as described in SEQUOIA-857 More... over 17 years ago
Request ids are now managed by the RequestManager Fixed SEQUOIA-856 where request ids where overridden by the SingleDB scheduler Also removed useless extra synchronization More... over 17 years ago
Request ids are now managed by the RequestManager Fixed SEQUOIA-856 where request ids where overridden by the SingleDB scheduler More... over 17 years ago
- sqlonly mode now displays error message in case of login error instead of stack-trace (UNICLUSTER-125) More... over 17 years ago
Added description of new force option of initialize command (SEQUOIA-314) More... over 17 years ago
- added deprecated initializeFromBackend(String) [no force] for backward compatibility (SEQUOIA-314/UNICLUSTER-18) More... over 17 years ago
- SEQUOIA-314/UNICLUSTER-18: initialize command now has a [force] option that unconditionally resets the recoverylog More... over 17 years ago
Increased sanity check level from warn to error according to log4j javadoc (check UNICLUSTER-42) More... over 17 years ago
Related to SEQUOIA-854 : Some initialization was missing More... over 17 years ago
Fix for SEQUOIA-854 : More... over 17 years ago
Related to SEQUOIA-829 : - Now checking in RequestManager that schema is not null before trying to update it. - Moved back som piece of code in RequestManager (things that are done even if schema is null) - Now updating once again result cache (this was lost by refactoring operation) - Also fixed debug message to display correct tablename More... over 17 years ago
SEQUOIA-777/UNICLUSTER-74: - now considering an unexpected client socket close as an implicit close command. More... over 17 years ago
Incremented build number for next build More... over 17 years ago
Removed import of controller classes (was used only by javadoc) More... over 17 years ago
[sync'ed with branch 2_10] - lauching the console with no controller up on the local node now behaves as before. Fixes UNICLUSTER-124. More... over 17 years ago
Simplified build.xml that only generates 4 jars (as described in SEQUOIA-853) Also takes care of new /demo organization of SEQUOIA-852 Removed dependency checking rules More... over 17 years ago
Re-organized demo scripts as described in SEQUOIA-852 Also added new virtual database examples in config/virtualdatabase directory (since only demo files were there and no one was left after demo re-org). More... over 17 years ago
Javadoc fixes (no more warning when executing 'ant javadoc') Removed also some dead management functions that were not removed when they were deprecated in MBeans and removed from the MBean interface. More... over 17 years ago
Added missing html files More... over 17 years ago
Added missing gif More... over 17 years ago
Updated doc (20061109 version) More... over 17 years ago
Updated doc (20061109 version) More... over 17 years ago
Fix for SEQUOIA-850 : now works as specified More... over 17 years ago
SEQUOIA-777: handle expected NPE in in.read() - incorporated in HEAD changes from BRANCH 2_10 1.183.2.4 -> 1.183.2.5 More... over 17 years ago
Fix of SEQUOIA-829 (same as previous commit) More... over 17 years ago
Fixed missing javadoc that generated checkstyle warning More... over 17 years ago