Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 765059def425808380e75a33b43d33a89a84593f
https://github.com/phpmyadmin/phpmyadmin/commit/765059def425808380e75a33b43…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-05-22 (Fri, 05 May 2020) -03:00
Changed paths:
M js/table/structure.js
M libraries/classes/Controllers/Table/StructureController.php
M libraries/routes.php
Log Message:
-----------
Extract central columns actions from index method
Extracts the /table/structure/central-columns-add and
/table/structure/central-columns-remove routes from the /table/structure
route.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: a14aeadc3b19cf77b479ad1ce26e2392bc9dd8b0
https://github.com/phpmyadmin/localized_docs/commit/a14aeadc3b19cf77b479ad1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-22 (Fri, 05 May 2020) +02:00
Changed paths:
M po/tr.mo
M po/tr.po
Log Message:
-----------
Translated using Weblate (Turkish)
Currently translated at 100.0% (2549 of 2549 strings)
[CI skip]
Commit: 9e587db2fc8b12c6e6434d648a7bd17444e5e08e
https://github.com/phpmyadmin/localized_docs/commit/9e587db2fc8b12c6e6434d6…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-22 (Fri, 05 May 2020) +02:00
Changed paths:
M po/fr.mo
M po/fr.po
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 100.0% (2549 of 2549 strings)
[CI skip]
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a878168e6c1bcf26e38b700e8df6967d372cd199
https://github.com/phpmyadmin/phpmyadmin/commit/a878168e6c1bcf26e38b700e8df…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-22 (Fri, 05 May 2020) +02:00
Changed paths:
A test/classes/AbstractNetworkTestCase.php
M test/classes/CoreTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/UserPreferencesTest.php
D test/classes/AbstractNetwokTestCase.php
Log Message:
-----------
Fix a typo in my last commit
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 4134f34b54a0a0ee2a41291d950d9d3f4f3d33b1
https://github.com/phpmyadmin/phpmyadmin/commit/4134f34b54a0a0ee2a41291d950…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-22 (Fri, 05 May 2020) +02:00
Changed paths:
M test/classes/Config/PageSettingsTest.php
M test/classes/UserPreferencesTest.php
Log Message:
-----------
Fix tests for seed 590128958
Seed: 590128958
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: af25c18051203db2019676120f5645972d808d18
https://github.com/phpmyadmin/phpmyadmin/commit/af25c18051203db2019676120f5…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-22 (Fri, 05 May 2020) +02:00
Changed paths:
M test/classes/AbstractTestCase.php
Log Message:
-----------
Add more strictness to _SERVER globals and remove some unused whitelisted ones
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 1cb874a75eb38c59e139b4067c78b757704de63e
https://github.com/phpmyadmin/phpmyadmin/commit/1cb874a75eb38c59e139b4067c7…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-22 (Fri, 05 May 2020) +02:00
Changed paths:
M test/classes/GitTest.php
Log Message:
-----------
Make GitTest::testIsGitRevision not depend on .git directory in filesystem
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 7b6cf8a1b99f3e386257ba878bb006897dc85f81
https://github.com/phpmyadmin/phpmyadmin/commit/7b6cf8a1b99f3e386257ba878bb…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-22 (Fri, 05 May 2020) +02:00
Changed paths:
M test/classes/Database/EventsTest.php
M test/classes/PmaTestCase.php
Log Message:
-----------
Fix bad mocking cleanup of Response::_instance
Seed: 1590097033
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 49a6d6e8d017cf303f213324929cf083f85f41f1
https://github.com/phpmyadmin/phpmyadmin/commit/49a6d6e8d017cf303f213324929…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-22 (Fri, 05 May 2020) +02:00
Changed paths:
M test/classes/AdvisorTest.php
M test/classes/Config/ConfigFileTest.php
M test/classes/Config/DescriptionTest.php
M test/classes/Config/FormDisplayTest.php
M test/classes/Config/FormTest.php
M test/classes/Config/Forms/FormListTest.php
M test/classes/Config/PageSettingsTest.php
M test/classes/Config/ServerConfigChecksTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/Database/PrivilegesControllerTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Table/IndexesControllerTest.php
M test/classes/Controllers/Table/PrivilegesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.php
M test/classes/Controllers/Table/SearchControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Database/QbeTest.php
M test/classes/Database/SearchTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Display/ResultsTest.php
M test/classes/Engines/BdbTest.php
M test/classes/Engines/BinlogTest.php
M test/classes/Engines/InnodbTest.php
M test/classes/Engines/MemoryTest.php
M test/classes/Engines/MrgMyisamTest.php
M test/classes/Engines/MyisamTest.php
M test/classes/Engines/NdbclusterTest.php
M test/classes/Engines/PbxtTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorTest.php
M test/classes/FileTest.php
M test/classes/FontTest.php
M test/classes/FooterTest.php
M test/classes/GitTest.php
M test/classes/HeaderTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/Html/MySQLDocumentationTest.php
M test/classes/IndexTest.php
M test/classes/LanguageTest.php
M test/classes/LinterTest.php
M test/classes/ListDatabaseTest.php
M test/classes/MenuTest.php
M test/classes/MessageTest.php
M test/classes/Navigation/NavigationTest.php
M test/classes/Navigation/NavigationTreeTest.php
M test/classes/Navigation/NodeFactoryTest.php
M test/classes/Navigation/Nodes/NodeColumnContainerTest.php
M test/classes/Navigation/Nodes/NodeColumnTest.php
M test/classes/Navigation/Nodes/NodeDatabaseChildTest.php
M test/classes/Navigation/Nodes/NodeDatabaseTest.php
M test/classes/Navigation/Nodes/NodeEventContainerTest.php
M test/classes/Navigation/Nodes/NodeEventTest.php
M test/classes/Navigation/Nodes/NodeFunctionContainerTest.php
M test/classes/Navigation/Nodes/NodeFunctionTest.php
M test/classes/Navigation/Nodes/NodeIndexContainerTest.php
M test/classes/Navigation/Nodes/NodeIndexTest.php
M test/classes/Navigation/Nodes/NodeProcedureContainerTest.php
M test/classes/Navigation/Nodes/NodeProcedureTest.php
M test/classes/Navigation/Nodes/NodeTableContainerTest.php
M test/classes/Navigation/Nodes/NodeTableTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/Navigation/Nodes/NodeTriggerContainerTest.php
M test/classes/Navigation/Nodes/NodeTriggerTest.php
M test/classes/Navigation/Nodes/NodeViewContainerTest.php
M test/classes/Navigation/Nodes/NodeViewTest.php
M test/classes/PdfTest.php
M test/classes/Plugins/Auth/AuthenticationConfigTest.php
M test/classes/Plugins/Export/ExportCodegenTest.php
M test/classes/Plugins/Export/ExportCsvTest.php
M test/classes/Plugins/Export/ExportExcelTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportJsonTest.php
M test/classes/Plugins/Export/ExportLatexTest.php
M test/classes/Plugins/Export/ExportMediawikiTest.php
M test/classes/Plugins/Export/ExportOdsTest.php
M test/classes/Plugins/Export/ExportOdtTest.php
M test/classes/Plugins/Export/ExportPdfTest.php
M test/classes/Plugins/Export/ExportPhparrayTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Export/ExportTexytextTest.php
M test/classes/Plugins/Export/ExportXmlTest.php
M test/classes/Plugins/Export/ExportYamlTest.php
M test/classes/Plugins/Export/Helpers/TablePropertyTest.php
M test/classes/Plugins/Import/ImportCsvTest.php
M test/classes/Plugins/Import/ImportLdiTest.php
M test/classes/Plugins/Import/ImportMediawikiTest.php
M test/classes/Plugins/Import/ImportOdsTest.php
M test/classes/Plugins/Import/ImportShpTest.php
M test/classes/Plugins/Import/ImportSqlTest.php
M test/classes/Plugins/Import/ImportXmlTest.php
M test/classes/Plugins/Schema/DiaRelationSchemaTest.php
M test/classes/Plugins/Schema/EpsRelationSchemaTest.php
M test/classes/Plugins/Schema/ExportRelationSchemaTest.php
M test/classes/Plugins/Schema/PdfRelationSchemaTest.php
M test/classes/Plugins/Schema/SvgRelationSchemaTest.php
M test/classes/Plugins/Transformations/TransformationPluginsTest.php
M test/classes/RoutingTest.php
M test/classes/ScriptsTest.php
M test/classes/Setup/ConfigGeneratorTest.php
M test/classes/StorageEngineTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/TableTest.php
M test/classes/TemplateTest.php
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TwoFactorTest.php
M test/classes/TypesTest.php
M test/classes/UtilTest.php
M test/classes/Utils/FormatConverterTest.php
M test/classes/Utils/HttpRequestTest.php
M test/classes/VersionInformationTest.php
M test/classes/ZipExtensionTest.php
Log Message:
-----------
Use AbstractTestCase instead of PmaTestCase for all tests not needing mockResponse
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: b8e68340583216e694e24785f4eeb8a610072c3b
https://github.com/phpmyadmin/phpmyadmin/commit/b8e68340583216e694e24785f4e…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-22 (Fri, 05 May 2020) +02:00
Changed paths:
A test/classes/AbstractNetwokTestCase.php
M test/classes/CoreTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Auth/AuthenticationHttpTest.php
M test/classes/Plugins/Auth/AuthenticationSignonTest.php
M test/classes/Setup/FormProcessingTest.php
M test/classes/UserPreferencesTest.php
D test/classes/PmaTestCase.php
Log Message:
-----------
Rename PmaTestCase to AbstractNetwokTestCase
Signed-off-by: William Desportes <williamdes(a)wdes.fr>