Skip to content

Commit eeea8ef

Browse files
committed
feat: migrate all GitHub links to jmrenouard organization and bump version to 2.8.14
1 parent e1049be commit eeea8ef

11 files changed

Lines changed: 69 additions & 65 deletions

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ an excellent starting point for contributing to any open source project._
1515

1616
## Using the issue tracker
1717

18-
The [issue tracker](https://github.com/major/MySQLTuner-perl/issues) is the
18+
The [issue tracker](https://github.com/jmrenouard/MySQLTuner-perl/issues) is the
1919
preferred channel for [bug reports](#bugs), [features requests](#features)
2020
and [submitting pull requests](#pull-requests), but please respect the
2121
following restrictions:
@@ -37,7 +37,7 @@ following restrictions:
3737

3838
4. [Read the doc](https://github.com/major/mysqltuner-perl/). It is short and useful.
3939

40-
5. [Read the internal doc](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md). It is a complete and detailed documentation of all checks performed by this tool and this organization.
40+
5. [Read the internal doc](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/INTERNALS.md). It is a complete and detailed documentation of all checks performed by this tool and this organization.
4141

4242
<a name="bugs"></a>
4343
## Bug reports
@@ -136,7 +136,7 @@ these guidelines is the best way to get your work included in MySQLTuner.
136136
# Navigate to the newly cloned directory
137137
cd MySQLTuner-perl
138138
# Assign the original repo to a remote called "upstream"
139-
git remote add upstream https://github.com/major/MySQLTuner-perl
139+
git remote add upstream https://github.com/jmrenouard/MySQLTuner-perl/
140140
```
141141

142142
2. If you cloned a while ago, get the latest changes from upstream:
@@ -184,9 +184,9 @@ Copy of the license is available at [LICENSE]
184184
2. Don't manually update the version number in `mysqltuner.pl`.
185185

186186

187-
[Enhancement issue]:https://github.com/major/MySQLTuner-perl/labels/enhancement
188-
[GitHub issue search]:https://github.com/major/MySQLTuner-perl/search?type=Issues
187+
[Enhancement issue]:https://github.com/jmrenouard/MySQLTuner-perl/labels/enhancement
188+
[GitHub issue search]:https://github.com/jmrenouard/MySQLTuner-perl/search?type=Issues
189189
[git commit message guidelines]:http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
190190
[Open a Pull Request]:https://help.github.com/articles/using-pull-requests/
191191
[GPLv3 License]:https://en.wikipedia.org/wiki/GNU_General_Public_License
192-
[LICENSE]:https://github.com/major/MySQLTuner-perl/blob/master/LICENSE
192+
[LICENSE]:https://github.com/jmrenouard/MySQLTuner-perl/blob/master/LICENSE

CURRENT_VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.8.13
1+
2.8.14

Changelog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1+
2.8.14 2026-01-18
2+
3+
- feat: update all GitHub links from 'major' to 'jmrenouard' organization
4+
- chore: bump version to 2.8.14
5+
16
2.8.13 2026-01-18
27

38
- docs: add Useful Links section to all README files (English, French, Russian, Italian)
49
- chore: bump version to 2.8.13
510

611
2.8.12 2026-01-17
712

8-
- feat: improve machine type detection to report 'Container' instead of 'Virtual machine' in containers
913
- feat: update is_docker() to detect containerd and podman runtimes
1014
- chore: bump version to 2.8.12
1115

README.fr.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
**MySQLTuner** est activement maintenu et prend en charge de nombreuses configurations telles que [Galera Cluster](https://galeracluster.com/), [TokuDB](https://www.percona.com/software/mysql-database/percona-tokudb), [Schéma de performance](https://github.com/mysql/mysql-sys), les métriques du système d'exploitation Linux, [InnoDB](https://dev.mysql.com/doc/refman/5.7/en/innodb-storage-engine.html), [MyISAM](https://dev.mysql.com/doc/refman/5.7/en/myisam-storage-engine.html), [Aria](https://mariadb.com/docs/server/server-usage/storage-engines/aria/aria-storage-engine), ...
1616

1717
Vous pouvez trouver plus de détails sur ces indicateurs ici :
18-
[Description des indicateurs](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md).
18+
[Description des indicateurs](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/INTERNALS.md).
1919

20-
![MysqlTuner](https://github.com/major/MySQLTuner-perl/blob/master/mysqltuner.png)
20+
![MysqlTuner](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/mysqltuner.png)
2121

2222
Liens utiles
2323
==
@@ -31,9 +31,9 @@ MySQLTuner a besoin de vous
3131

3232
**MySQLTuner** a besoin de contributeurs pour la documentation, le code et les commentaires :
3333

34-
* Veuillez nous rejoindre sur notre outil de suivi des problèmes sur [le suivi GitHub](https://github.com/major/MySQLTuner-perl/issues).
35-
* Le guide de contribution est disponible en suivant [le guide de contribution de MySQLTuner](https://github.com/major/MySQLTuner-perl/blob/master/CONTRIBUTING.md)
36-
* Mettez une étoile au **projet MySQLTuner** sur [le projet Git Hub de MySQLTuner](https://github.com/major/MySQLTuner-perl)
34+
* Veuillez nous rejoindre sur notre outil de suivi des problèmes sur [le suivi GitHub](https://github.com/jmrenouard/MySQLTuner-perl/issues).
35+
* Le guide de contribution est disponible en suivant [le guide de contribution de MySQLTuner](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/CONTRIBUTING.md)
36+
* Mettez une étoile au **projet MySQLTuner** sur [le projet Git Hub de MySQLTuner](https://github.com/jmrenouard/MySQLTuner-perl/)
3737
* Support payant pour LightPath ici : [jmrenouard@lightpath.fr](jmrenouard@lightpath.fr)
3838
* Support payant pour Releem disponible ici : [Application Releem](https://releem.com/)
3939

@@ -57,8 +57,8 @@ Les résultats des tests sont disponibles ici uniquement pour les versions LTS 
5757

5858
Merci à [endoflife.date](endoflife.date)
5959

60-
* Reportez-vous aux [versions prises en charge de MariaDB](https://github.com/major/MySQLTuner-perl/blob/master/mariadb_support.md).
61-
* Reportez-vous aux [versions prises en charge de MySQL](https://github.com/major/MySQLTuner-perl/blob/master/mysql_support.md).
60+
* Reportez-vous aux [versions prises en charge de MariaDB](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/mariadb_support.md).
61+
* Reportez-vous aux [versions prises en charge de MySQL](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/mysql_support.md).
6262

6363
***La prise en charge de Windows est partielle***
6464

@@ -117,12 +117,12 @@ Recommandations de sécurité
117117

118118
Salut l'utilisateur de directadmin !
119119
Nous avons détecté que vous exécutez mysqltuner avec les informations d'identification de da_admin extraites de `/usr/local/directadmin/conf/my.cnf`, ce qui pourrait entraîner une découverte de mot de passe !
120-
Lisez le lien pour plus de détails [Problème n°289](https://github.com/major/MySQLTuner-perl/issues/289).
120+
Lisez le lien pour plus de détails [Problème n°289](https://github.com/jmrenouard/MySQLTuner-perl/issues/289).
121121

122122
Que vérifie exactement MySQLTuner ?
123123
--
124124

125-
Toutes les vérifications effectuées par **MySQLTuner** sont documentées dans la documentation [MySQLTuner Internals](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md).
125+
Toutes les vérifications effectuées par **MySQLTuner** sont documentées dans la documentation [MySQLTuner Internals](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/INTERNALS.md).
126126

127127
Téléchargement/Installation
128128
--
@@ -565,7 +565,7 @@ MySQLTuner et Vagrant
565565
* <https://www.virtualbox.org/wiki/Downloads>
566566
* <https://www.vagrantup.com/downloads.html>
567567
* Clonez le dépôt
568-
* git clone <https://github.com/major/MySQLTuner-perl.git>
568+
* git clone <https://github.com/jmrenouard/MySQLTuner-perl/.git>
569569
* Installez les plugins Vagrant vagrant-hostmanager et vagrant-vbguest
570570
* vagrant plugin install vagrant-hostmanager
571571
* vagrant plugin install vagrant-vbguest

README.it.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
**MySQLTuner** è attivamente mantenuto e supporta molte configurazioni come [Galera Cluster](https://galeracluster.com/), [TokuDB](https://www.percona.com/software/mysql-database/percona-tokudb), [Performance schema](https://github.com/mysql/mysql-sys), metriche del sistema operativo Linux, [InnoDB](https://dev.mysql.com/doc/refman/5.7/en/innodb-storage-engine.html), [MyISAM](https://dev.mysql.com/doc/refman/5.7/en/myisam-storage-engine.html), [Aria](https://mariadb.com/docs/server/server-usage/storage-engines/aria/aria-storage-engine), ...
1616

1717
Puoi trovare maggiori dettagli su questi indicatori qui:
18-
[Descrizione degli indicatori](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md).
18+
[Descrizione degli indicatori](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/INTERNALS.md).
1919

20-
![MysqlTuner](https://github.com/major/MySQLTuner-perl/blob/master/mysqltuner.png)
20+
![MysqlTuner](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/mysqltuner.png)
2121

2222
Link Utili
2323
==
@@ -31,9 +31,9 @@ MySQLTuner ha bisogno di te
3131

3232
**MySQLTuner** ha bisogno di contributori per la documentazione, il codice e il feedback:
3333

34-
* Unisciti a noi sul nostro issue tracker su [GitHub tracker](https://github.com/major/MySQLTuner-perl/issues).
35-
* La guida per i contributi è disponibile seguendo la [guida per i contributi di MySQLTuner](https://github.com/major/MySQLTuner-perl/blob/master/CONTRIBUTING.md)
36-
* Metti una stella al **progetto MySQLTuner** su [Progetto Git Hub di MySQLTuner](https://github.com/major/MySQLTuner-perl)
34+
* Unisciti a noi sul nostro issue tracker su [GitHub tracker](https://github.com/jmrenouard/MySQLTuner-perl/issues).
35+
* La guida per i contributi è disponibile seguendo la [guida per i contributi di MySQLTuner](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/CONTRIBUTING.md)
36+
* Metti una stella al **progetto MySQLTuner** su [Progetto Git Hub di MySQLTuner](https://github.com/jmrenouard/MySQLTuner-perl/)
3737
* Supporto a pagamento per LightPath qui: [jmrenouard@lightpath.fr](jmrenouard@lightpath.fr)
3838
* Supporto a pagamento per Releem disponibile qui: [App Releem](https://releem.com/)
3939

@@ -57,8 +57,8 @@ I risultati dei test sono disponibili qui solo per LTS:
5757

5858
Grazie a [endoflife.date](endoflife.date)
5959

60-
* Fare riferimento a [Versioni supportate di MariaDB](https://github.com/major/MySQLTuner-perl/blob/master/mariadb_support.md).
61-
* Fare riferimento a [Versioni supportate di MySQL](https://github.com/major/MySQLTuner-perl/blob/master/mysql_support.md).
60+
* Fare riferimento a [Versioni supportate di MariaDB](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/mariadb_support.md).
61+
* Fare riferimento a [Versioni supportate di MySQL](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/mysql_support.md).
6262

6363
***Il supporto per Windows è parziale***
6464

@@ -117,12 +117,12 @@ Raccomandazioni di sicurezza
117117

118118
Ciao utente di directadmin!
119119
Abbiamo rilevato che esegui mysqltuner con le credenziali di da_admin prese da `/usr/local/directadmin/conf/my.cnf`, il che potrebbe portare alla scoperta di una password!
120-
Leggi il link per maggiori dettagli [Problema #289](https://github.com/major/MySQLTuner-perl/issues/289).
120+
Leggi il link per maggiori dettagli [Problema #289](https://github.com/jmrenouard/MySQLTuner-perl/issues/289).
121121

122122
Cosa sta controllando esattamente MySQLTuner?
123123
--
124124

125-
Tutti i controlli eseguiti da **MySQLTuner** sono documentati nella documentazione [MySQLTuner Internals](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md).
125+
Tutti i controlli eseguiti da **MySQLTuner** sono documentati nella documentazione [MySQLTuner Internals](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/INTERNALS.md).
126126

127127
Download/Installazione
128128
--
@@ -565,7 +565,7 @@ MySQLTuner e Vagrant
565565
* <https://www.virtualbox.org/wiki/Downloads>
566566
* <https://www.vagrantup.com/downloads.html>
567567
* Clona il repository
568-
* git clone <https://github.com/major/MySQLTuner-perl.git>
568+
* git clone <https://github.com/jmrenouard/MySQLTuner-perl/.git>
569569
* Installa i plugin di Vagrant vagrant-hostmanager e vagrant-vbguest
570570
* vagrant plugin install vagrant-hostmanager
571571
* vagrant plugin install vagrant-vbguest

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
**MySQLTuner** is actively maintained supporting many configurations such as [Galera Cluster](https://galeracluster.com/), [TokuDB](https://www.percona.com/software/mysql-database/percona-tokudb), [Performance schema](https://github.com/mysql/mysql-sys), Linux OS metrics, [InnoDB](https://dev.mysql.com/doc/refman/5.7/en/innodb-storage-engine.html), [MyISAM](https://dev.mysql.com/doc/refman/5.7/en/myisam-storage-engine.html), [Aria](https://mariadb.com/docs/server/server-usage/storage-engines/aria/aria-storage-engine), ...
1616

1717
You can find more details on these indicators here:
18-
[Indicators description](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md).
18+
[Indicators description](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/INTERNALS.md).
1919

20-
![MysqlTuner](https://github.com/major/MySQLTuner-perl/blob/master/mysqltuner.png)
20+
![MysqlTuner](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/mysqltuner.png)
2121

2222
Useful Links
2323
==
@@ -31,9 +31,9 @@ MySQLTuner needs you
3131

3232
**MySQLTuner** needs contributors for documentation, code and feedback:
3333

34-
* Please join us on our issue tracker at [GitHub tracker](https://github.com/major/MySQLTuner-perl/issues).
35-
* Contribution guide is available following [MySQLTuner contributing guide](https://github.com/major/MySQLTuner-perl/blob/master/CONTRIBUTING.md)
36-
* Star **MySQLTuner project** at [MySQLTuner Git Hub Project](https://github.com/major/MySQLTuner-perl)
34+
* Please join us on our issue tracker at [GitHub tracker](https://github.com/jmrenouard/MySQLTuner-perl/issues).
35+
* Contribution guide is available following [MySQLTuner contributing guide](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/CONTRIBUTING.md)
36+
* Star **MySQLTuner project** at [MySQLTuner Git Hub Project](https://github.com/jmrenouard/MySQLTuner-perl/)
3737
* Paid support for LightPath here: [jmrenouard@lightpath.fr](jmrenouard@lightpath.fr)
3838
* Paid support for Releem available here: [Releem App](https://releem.com/)
3939

@@ -57,8 +57,8 @@ Test result are available here for LTS only:
5757

5858
Thanks to [endoflife.date](endoflife.date)
5959

60-
* Refer to [MariaDB Supported versions](https://github.com/major/MySQLTuner-perl/blob/master/mariadb_support.md).
61-
* Refer to [MySQL Supported versions](https://github.com/major/MySQLTuner-perl/blob/master/mysql_support.md).
60+
* Refer to [MariaDB Supported versions](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/mariadb_support.md).
61+
* Refer to [MySQL Supported versions](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/mysql_support.md).
6262

6363
***Windows Support is partial***
6464

@@ -117,12 +117,12 @@ Security recommendations
117117

118118
Hi directadmin user!
119119
We detected that you run mysqltuner with da_admin's credentials taken from `/usr/local/directadmin/conf/my.cnf`, which might bring to a password discovery!
120-
Read link for more details [Issue #289](https://github.com/major/MySQLTuner-perl/issues/289).
120+
Read link for more details [Issue #289](https://github.com/jmrenouard/MySQLTuner-perl/issues/289).
121121

122122
What is MySQLTuner checking exactly ?
123123
--
124124

125-
All checks done by **MySQLTuner** are documented in [MySQLTuner Internals](https://github.com/major/MySQLTuner-perl/blob/master/INTERNALS.md) documentation.
125+
All checks done by **MySQLTuner** are documented in [MySQLTuner Internals](https://github.com/jmrenouard/MySQLTuner-perl/blob/master/INTERNALS.md) documentation.
126126

127127
Download/Installation
128128
--
@@ -565,7 +565,7 @@ MySQLTuner and Vagrant
565565
* <https://www.virtualbox.org/wiki/Downloads>
566566
* <https://www.vagrantup.com/downloads.html>
567567
* Clone repository
568-
* git clone <https://github.com/major/MySQLTuner-perl.git>
568+
* git clone <https://github.com/jmrenouard/MySQLTuner-perl/.git>
569569
* Install Vagrant plugins vagrant-hostmanager and vagrant-vbguest
570570
* vagrant plugin install vagrant-hostmanager
571571
* vagrant plugin install vagrant-vbguest

0 commit comments

Comments
 (0)