Mercurial > hg > monetdb-java
graph
-
Add a cancellation callback to UploadHandler onclientThu, 16 Sep 2021 15:12:26 +0200, by Joeri van Ruth
-
Misc. changes suggested by analysis tool onclientThu, 16 Sep 2021 11:14:55 +0200, by Joeri van Ruth
-
Use StandardCharsets.UTF_8 where possible onclientThu, 16 Sep 2021 10:45:51 +0200, by Joeri van Ruth
-
Last minute API fix: 'int offset' -> 'long linesToSkip' onclientTue, 14 Sep 2021 10:52:04 +0200, by Joeri van Ruth
-
Run the OnClient tests from JDBC_API_Tester onclientTue, 14 Sep 2021 10:10:15 +0200, by Joeri van Ruth
-
Include some inner classes in jar_jdbctests onclientTue, 14 Sep 2021 09:53:30 +0200, by Joeri van Ruth
-
Test that throwing an IO Exception in the download handler invalidates the connection onclientTue, 14 Sep 2021 09:23:21 +0200, by Joeri van Ruth
-
Make sure the download stream isn't closed twice onclientTue, 14 Sep 2021 09:23:03 +0200, by Joeri van Ruth
-
Never forget to close the download handle onclientTue, 14 Sep 2021 09:22:16 +0200, by Joeri van Ruth
-
Call Class.forName("...MonetDriver") from main() in OnClientTester onclientTue, 14 Sep 2021 09:20:41 +0200, by Joeri van Ruth
-
Remove some test data I'd accidentally checked in onclientThu, 02 Sep 2021 15:15:52 +0200, by Joeri van Ruth
-
Various changes suggested by Martin van Dinther onclientThu, 02 Sep 2021 15:13:46 +0200, by Joeri van Ruth
-
Make the MonetUploadHandler and MonetDownloadHandler interfaces part of MonetConnection onclientThu, 02 Sep 2021 14:27:20 +0200, by Joeri van Ruth
-
Handle case where in.readLine() returns null onclientThu, 02 Sep 2021 13:51:04 +0200, by Joeri van Ruth
-
Move {get/set}{Down/Up}loadHander further down the file onclientThu, 02 Sep 2021 13:46:11 +0200, by Joeri van Ruth
-
Also include TestRunner class in jdbctests.jar onclientThu, 02 Sep 2021 13:35:35 +0200, by Joeri van Ruth
-
Add onclient.txt and refer to it from release.txt onclientMon, 30 Aug 2021 15:52:04 +0200, by Joeri van Ruth
-
Learn to live with server closing connection if client refuses onclientFri, 27 Aug 2021 15:10:32 +0200, by Joeri van Ruth
-
Keep better track of whether the server has cancelled the upload onclientFri, 27 Aug 2021 13:45:38 +0200, by Joeri van Ruth
-
Extract OnClientTester infrastructure into separate class onclientFri, 27 Aug 2021 11:40:24 +0200, by Joeri van Ruth
-
Add tests for io errors that occur after transfer has begun onclientThu, 26 Aug 2021 16:51:58 +0200, by Joeri van Ruth
-
Allow MonetUploadHandler to configure the chunk size onclientThu, 26 Aug 2021 11:50:11 +0200, by Joeri van Ruth
-
Removing error-flush makes it much better onclientTue, 24 Aug 2021 10:01:20 +0200, by Joeri van Ruth
-
Also implement downloadTo(), and use it in FileTransferHandler onclientMon, 23 Aug 2021 09:43:35 +0200, by Joeri van Ruth
-
More renaming. user registers MonetUploadHandler which is handed an Upload onclientMon, 23 Aug 2021 09:42:58 +0200, by Joeri van Ruth
-
rename insertFakeFlushes to insertFakePrompts onclientMon, 23 Aug 2021 09:09:41 +0200, by Joeri van Ruth
-
If we don't want a fake prompt we probably also don't want a fake newline onclientThu, 19 Aug 2021 12:08:11 +0200, by Joeri van Ruth
-
Register upload handler and download handler separately onclientThu, 19 Aug 2021 10:51:53 +0200, by Joeri van Ruth
-
Upload fake data when an upload request is received onclientTue, 17 Aug 2021 12:21:09 +0200, by Joeri van Ruth
-
Make the fake prompts at block ends optional onclientTue, 17 Aug 2021 12:18:42 +0200, by Joeri van Ruth
-
Stub implementation of FILETRANSFER handling onclientFri, 13 Aug 2021 13:46:26 +0200, by Joeri van Ruth