Commit Graph

11 Commits

Author SHA1 Message Date
HaHaWTH 44e4790e45 Revert "wtf"
This reverts commit 50219cc4a9.
2024-03-28 05:39:26 +08:00
HaHaWTH 50219cc4a9 wtf 2024-03-28 04:33:36 +08:00
HaHaWTH 93c97cf94b Patch 2024-03-28 03:47:40 +08:00
HaHaWTH 457997a430 Folia support 2024-03-24 01:32:20 +08:00
HaHaWTH 3f6a7ce48f Sync repo files to b22 2023-09-20 02:15:22 +08:00
HaHaWTH ed320196fe Remove all files 2023-09-20 02:10:19 +08:00
HaHaWTH 7e49e26735 reupload files 2023-07-11 20:45:01 +08:00
HaHaWTH b014da245d Del all files 2023-07-11 20:42:24 +08:00
ljacqu 07633a89c8 Create SQL data source utils class
- Extract logic used in SQLite and MySQL for logging and closing SQL objects
    - Decided to leave buildAuthFromResultSet methods individually as this might be more implementation-specific
- Rename DataSource#close to DataSource#closeConnection to fix conflict with static import
2017-04-18 22:55:39 +02:00
ljacqu f59a584622 Write tests for AsyncUnregister and TaskCloser 2016-08-27 21:26:15 +02:00
ljacqu 289ce7740f Update injector version and move shutdown logic to separate classes 2016-08-20 21:54:41 +02:00