This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch staging/1.5.2
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 7e38a089c GUACAMOLE-1786: Merge update Java dependencies to latest
compatible versions.
add 2708a205d GUACAMOLE-1253: Update select all queries to process in
batches.
new 4fde5adcc GUACAMOLE-1253: Merge update select all queries to process
in batches.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../guacamole/auth/jdbc/JDBCEnvironment.java | 13 ++++++
.../jdbc/base/ModeledDirectoryObjectService.java | 51 +++++++++++++++-------
.../auth/mysql/conf/MySQLEnvironment.java | 21 +++++++++
.../auth/mysql/conf/MySQLGuacamoleProperties.java | 12 +++++
.../postgresql/conf/PostgreSQLEnvironment.java | 19 ++++++++
.../conf/PostgreSQLGuacamoleProperties.java | 12 +++++
.../auth/sqlserver/conf/SQLServerEnvironment.java | 18 ++++++++
.../conf/SQLServerGuacamoleProperties.java | 12 +++++
8 files changed, 143 insertions(+), 15 deletions(-)