Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
lektor
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
lektor
Validations
Validations · rust
rust
Sélectionner une révision Git
Sélectionné
rust
Branches
6
master
par défaut
protégée
rust-playlist-sync
fix-qt-deprecated-qvariant-type
fix-mpris-qtwindow-race-condition
rust-appimage-wayland
windows-build-rebased
Étiquettes
19
v2.5
protégée
v2.4
protégée
v2.3-1
protégée
v2.3
protégée
v2.2
protégée
v2.1
protégée
v2.0
protégée
v1.8-3
protégée
v1.8-2
protégée
v1.8-1
protégée
v1.8
protégée
v1.7
protégée
v1.6
protégée
v1.5
protégée
v1.4
protégée
v1.3
protégée
v1.2
protégée
v1.1
protégée
v1.0
protégée
26 résultats
lektor
Auteur
Recherche par auteur
Tout auteur
authors
hirtz2016
Armorial
cao2020
Deurstann
Deurstann
Elliu
Elliu
Krocoh
gouedard2016
Kubat
martin2018
salixor
salixor
Sting
allegre2017
8 auteurs
Parcourir les fichiers
Afficher la requête de fusion ouverte
juil. 01, 2025
RUST: Apply cargo fmt
· fe16c105
Kubat
a rédigé
Il y a 3 semaines
Non vérifiée
fe16c105
RUST: Apply cargo clippy --fix
· 19bc4d6e
Kubat
a rédigé
Il y a 3 semaines
Non vérifiée
19bc4d6e
mai 31, 2025
MISC: Forgot to fix the last comment
· a4a308ce
Kubat
a rédigé
Il y a 1 mois
Non vérifiée
a4a308ce
MISC: Apply some of the remarks
· c2706d1c
Kubat
a rédigé
Il y a 1 mois
Non vérifiée
c2706d1c
mai 25, 2025
NKDB: fix test_storage with new epoch
· 60374fcc
Elliu
a rédigé
Il y a 1 mois
60374fcc
REPO: do not write new epoch if already up to date
· 716052a0
Elliu
a rédigé
Il y a 2 mois
716052a0
REPO: implement incremental updates
· 5612fe96
Elliu
a rédigé
Il y a 2 mois
5612fe96
NKDB: UpdateHandler: add method to know if we can upgrade from an epoch
· 4dc268a3
Elliu
a rédigé
Il y a 2 mois
4dc268a3
NKDB/REPO: on update, import epoch id and validity from dbinfos to disk
· cd0e2909
Elliu
a rédigé
Il y a 2 mois
cd0e2909
NKDB: epoch: add epoch id and validity inside Epoch structure
· 0b457687
Elliu
a rédigé
Il y a 2 mois
0b457687
mai 24, 2025
UTILS: dkmap: split insert() into insert_or_update() and insert_only()
· 89f9d1a4
Elliu
a rédigé
Il y a 2 mois
89f9d1a4
UTILS: dkmap: make sure primary and secondary keys are never updated
· be7e7c39
Elliu
a rédigé
Il y a 2 mois
be7e7c39
MERGE: Do some cleanup after the merge
· cee49273
Kubat
a rédigé
Il y a 2 mois
et
Elliu
a validé
Il y a 2 mois
cee49273
Merge remote-tracking branch 'origin/rust-misc-debug' into rust-misc-debug
· 95d34c8d
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
95d34c8d
MISC: Fix warnings and errors returned by RustRover
· 1a2f7347
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
1a2f7347
REPO: Fix the repo-downloader with the updated NKDB
· 8a5e722a
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
8a5e722a
NKDB: Use updated DKMap & fix NKDB
· bfe1187b
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
bfe1187b
MISC: Fix derive resolution for SHA264
· b5af3430
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
b5af3430
UTILS: Update DKMap
· 50090600
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
50090600
NKDB: move pools and epoch data out of DatabaseStorage
· 49dcbf21
Elliu
a rédigé
Il y a 2 mois
49dcbf21
MISC: Remove the arch-pkgs, don't cross-compile for now
· e30e400d
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
e30e400d
UTILS: Update DKMap, don't need the async code here.
· 0b9b2278
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
0b9b2278
NKDB/UTILS: move RwLock around Pools, put RwLock inside DKMaps
· 436ca2bd
Elliu
a rédigé
Il y a 2 mois
436ca2bd
mai 23, 2025
MISC: Add idea folder to ignore list
· 603c0d76
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
603c0d76
UTILS: Fixed tests of DKMap
· 731c08d6
Kubat
a rédigé
Il y a 2 mois
Non vérifiée
731c08d6
UTILS: tests: add tests for DKMap
· 4f65104a
Elliu
a rédigé
Il y a 2 mois
4f65104a
WIP/NKDB/UTILS: (no compile): move rw lock inside DKMap
· 60357cf2
Elliu
a rédigé
Il y a 2 mois
60357cf2
KURISU_API: tests: fix dbinfo sample json
· f9c12440
Elliu
a rédigé
Il y a 2 mois
f9c12440
MISC: fix all compile warnings
· dc6d931d
Elliu
a rédigé
Il y a 2 mois
dc6d931d
NKDB/UTILS: dkmap: make duplicate secondary key possible
· 1e2b5907
Elliu
a rédigé
Il y a 2 mois
1e2b5907
UTILS: Small fixes to the DKMap
· 3707a6c9
Kubat
a rédigé
Il y a 2 mois
et
Elliu
a validé
Il y a 2 mois
3707a6c9
MISC: Fix some warnings
· f638e6d6
Kubat
a rédigé
Il y a 2 mois
et
Elliu
a validé
Il y a 2 mois
f638e6d6
NKDB: Update & fix some warnings
· fc1d58a9
Kubat
a rédigé
Il y a 2 mois
et
Elliu
a validé
Il y a 2 mois
fc1d58a9
NKDB: use DKMap for managing pool data
· 4e9dbcd4
Elliu
a rédigé
Il y a 2 mois
4e9dbcd4
UTILS: add DKMap, a double keyed hashmap structure
· 1bed6a9c
Elliu
a rédigé
Il y a 2 mois
1bed6a9c
WIP: At least fix compile errors in nkdb with new API for Pool
· 0bc701c9
Kubat
a rédigé
Il y a 2 mois
et
Elliu
a validé
Il y a 2 mois
0bc701c9
WIP: Propose an implementation of the Pool, some of the functions still need to be implemented
· 2deb5039
Kubat
a rédigé
Il y a 2 mois
et
Elliu
a validé
Il y a 2 mois
2deb5039
NKDB/REPO: write KaraState in the pool. Write the pool on disk
· 58028af6
Elliu
a rédigé
Il y a 2 mois
58028af6
NKDB: on update, properly update pool with new remote id mapping
· 30365c04
Elliu
a rédigé
Il y a 2 mois
30365c04
NKDB: on add_kara, discriminate between equal and updated kara
· b9df6dc2
Elliu
a rédigé
Il y a 2 mois
b9df6dc2
Chargement en cours