- Jun 28, 2023
-
-
Gilles Filippini authored
Having it into the duniter.sh script prevents using duniter subcommands such as `duniter wizard key` which are then launched in the background. Moving it into the entrypoint makes the subcommands available again.
-
- Jun 12, 2023
-
-
This is to prevent the result of previous in place builds to interfere with the docker image build.
- Jun 11, 2023
-
- May 26, 2023
-
-
Moul authored
-
- May 17, 2023
-
-
Benoit Lavenier authored
Optimize response time of `/wot/requirements/:search` Closes #1439 See merge request !1422
-
Benoit Lavenier authored
[fix] BMA: parse query param "?pubkey" like "?pubkey=true"
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
SqliteIIndex: Apply a reduce() inside getOldFromPubkey() (+ add an ORDER BY) IdentityDAL: rename getFromPubkey() into findByPub() as it return an array FileDAL: simplify searchJustIdentitiesByPubkey()
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
[enh] Allow to call '/wot/requirements/:search' with a query param (e.g. '?pubkey=true') to optimize DB queries - close #1439
-
Benoit Lavenier authored
[enh] Optimize BMA `/wot/certifiers-of/:search` and `/wot/certified-by/:search` - Close #1440 Closes #1440 See merge request !1423
-
- May 16, 2023
-
-
Cédric Moreau authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
- May 11, 2023
-
-
Benoit Lavenier authored
Merge remote-tracking branch 'origin/fix/1438/optimize_sources_by_pubkey' into fix/1438/optimize_sources_by_pubkey
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
[fix] Optimize access to sources by pubkey, using specific index for complex condition - Close #1438
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
[fix] Optimize access to sources by pubkey, using specific index for complex condition - Close #1438
-
Benoit Lavenier authored
-
- May 10, 2023
-
-
Benoit Lavenier authored
Merge remote-tracking branch 'origin/fix/1438/optimize_sources_by_pubkey' into fix/1438/optimize_sources_by_pubkey
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
[fix] Optimize access to sources by pubkey, using specific index for complex condition - Close #1438
-
Benoit Lavenier authored
-
Benoit Lavenier authored
-
Benoit Lavenier authored
[fix] Optimize access to sources by pubkey, using specific index for complex condition - Close #1438
-
- May 09, 2023
-