Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: b92e95d062b126c99ebee0369d4a827dc3e0ff1d
https://github.com/phpmyadmin/phpmyadmin/commit/b92e95d062b126c99ebee0369d4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-02 (Tue, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/ThirdNormalForm/NewTablesController.php
A test/classes/Controllers/Normalization/ThirdNormalForm/NewTablesControllerTest.php
M js/src/normalization.js
M libraries/classes/Controllers/NormalizationController.php
M libraries/routes.php
M libraries/services_controllers.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Controllers/NormalizationControllerTest.php
Log Message:
-----------
Extract normalization 3NF new tables action
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: c9bccf3b3d4ea402e0accd5ae2625fe2b107f81a
https://github.com/phpmyadmin/phpmyadmin/commit/c9bccf3b3d4ea402e0accd5ae26…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-02 (Tue, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesController.php
A test/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesControllerTest.php
M js/src/normalization.js
M libraries/classes/Controllers/NormalizationController.php
M libraries/routes.php
M libraries/services_controllers.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Controllers/NormalizationControllerTest.php
Log Message:
-----------
Extract normalization 2NF create new tables action
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 97c5c01a8764eafa2b4016bf3fee63090b084e97
https://github.com/phpmyadmin/phpmyadmin/commit/97c5c01a8764eafa2b4016bf3fe…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-02 (Tue, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/ThirdNormalForm/CreateNewTablesController.php
A test/classes/Controllers/Normalization/ThirdNormalForm/CreateNewTablesControllerTest.php
M js/src/normalization.js
M libraries/classes/Controllers/NormalizationController.php
M libraries/routes.php
M libraries/services_controllers.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Controllers/NormalizationControllerTest.php
Log Message:
-----------
Extract normalization 3NF create new tables action
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: a5024edcc5c259fd6d48920e19e0fa4cd7097998
https://github.com/phpmyadmin/phpmyadmin/commit/a5024edcc5c259fd6d48920e19e…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-02 (Tue, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/MoveRepeatingGroup.php
A test/classes/Controllers/Normalization/MoveRepeatingGroupTest.php
M js/src/normalization.js
M libraries/classes/Controllers/NormalizationController.php
M libraries/routes.php
M libraries/services_controllers.php
M psalm-baseline.xml
Log Message:
-----------
Extract normalization's move repeating group action
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 66970049cce943d4b63d1c03496f405235bd3b32
https://github.com/phpmyadmin/phpmyadmin/commit/66970049cce943d4b63d1c03496…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-02 (Tue, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/MainController.php
A test/classes/Controllers/Normalization/MainControllerTest.php
M libraries/routes.php
M libraries/services_controllers.php
D libraries/classes/Controllers/NormalizationController.php
D test/classes/Controllers/NormalizationControllerTest.php
Log Message:
-----------
Rename NormalizationController to Normalization\MainController
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: c550d41d1ddece5c85dbd00cdc984ed7e953aaef
https://github.com/phpmyadmin/phpmyadmin/commit/c550d41d1ddece5c85dbd00cdc9…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-02 (Tue, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/AddNewPrimaryController.php
A test/classes/Controllers/Normalization/AddNewPrimaryControllerTest.php
M js/src/normalization.js
M libraries/classes/Controllers/Normalization/MainController.php
M libraries/routes.php
M libraries/services_controllers.php
Log Message:
-----------
Extract normalization's add new primary action
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: a37e5681c8b1000661f710346281caf52b53c3fc
https://github.com/phpmyadmin/phpmyadmin/commit/a37e5681c8b1000661f71034628…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-02 (Tue, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/GetColumnsController.php
A test/classes/Controllers/Normalization/GetColumnsControllerTest.php
M js/src/normalization.js
M libraries/classes/Controllers/Normalization/MainController.php
M libraries/routes.php
M libraries/services_controllers.php
Log Message:
-----------
Extract normalization's get columns action
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 28d53fe50bb5e87affd14d7b2bb241e9cf23ca66
https://github.com/phpmyadmin/phpmyadmin/commit/28d53fe50bb5e87affd14d7b2bb…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-02 (Tue, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/CreateNewColumnController.php
A test/classes/Controllers/Normalization/CreateNewColumnControllerTest.php
M js/src/normalization.js
M libraries/classes/Controllers/Normalization/MainController.php
M libraries/routes.php
M libraries/services_controllers.php
Log Message:
-----------
Extract normalization's create new column action
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 8645920f0db6f110ef17b5de45380cb3379be5ab
https://github.com/phpmyadmin/phpmyadmin/commit/8645920f0db6f110ef17b5de453…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-02 (Tue, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/PartialDependenciesController.php
A test/classes/Controllers/Normalization/PartialDependenciesControllerTest.php
M js/src/normalization.js
M libraries/classes/Controllers/Normalization/MainController.php
M libraries/routes.php
M libraries/services_controllers.php
M test/classes/Controllers/Normalization/MainControllerTest.php
Log Message:
-----------
Extract normalization's partial dependencies action
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d51eadcae1bfde7c6e2ae3685d1ff280a37ff660
https://github.com/phpmyadmin/phpmyadmin/commit/d51eadcae1bfde7c6e2ae3685d1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-08-03 (Wed, 08 August 2022) -03:00
Changed paths:
A libraries/classes/Controllers/Normalization/AddNewPrimaryController.php
A libraries/classes/Controllers/Normalization/CreateNewColumnController.php
A libraries/classes/Controllers/Normalization/GetColumnsController.php
A libraries/classes/Controllers/Normalization/MainController.php
A libraries/classes/Controllers/Normalization/MoveRepeatingGroup.php
A libraries/classes/Controllers/Normalization/PartialDependenciesController.php
A libraries/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesController.php
A libraries/classes/Controllers/Normalization/ThirdNormalForm/CreateNewTablesController.php
A libraries/classes/Controllers/Normalization/ThirdNormalForm/NewTablesController.php
A test/classes/Controllers/Normalization/AddNewPrimaryControllerTest.php
A test/classes/Controllers/Normalization/CreateNewColumnControllerTest.php
A test/classes/Controllers/Normalization/GetColumnsControllerTest.php
A test/classes/Controllers/Normalization/MainControllerTest.php
A test/classes/Controllers/Normalization/MoveRepeatingGroupTest.php
A test/classes/Controllers/Normalization/PartialDependenciesControllerTest.php
A test/classes/Controllers/Normalization/SecondNormalForm/CreateNewTablesControllerTest.php
A test/classes/Controllers/Normalization/ThirdNormalForm/CreateNewTablesControllerTest.php
A test/classes/Controllers/Normalization/ThirdNormalForm/NewTablesControllerTest.php
M js/src/normalization.js
M libraries/routes.php
M libraries/services_controllers.php
M phpstan-baseline.neon
M psalm-baseline.xml
D libraries/classes/Controllers/NormalizationController.php
D test/classes/Controllers/NormalizationControllerTest.php
Log Message:
-----------
Merge pull request #17671 from MauricioFauth/normalization
Extract actions from NormalizationController class
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 689676e642f6c9a5fea6981647d579d9d0272549
https://github.com/phpmyadmin/localized_docs/commit/689676e642f6c9a5fea6981…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-04-29 (Fri, 04 April 2022) +02:00
Changed paths:
M phpmyadmin
Log Message:
-----------
Updated phpMyAdmin repository
Commit: 2f9cf70e46fdcf25a706caa7f48cf438bc551b6b
https://github.com/phpmyadmin/localized_docs/commit/2f9cf70e46fdcf25a706caa…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-05-28 (Sat, 05 May 2022) +02:00
Changed paths:
M po/cs.mo
M po/cs.po
M po/de.mo
M po/de.po
Log Message:
-----------
Merge branch 'master' of github.com:phpmyadmin/localized_docs
Commit: 29ea1af3e4e7dd58a02674b6470864a4e46b19ef
https://github.com/phpmyadmin/localized_docs/commit/29ea1af3e4e7dd58a02674b…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-06-16 (Thu, 06 June 2022) +02:00
Changed paths:
M po/et.mo
M po/et.po
Log Message:
-----------
Merge branch 'master' of github.com:phpmyadmin/localized_docs
Commit: 5fcf80ba9d17e81936a8bde0fffb061e72d743b0
https://github.com/phpmyadmin/localized_docs/commit/5fcf80ba9d17e81936a8bde…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-06-21 (Tue, 06 June 2022) +02:00
Changed paths:
M po/sk.mo
M po/sk.po
Log Message:
-----------
Merge branch 'master' of github.com:phpmyadmin/localized_docs
Commit: 57d13ff8cf47baceb9092310db879e0547a8a3bc
https://github.com/phpmyadmin/localized_docs/commit/57d13ff8cf47baceb909231…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-06-24 (Fri, 06 June 2022) +02:00
Changed paths:
M po/uk.mo
M po/uk.po
Log Message:
-----------
Merge branch 'master' of github.com:phpmyadmin/localized_docs
Commit: 74f5d7e0f9043cda8b19f2586c613eb1b573a013
https://github.com/phpmyadmin/localized_docs/commit/74f5d7e0f9043cda8b19f25…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-07-01 (Fri, 07 July 2022) +02:00
Changed paths:
M po/uk.mo
M po/uk.po
Log Message:
-----------
Merge branch 'master' of github.com:phpmyadmin/localized_docs
Commit: eb3997ac370a7bcb19db072f4a6e859f369fa1ca
https://github.com/phpmyadmin/localized_docs/commit/eb3997ac370a7bcb19db072…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-07-07 (Thu, 07 July 2022) +02:00
Changed paths:
M po/zh_CN.mo
M po/zh_CN.po
Log Message:
-----------
Merge branch 'master' of github.com:phpmyadmin/localized_docs
Commit: a330673716e5a13cc675e0accff888a0baf470ec
https://github.com/phpmyadmin/localized_docs/commit/a330673716e5a13cc675e0a…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-07-19 (Tue, 07 July 2022) +02:00
Changed paths:
M po/en_GB.mo
M po/en_GB.po
Log Message:
-----------
Merge branch 'master' of github.com:phpmyadmin/localized_docs
Commit: 522d42c761595234ce8ac106ac440115550b1983
https://github.com/phpmyadmin/localized_docs/commit/522d42c761595234ce8ac10…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00
Changed paths:
M po/ja.mo
M po/ja.po
Log Message:
-----------
Merge branch 'master' of github.com:phpmyadmin/localized_docs
Commit: 4151050a1ea71e7474173b31c8d6cf303a2456d9
https://github.com/phpmyadmin/localized_docs/commit/4151050a1ea71e7474173b3…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-08-02 (Tue, 08 August 2022) +02:00
Changed paths:
M phpmyadmin
Log Message:
-----------
Updated phpMyAdmin repository
Commit: 18ff3063e700c54df5a34c1131fa1f95d24dad3a
https://github.com/phpmyadmin/localized_docs/commit/18ff3063e700c54df5a34c1…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2022-08-02 (Tue, 08 August 2022) +02:00
Changed paths:
M locale/bookmarks.pot
M locale/charts.pot
M locale/config.pot
M locale/copyright.pot
M locale/credits.pot
M locale/developers.pot
M locale/faq.pot
M locale/glossary.pot
M locale/import_export.pot
M locale/index.pot
M locale/intro.pot
M locale/other.pot
M locale/privileges.pot
M locale/relations.pot
M locale/require.pot
M locale/security.pot
M locale/settings.pot
M locale/setup.pot
M locale/themes.pot
M locale/transformations.pot
M locale/two_factor.pot
M locale/user.pot
M locale/vendors.pot
M po/ar.mo
M po/ar.po
M po/az.mo
M po/az.po
M po/bn.mo
M po/bn.po
M po/bs.mo
M po/bs.po
M po/ca.mo
M po/ca.po
M po/cs.mo
M po/cs.po
M po/da.mo
M po/da.po
M po/de.mo
M po/de.po
M po/documentation.pot
M po/el.mo
M po/el.po
M po/en_GB.mo
M po/en_GB.po
M po/eo.mo
M po/eo.po
M po/es.mo
M po/es.po
M po/et.mo
M po/et.po
M po/fi.mo
M po/fi.po
M po/fr.mo
M po/fr.po
M po/fy.mo
M po/fy.po
M po/gl.mo
M po/gl.po
M po/hr.mo
M po/hr.po
M po/hu.mo
M po/hu.po
M po/hy.mo
M po/hy.po
M po/id.mo
M po/id.po
M po/it.mo
M po/it.po
M po/ja.mo
M po/ja.po
M po/ka.mo
M po/ka.po
M po/ko.mo
M po/ko.po
M po/lt.mo
M po/lt.po
M po/mn.mo
M po/mn.po
M po/nb.mo
M po/nb.po
M po/nl.mo
M po/nl.po
M po/pl.mo
M po/pl.po
M po/pt_BR.mo
M po/pt_BR.po
M po/rcf.mo
M po/rcf.po
M po/ro.mo
M po/ro.po
M po/ru.mo
M po/ru.po
M po/si.mo
M po/si.po
M po/sk.mo
M po/sk.po
M po/sl.mo
M po/sl.po
M po/sq.mo
M po/sq.po
M po/sv.mo
M po/sv.po
M po/tr.mo
M po/tr.po
M po/uk.mo
M po/uk.po
M po/zh_CN.mo
M po/zh_CN.po
M po/zh_TW.mo
M po/zh_TW.po
Log Message:
-----------
Update po files