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é
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
lektor
Graphe du dépôt
Graphe du dépôt
Vous pouvez vous déplacer dans le graphe en utilisant les touches fléchées.
742699cc641aa33a3aeeee98137aab439cd949e5
Sélectionner une révision Git
Branches
8
fix-mpris-qtwindow-race-condition
fix-qt-deprecated-qvariant-type
master
par défaut
protégée
rust
rust-appimage-wayland
rust-playlist-sync
rust-repo-syncing
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
27 résultats
Commencer avec la validation sélectionnée
Created with Raphaël 2.2.0
17
Nov
16
13
10
6
30
Oct
29
28
22
16
Sep
15
9
8
7
5
28
Jun
2
May
1
23
Apr
20
19
18
17
16
6
5
21
Mar
26
Feb
25
23
10
7
6
4
3
2
1
30
Jan
29
27
26
25
18
17
6
5
30
Dec
29
28
18
17
Nov
15
8
Oct
28
Sep
27
26
21
16
14
13
3
29
Aug
10
9
30
Jul
15
13
12
MISC: Add more logging information
DB: Fix the SEGV in the comma-separated list creation
[WIP] CMD: Implement the multi addid command
MISC: Don't use reserved names (begin by '__')
BUILD: Add the pre-compiled headers to OS.H
STB: Clear warnings from the SDB_DS header
FMT
DOC: Update README
BUILD: Fix some warnings in the STB DS header
DOC: Edit changelog + README file
DB: first implementation of the database_queue_multi_add_id function
BUILD: Include the STB's dynamic structure header implementation in a single source file
FMT
STB: Add the STB 'ds' -> dynamic arrays
MISC: delete a single misplaced '-'
[WIP] CMD: Parts of the commands are begenning to have the exact same interface
SDL2: Don't reset the background to black, it doesn't really matter
DB: Make less interlaced gotos in the next command + more logs
FIX: The del and delid where in fact the delete and deleteid commands...
CONF: Clean up a bit the config API
MISC: The double `_` is reserved, use `___` instead
DB: Check the null terminator of table descriptions before the "main" function
DB: Store the database version in a more extensible way with xdef macros
DB: database_upgrade_scheme should be the first element in the hooks if present else I'm not responsible for any segv
CI: Add the man packages for the 'man' executable
DOC: Update the readme and changelog
BUILD: Set cmake minimal version to 3.17 because of policy CMP0100
DB-CACHE: The caching is valid for db version >= mk-7.1
DB: Implement the DB check for mk-7.2....
DB: Fix the SQL file
DB: Make db version mk-7.2 + enable the db swap code
DB: Use the "insert or replace" construction when migrating tables
DB: Upgrade all the tables that are registered
[FIX] DB: Fix the sql query validity check in the builder function
DB: Use the unprotected attach/detach with the correct database path in the upgrade process
DB: add the unprotected attach and detach operations to attach and detach the protected database names
DB: Add the function to build the SQL table upgrade query
DB + CMAKE: Isolate the upgrade code + try to force colored output
[WIP] DB: Add a list of tables
[WIP] DB: Add a macro for table description with 'dot-names' (stickers.plt, etc)
Chargement en cours