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
Requêtes de fusion
!180
Delete klkt
Code
Examiner les modifications
Extraire la branche
Télécharger
Correctifs
Diff brut
Étendre la barre latérale
Fusionnées
Delete klkt
delete-klkt
vers
master
Vue d'ensemble
0
Validations
2
Pipelines
1
Modifications
2
Fusionnées
Kubat
a demandé de fusionner
delete-klkt
vers
master
Il y a 3 ans
Vue d'ensemble
0
Validations
2
Pipelines
1
Modifications
2
Because klkt is no longer maintained, delete it from the source tree.
0
0
Rapports de requête de fusion
Affichage du commit
0e5619dc
Précédent
Suivant
Afficher la dernière version
2 files
+
5
−
6
En ligne
Comparer les modifications
Côte à côte
En ligne
Afficher les modifications des espaces
Afficher un fichier à la fois
Fichiers
2
Vérifiée
0e5619dc
DOC & CONF: Delete klkt from the default config's hook + update changelog
· 0e5619dc
Kubat
rédigé
Il y a 3 ans
inc/lektor/internal/config.def
+
4
−
6
Afficher le fichier @ 0e5619dc
Modifier dans l'éditeur de fichier unique
Ouvrir dans Web EDI
Afficher le fichier complet
@@ -103,11 +103,9 @@ comment(" has been created.")
comment
(
"The available hooks are the followings:"
)
comment
(
" - none: Nothing, the hook is ignored"
)
comment
(
" - launch_ext_klkt: Launch klkt, note that it will be automatically killed"
)
comment
(
" when lektord exits"
)
comment
(
" - launch_caching: Launch caching for the database. The mtime and the duration"
)
comment
(
" of the karas are cached, this is used to speedup the "
)
comment
(
" update process"
)
comment
(
" - launch_caching: Launch caching for the database. The mtime and the"
)
comment
(
" duration of the karas are cached, this is used to"
)
comment
(
" speedup the update process"
)
comment
(
" - database_upgrade_scheme: Upgrade the database scheme, usefull at launch time."
)
comment
(
" It should be the first one to avoid any problem"
)
comment
(
" (lektord may crash if it's not the first element...)"
)
Chargement en cours