This website requires JavaScript.
969f63878b
Implement test to master (#6 )
Quentin Legot
2023-03-21 09:00:40 +0100
2ad62de9f7
Fix test
Quentin Legot
2023-03-21 09:00:01 +0100
265cb9b891
update test.yml, please action work...
Quentin Legot
2023-03-21 08:57:52 +0100
bd89b4cd72
Update '.gitea/workflows/test.yml'
Quentin Legot
2023-03-21 08:48:56 +0100
9237dc565e
test updated
Quentin Legot
2023-03-21 08:46:21 +0100
2570163571
update test
Quentin Legot
2023-03-21 08:41:15 +0100
85d616506d
update action
Quentin Legot
2023-03-21 08:38:41 +0100
50070aeddf
update action
Quentin Legot
2023-03-21 08:35:30 +0100
ed52206238
Update action
Quentin Legot
2023-03-21 08:30:25 +0100
899954f5a5
Update test.yml
Quentin Legot
2023-03-20 21:11:48 +0100
b9761edda0
Update '.gitea/workflows/test.yml'
Quentin Legot
2023-03-20 20:51:05 +0100
270f17c754
Add an action
Quentin Legot
2023-03-20 20:44:33 +0100
be9c4de097
Fix HeaderCondition
Quentin Legot
2023-03-19 19:53:54 +0100
19e1dd2937
Add pagination precondition
Quentin Legot
2023-03-19 19:38:08 +0100
31b6a45ef7
Merge pull request 'Fix mixins and temporary remove Pagination' (#5 ) from dev into master
Quentin Legot
2023-03-02 18:53:46 +0100
cbc6796b7c
Fix mixins and temporary remove Pagination
Quentin Legot
2023-03-02 18:50:23 +0100
7a21af570b
Moving all pagination work
Quentin Legot
2023-03-02 15:07:27 +0100
16dff9556d
Fix task build.gradle
Quentin Legot
2023-03-02 14:51:17 +0100
5bb9df3c49
Add artifact with all subprojects inside
Quentin Legot
2023-03-02 14:07:48 +0100
24564362ec
Add pagination components
Quentin Legot
2023-03-01 23:21:59 +0100
e3c5d0dd67
Merge pull request 'Dump to 4.0.0' (#4 ) from 4.0.0 into master
Quentin Legot
2023-02-27 00:17:48 +0100
0228787568
Add Pagination project
Quentin Legot
2023-02-27 00:13:09 +0100
1a4e3481d5
Change list by a queue in order to use a thread-safe non-blocking concurrent queue
Quentin Legot
2023-02-20 14:19:51 +0100
10f4ac013e
DUmp to 3.0.1-SNAPSHOT
Quentin Legot
2023-02-14 15:29:26 +0100
9a2b0182df
Remove Jenkinsfile (my vps can't handle it), update dependency declaration
Quentin Legot
2023-02-14 14:54:14 +0100
d71ff26617
Merge branch 'master' of https://git.altarik.fr/quentinlegot/Toolbox
Quentin Legot
2023-02-13 17:51:01 +0100
97ada864e1
Changing permission of gradlew
Quentin Legot
2023-02-13 17:50:59 +0100
0f67867d23
Update 'Jenkinsfile'
Quentin Legot
2023-02-13 17:41:28 +0100
50324824c8
Update 'Jenkinsfile'
Quentin Legot
2023-02-13 17:40:16 +0100
d161a9d145
Update 'Jenkinsfile'
Quentin Legot
2023-02-13 17:37:32 +0100
2eed4d31dc
Add Jenkinsfile
Quentin Legot
2023-02-13 17:13:15 +0100
553a97fa7a
Dump to 3.0.0-SNAPSHOT
Quentin Legot
2023-02-13 15:31:03 +0100
f3559bf545
Merge pull request 'fabric-synctask' (#1 ) from fabric-synctask into master
Quentin Legot
2023-02-13 15:26:37 +0100
0f902faa1b
Fix fabric.mod.json, add run folder to gitignore
Quentin Legot
2023-02-13 15:25:08 +0100
f5db55e96e
Added tests
Quentin Legot
2023-02-13 15:00:13 +0100
c32e72dda6
Move each task scheduler to a specific class: Scheduler.java, AsyncPeriodicTasks.java scheduler is now on server thread (send task to async worker)
Quentin Legot
2023-02-13 14:17:03 +0100
be9f422f1f
Made some twerks to tasks, fix task period for PeriodicSyncTask
Quentin Legot
2023-02-12 19:10:24 +0100
24656fa74f
add OneTimeSyncTask and started to implement its test (not finished)
Quentin Legot
2023-02-12 14:51:30 +0100
9123d71a7e
Add tests to PeriodicSyncTask
Quentin Legot
2023-02-12 14:24:09 +0100
e9c97df089
Fix issue avoiding the mod not to compile, add a test for asyncTasks (still need to be implemented)
Quentin Legot
2023-02-03 23:52:50 +0100
e7178d44a9
PeriodicSyncTask and AsyncPeriodicTasks should work now (untested)
Quentin Legot
2023-02-03 23:40:01 +0100
b1ee9344b8
Added AsyncPeriodicTasks, improved a bit PeriodicSyncTask (still a bit of work to do)
Quentin Legot
2023-02-03 17:51:16 +0100
863952b120
Added periodic task (but unfinished), have to rework a bit AsyncTasks (add a scheduler to add cancellability)
Quentin Legot
2023-02-03 12:31:51 +0100
5d89e92abd
Fix project not being published to good repo
v2.0.0
Quentin Legot
2022-11-07 00:38:54 +0100
378bd939a4
Change subproject name, added a .toolbox to maven_group in gradle.properties
Quentin Legot
2022-11-07 00:25:25 +0100
79ef34d6fa
Dump to 2.0.0-SNAPSHOT
Quentin Legot
2022-11-07 00:10:44 +0100
396f0cee94
organization changed, added sql connection project
Quentin Legot
2022-11-07 00:09:52 +0100
ce6d16ef37
Reworked Asynchronous tasks
Quentin Legot
2022-11-06 21:31:58 +0100
b98bc70c1f
Dump to 1.1.0-SNAPSHOT
Quentin Legot
2022-09-20 16:53:56 +0200
b950466a2e
Delete .idea
Quentin Legot
2022-09-20 15:04:43 +0200
f840a70d5e
Improved javadoc
Quentin Legot
2022-09-20 12:12:28 +0200
bc1b0c1fed
Improved performance a bit, changed Stack (LIFO) to BlockingQueue(FIFO) with same synchronization principale than Stack and improved test
Quentin Legot
2022-09-20 11:31:48 +0200
115538952e
Initial commit
Quentin Legot
2022-09-19 23:52:14 +0200