Commit Graph

20 Commits

Author SHA1 Message Date
3a2435b1e8 Activate fabric-loom multi project optimisation
All checks were successful
/ build (17, ubuntu-latest) (push) Successful in 4m30s
/ deploy (17, ubuntu-latest) (push) Has been skipped
2023-07-04 19:19:11 +02:00
c74ae48156 Add Registry
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 6m42s
/ deploy (17, ubuntu-latest) (push) Has been skipped
/ build (17, ubuntu-latest) (pull_request) Failing after 5m47s
/ deploy (17, ubuntu-latest) (pull_request) Has been skipped
2023-06-21 18:15:12 +02:00
285e36e801 If startTracking and set
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 12m7s
/ deploy (17, ubuntu-latest) (push) Has been skipped
2023-06-15 22:08:39 +02:00
9049926a83 Added getTrackedDataIterator
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 3m19s
/ deploy (17, ubuntu-latest) (push) Has been skipped
2023-06-15 21:28:53 +02:00
b8c99862d5 Dump to 4.1.1-SNAPSHOT
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 4m27s
/ deploy (17, ubuntu-latest) (push) Has been skipped
2023-06-15 19:54:20 +02:00
cfb953e8dc Remove secret from gradle.properties, moved it to ENV variables or local.properties
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 46s
2023-06-13 21:02:46 +02:00
81d780f081 Change password to a secret
All checks were successful
/ build (17, ubuntu-latest) (push) Successful in 5m3s
2023-06-13 18:13:23 +02:00
c976468d2b Add DataTracker and TrackedData
All checks were successful
/ build (17, ubuntu-latest) (pull_request) Successful in 4m49s
2023-06-13 17:36:49 +02:00
f2359c75f4 Fix build and reduce memory footprint by fixing max memory usage to 2G instead of 4G
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-03-23 01:33:03 +01:00
7a21af570b Moving all pagination work
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-03-02 15:07:27 +01:00
5bb9df3c49 Add artifact with all subprojects inside 2023-03-02 14:07:48 +01:00
24564362ec Add pagination components
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-03-01 23:21:59 +01:00
1a4e3481d5 Change list by a queue in order to use a thread-safe non-blocking concurrent queue
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-02-20 14:19:51 +01:00
10f4ac013e DUmp to 3.0.1-SNAPSHOT
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-02-14 15:29:26 +01:00
553a97fa7a Dump to 3.0.0-SNAPSHOT
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2023-02-13 15:31:03 +01:00
863952b120 Added periodic task (but unfinished), have to rework a bit AsyncTasks (add a scheduler to add cancellability) 2023-02-03 12:31:51 +01:00
378bd939a4 Change subproject name, added a .toolbox to maven_group in gradle.properties
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2022-11-07 00:25:25 +01:00
79ef34d6fa Dump to 2.0.0-SNAPSHOT
Signed-off-by: Quentin Legot <legotquentin@gmail.com>
2022-11-07 00:11:02 +01:00
b98bc70c1f Dump to 1.1.0-SNAPSHOT 2022-09-20 16:53:56 +02:00
115538952e Initial commit 2022-09-19 23:52:14 +02:00