Valentin Tolmer
|
eb5c48f030
|
Add a DB cleaner cron job
|
2021-05-25 10:39:09 +02:00 |
|
Valentin Tolmer
|
28a941924e
|
Split big files into little ones
|
2021-05-20 19:18:15 +02:00 |
|
Valentin Tolmer
|
d5cb53ae8a
|
Implement refresh tokens
|
2021-05-20 17:40:30 +02:00 |
|
Valentin Tolmer
|
2190ae3681
|
Forbid unsafe code
|
2021-05-14 10:30:55 +02:00 |
|
Valentin Tolmer
|
f198638f99
|
Add tests to the handler
|
2021-04-13 19:07:51 +02:00 |
|
Valentin Tolmer
|
a765d77b53
|
Centralize the definition of pool type
|
2021-04-11 22:08:25 +02:00 |
|
Valentin Tolmer
|
a4abe86929
|
Initialize the tables in the database
|
2021-03-12 17:01:04 +01:00 |
|
Valentin Tolmer
|
03e6afda69
|
Misc cleanup
|
2021-03-12 17:00:51 +01:00 |
|
Valentin Tolmer
|
ff4e986a0d
|
Introduce BackendHandler trait and impl
|
2021-03-11 10:19:36 +01:00 |
|
Valentin Tolmer
|
1a947358fa
|
Simplify DB handling with sqlx::Any
|
2021-03-10 12:06:32 +01:00 |
|
Valentin Tolmer
|
dc6e8c8808
|
Implement SQL connection
|
2021-03-08 10:51:37 +01:00 |
|
Valentin Tolmer
|
c63c7105aa
|
Fix the pipeline_factory
We can now bring up the two servers
|
2021-03-07 12:36:12 +01:00 |
|
Thomas Wickham
|
6eaf859ba9
|
WIP: sorry this does not compiles
|
2021-03-06 23:39:34 +01:00 |
|
Thomas Wickham
|
bbecb47c59
|
add tcp server
|
2021-03-02 23:07:01 +01:00 |
|
Thomas Wickham
|
ffce735b79
|
Fix bug in config from cli flags
The flag value (true/false) was always provided to the configuration, which means that the cli was overriding everything else.
|
2021-03-02 22:03:58 +01:00 |
|
Thomas Wickham
|
0b6f482e51
|
Add logging + start wiring config
|
2021-03-02 20:51:33 +01:00 |
|
Thomas Wickham
|
845073c29d
|
Add Clap and base config
|
2021-03-02 20:13:58 +01:00 |
|
Valentin Tolmer
|
6519b5c894
|
Initialize new Cargo repository
|
2021-03-02 12:45:30 +01:00 |
|