Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 501484bb3a5846c49b6f3dde6a1a6e44a5721576
https://github.com/phpmyadmin/phpmyadmin/commit/501484bb3a5846c49b6f3dde6a1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-14 (Thu, 05 May 2020) +02:00
Changed paths:
M test/selenium/TestBase.php
Log Message:
-----------
Fix Expanding "More" menu on small screens
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: e2e73bce190c783b3ff3f3e73677f0be26a82f62
https://github.com/phpmyadmin/phpmyadmin/commit/e2e73bce190c783b3ff3f3e7367…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-14 (Thu, 05 May 2020) +02:00
Changed paths:
M themes/bootstrap/scss/_common.scss
Log Message:
-----------
Hide down icon provided by defaut on the navbar for Bootstrap theme
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 15597c7464164ba79e0c15a49afa112a4599e329
https://github.com/phpmyadmin/phpmyadmin/commit/15597c7464164ba79e0c15a49af…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-14 (Thu, 05 May 2020) +02:00
Changed paths:
M package.json
M yarn.lock
Log Message:
-----------
Upgrade blueimp-md5 from ^2.14.0 to ^2.15.0
Previous upgrade: e7552142fb65b0f32574a7b89fcd881e0358f981
I reviewed the diff and they did no change anything to the actual code.
Only repo demo css and dev deps upgrades
If you read this commit message, you can install npm-check-updates globaly and run "ncu" frequently
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: c5d44692a480deeebb93e3241c61f82830acb23e
https://github.com/phpmyadmin/phpmyadmin/commit/c5d44692a480deeebb93e3241c6…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-13 (Wed, 05 May 2020) +02:00
Changed paths:
A test/config.e2e.inc.php
M .travis.yml
Log Message:
-----------
Improve actual selenium CI
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: ee2a49e4a81b9a854b3ca5d71a178e94a9ce643f
https://github.com/phpmyadmin/phpmyadmin/commit/ee2a49e4a81b9a854b3ca5d71a1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-13 (Wed, 05 May 2020) +02:00
Changed paths:
M test/nginx.conf
M test/start-local-server
Log Message:
-----------
Make start-local-server not depend on BrowserStack and improve logging of nginx server
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 75e0669c27862db258778e37a3f3850b42cb9d87
https://github.com/phpmyadmin/phpmyadmin/commit/75e0669c27862db258778e37a3f…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-13 (Wed, 05 May 2020) +02:00
Changed paths:
M .travis.yml
Log Message:
-----------
Switch documentation stage at the end to stop documentation link checks preventing "other tests" to be run
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 9dea93fcf0ce8d82ffdc67b77d6412a2d0ea14e2
https://github.com/phpmyadmin/phpmyadmin/commit/9dea93fcf0ce8d82ffdc67b77d6…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-13 (Wed, 05 May 2020) +02:00
Changed paths:
M .travis.yml
Log Message:
-----------
Add back TESTSUITE_BROWSERSTACK_KEY
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 401bcec8a60e96741be0b2aa17220fa4597afe25
https://github.com/phpmyadmin/phpmyadmin/commit/401bcec8a60e96741be0b2aa172…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-13 (Wed, 05 May 2020) +02:00
Changed paths:
A test/config.e2e.inc.php
M .travis.yml
M test/nginx.conf
M test/start-local-server
Log Message:
-----------
Merge #16120 - TravisCI config improvements
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 3b4afd2bd9051e02c04cad4557f03891e613e520
https://github.com/phpmyadmin/phpmyadmin/commit/3b4afd2bd9051e02c04cad4557f…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-13 (Wed, 05 May 2020) +02:00
Changed paths:
M test/selenium/TestBase.php
Log Message:
-----------
Fix Expanding "More" menu for ever, check once and continue
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5deb7f41f331135412a7d3ed33c9dbebfc319ab1
https://github.com/phpmyadmin/phpmyadmin/commit/5deb7f41f331135412a7d3ed33c…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-13 (Wed, 05 May 2020) +02:00
Changed paths:
M test/selenium/Database/QueryByExampleTest.php
Log Message:
-----------
Fix the case of a submit selector
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 80aaf95e92c150209a401f82be333914b6ffc2d2
https://github.com/phpmyadmin/phpmyadmin/commit/80aaf95e92c150209a401f82be3…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2020-05-13 (Wed, 05 May 2020) +02:00
Changed paths:
M test/selenium/ServerSettingsTest.php
Log Message:
-----------
Fix testHideDatabase by clearing the auto-completed input
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 84139f4d512d0d9f8b4f51bd7f563ced36626f33
https://github.com/phpmyadmin/phpmyadmin/commit/84139f4d512d0d9f8b4f51bd7f5…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-05-13 (Wed, 05 May 2020) -03:00
Changed paths:
M libraries/classes/Advisor.php
M libraries/classes/BrowseForeigners.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Database/Routines.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Display/Results.php
M libraries/classes/Engines/Pbxt.php
M libraries/classes/Error.php
M libraries/classes/File.php
M libraries/classes/Gis/GisGeometry.php
M libraries/classes/Gis/GisGeometryCollection.php
M libraries/classes/Gis/GisLineString.php
M libraries/classes/Gis/GisMultiLineString.php
M libraries/classes/Gis/GisMultiPoint.php
M libraries/classes/Gis/GisMultiPolygon.php
M libraries/classes/Gis/GisPolygon.php
M libraries/classes/Import.php
M libraries/classes/InsertEdit.php
M libraries/classes/IpAllowDeny.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/Node.php
M libraries/classes/Navigation/Nodes/NodeColumn.php
M libraries/classes/Plugins.php
M libraries/classes/Plugins/Export/ExportSql.php
M libraries/classes/Plugins/Import/ImportOds.php
M libraries/classes/Plugins/Transformations/Abs/CodeMirrorEditorTransformationPlugin.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php
M libraries/classes/Relation.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Setup/ConfigGenerator.php
M libraries/classes/Table.php
M libraries/classes/Tracking.php
M test/selenium/ExportTest.php
Log Message:
-----------
Remove some useless variables
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a64393e7f53a8e7691a457d7176e89d6b3301112
https://github.com/phpmyadmin/phpmyadmin/commit/a64393e7f53a8e7691a457d7176…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-05-13 (Wed, 05 May 2020) -03:00
Changed paths:
M libraries/classes/Advisor.php
M libraries/classes/Bookmark.php
M libraries/classes/BrowseForeigners.php
M libraries/classes/CentralColumns.php
M libraries/classes/Charsets.php
M libraries/classes/Charsets/Collation.php
M libraries/classes/Command/AdvisoryRulesCommand.php
M libraries/classes/Command/CacheWarmupCommand.php
M libraries/classes/Config.php
M libraries/classes/Config/ConfigFile.php
M libraries/classes/Config/Form.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Config/FormDisplayTemplate.php
M libraries/classes/Config/Forms/BaseForm.php
M libraries/classes/Config/Forms/BaseFormList.php
M libraries/classes/Config/Forms/Setup/FeaturesForm.php
M libraries/classes/Config/Forms/Setup/MainForm.php
M libraries/classes/Config/Forms/Setup/ServersForm.php
M libraries/classes/Config/Forms/Setup/SqlForm.php
M libraries/classes/Config/Forms/User/ExportForm.php
M libraries/classes/Config/Forms/User/FeaturesForm.php
M libraries/classes/Config/PageSettings.php
M libraries/classes/Config/ServerConfigChecks.php
M libraries/classes/Config/Validator.php
M libraries/classes/Console.php
M libraries/classes/Controllers/AjaxController.php
M libraries/classes/Controllers/ChangeLogController.php
M libraries/classes/Controllers/Database/CentralColumnsController.php
M libraries/classes/Controllers/Database/DataDictionaryController.php
M libraries/classes/Controllers/Database/DesignerController.php
M libraries/classes/Controllers/Database/ExportController.php
M libraries/classes/Controllers/Database/OperationsController.php
M libraries/classes/Controllers/Database/StructureController.php
M libraries/classes/Controllers/Database/TrackingController.php
M libraries/classes/Controllers/ExportController.php
M libraries/classes/Controllers/GisDataEditorController.php
M libraries/classes/Controllers/HomeController.php
M libraries/classes/Controllers/ImportController.php
M libraries/classes/Controllers/LogoutController.php
M libraries/classes/Controllers/NavigationController.php
M libraries/classes/Controllers/NormalizationController.php
M libraries/classes/Controllers/PhpInfoController.php
M libraries/classes/Controllers/Preferences/ExportController.php
M libraries/classes/Controllers/Preferences/FeaturesController.php
M libraries/classes/Controllers/Preferences/ImportController.php
M libraries/classes/Controllers/Preferences/MainPanelController.php
M libraries/classes/Controllers/Preferences/ManageController.php
M libraries/classes/Controllers/Preferences/NavigationController.php
M libraries/classes/Controllers/Preferences/SqlController.php
M libraries/classes/Controllers/Preferences/TwoFactorController.php
M libraries/classes/Controllers/Server/DatabasesController.php
M libraries/classes/Controllers/Server/PrivilegesController.php
M libraries/classes/Controllers/Server/UserGroupsController.php
M libraries/classes/Controllers/SqlController.php
M libraries/classes/Controllers/Table/AddFieldController.php
M libraries/classes/Controllers/Table/ChartController.php
M libraries/classes/Controllers/Table/CreateController.php
M libraries/classes/Controllers/Table/DeleteController.php
M libraries/classes/Controllers/Table/ExportController.php
M libraries/classes/Controllers/Table/FindReplaceController.php
M libraries/classes/Controllers/Table/GisVisualizationController.php
M libraries/classes/Controllers/Table/IndexesController.php
M libraries/classes/Controllers/Table/OperationsController.php
M libraries/classes/Controllers/Table/RelationController.php
M libraries/classes/Controllers/Table/ReplaceController.php
M libraries/classes/Controllers/Table/SearchController.php
M libraries/classes/Controllers/Table/StructureController.php
M libraries/classes/Controllers/Table/ZoomSearchController.php
M libraries/classes/Controllers/UserPasswordController.php
M libraries/classes/Controllers/VersionCheckController.php
M libraries/classes/Controllers/ViewCreateController.php
M libraries/classes/Core.php
M libraries/classes/CreateAddField.php
M libraries/classes/Database/Designer.php
M libraries/classes/Database/Designer/Common.php
M libraries/classes/Database/Events.php
M libraries/classes/Database/MultiTableQuery.php
M libraries/classes/Database/Qbe.php
M libraries/classes/Database/Routines.php
M libraries/classes/Database/Search.php
M libraries/classes/Database/Triggers.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/DbTableExists.php
M libraries/classes/Dbal/DbiMysqli.php
M libraries/classes/Display/ChangePassword.php
M libraries/classes/Display/CreateTable.php
M libraries/classes/Display/Export.php
M libraries/classes/Display/GitRevision.php
M libraries/classes/Display/ImportAjax.php
M libraries/classes/Display/Results.php
M libraries/classes/Encoding.php
M libraries/classes/Error.php
M libraries/classes/ErrorHandler.php
M libraries/classes/ErrorReport.php
M libraries/classes/Export.php
M libraries/classes/File.php
M libraries/classes/FileListing.php
M libraries/classes/Font.php
M libraries/classes/Footer.php
M libraries/classes/Gis/GisMultiPolygon.php
M libraries/classes/Gis/GisVisualization.php
M libraries/classes/Header.php
M libraries/classes/Html/ActionLinksModes/Factory.php
M libraries/classes/Html/ActionLinksModes/Image.php
M libraries/classes/Html/ActionLinksModes/Text.php
M libraries/classes/Html/Generator.php
M libraries/classes/Import.php
M libraries/classes/Index.php
M libraries/classes/InsertEdit.php
M libraries/classes/IpAllowDeny.php
M libraries/classes/Language.php
M libraries/classes/LanguageManager.php
M libraries/classes/Linter.php
M libraries/classes/ListAbstract.php
M libraries/classes/Logging.php
M libraries/classes/Menu.php
M libraries/classes/Message.php
M libraries/classes/Mime.php
M libraries/classes/Navigation/Navigation.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/NodeFactory.php
M libraries/classes/Navigation/Nodes/NodeColumn.php
M libraries/classes/Normalization.php
M libraries/classes/OpenDocument.php
M libraries/classes/Operations.php
M libraries/classes/OutputBuffering.php
M libraries/classes/Partition.php
M libraries/classes/Plugins.php
M libraries/classes/Plugins/Auth/AuthenticationConfig.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Plugins/Auth/AuthenticationSignon.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M libraries/classes/Plugins/Export/ExportJson.php
M libraries/classes/Plugins/Export/ExportLatex.php
M libraries/classes/Plugins/Export/ExportPdf.php
M libraries/classes/Plugins/Export/ExportSql.php
M libraries/classes/Plugins/Export/ExportXml.php
M libraries/classes/Plugins/Export/Helpers/TableProperty.php
M libraries/classes/Plugins/Import/ImportLdi.php
M libraries/classes/Plugins/Import/ImportOds.php
M libraries/classes/Plugins/Import/ImportShp.php
M libraries/classes/Plugins/Import/ImportXml.php
M libraries/classes/Plugins/Import/Upload/UploadNoplugin.php
M libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php
M libraries/classes/Plugins/Schema/ExportRelationSchema.php
M libraries/classes/Plugins/Schema/Pdf/Pdf.php
M libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php
M libraries/classes/Plugins/Schema/SchemaDia.php
M libraries/classes/Plugins/Schema/SchemaEps.php
M libraries/classes/Plugins/Schema/SchemaPdf.php
M libraries/classes/Plugins/Schema/SchemaSvg.php
M libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/LongToIPv4TransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Abs/TextLinkTransformationsPlugin.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php
M libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php
M libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php
M libraries/classes/Plugins/TwoFactor/Application.php
M libraries/classes/Plugins/TwoFactor/Key.php
M libraries/classes/Plugins/TwoFactorPlugin.php
M libraries/classes/Properties/Options/OptionsPropertyGroup.php
M libraries/classes/RecentFavoriteTable.php
M libraries/classes/Relation.php
M libraries/classes/Replication.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Response.php
M libraries/classes/Routing.php
M libraries/classes/Sanitize.php
M libraries/classes/SavedSearches.php
M libraries/classes/Scripts.php
M libraries/classes/Server/Privileges.php
M libraries/classes/Server/Status/Data.php
M libraries/classes/Server/Status/Monitor.php
M libraries/classes/Server/SysInfo/SysInfo.php
M libraries/classes/Server/SysInfo/WindowsNt.php
M libraries/classes/Server/UserGroups.php
M libraries/classes/Session.php
M libraries/classes/Setup/ConfigGenerator.php
M libraries/classes/Setup/FormProcessing.php
M libraries/classes/Setup/Index.php
M libraries/classes/Sql.php
M libraries/classes/StorageEngine.php
M libraries/classes/Table.php
M libraries/classes/Table/ColumnsDefinition.php
M libraries/classes/Table/Search.php
M libraries/classes/TablePartitionDefinition.php
M libraries/classes/Template.php
M libraries/classes/Theme.php
M libraries/classes/ThemeManager.php
M libraries/classes/Tracker.php
M libraries/classes/Tracking.php
M libraries/classes/Transformations.php
M libraries/classes/TwoFactor.php
M libraries/classes/Types.php
M libraries/classes/UserPassword.php
M libraries/classes/UserPreferences.php
M libraries/classes/Util.php
M libraries/classes/Utils/FormatConverter.php
M libraries/classes/Utils/HttpRequest.php
M libraries/classes/VersionInformation.php
M libraries/classes/ZipExtension.php
M libraries/services_loader.php
M test/bootstrap-dist.php
M test/classes/BrowseForeignersTest.php
M test/classes/CentralColumnsTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Table/RelationControllerTest.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/EncodingTest.php
M test/classes/EnvironmentTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorReportTest.php
M test/classes/ErrorTest.php
M test/classes/FooterTest.php
M test/classes/Gis/GisGeometryCollectionTest.php
M test/classes/Gis/GisGeometryTest.php
M test/classes/Gis/GisLineStringTest.php
M test/classes/Gis/GisMultiLineStringTest.php
M test/classes/Gis/GisMultiPointTest.php
M test/classes/Gis/GisMultiPolygonTest.php
M test/classes/Gis/GisPointTest.php
M test/classes/Gis/GisPolygonTest.php
M test/classes/Gis/GisVisualizationTest.php
M test/classes/Html/GeneratorTest.php
M test/classes/ImportTest.php
M test/classes/IndexTest.php
M test/classes/InsertEditTest.php
M test/classes/LanguageTest.php
M test/classes/ListDatabaseTest.php
M test/classes/Plugins/Transformations/TransformationPluginsTest.php
M test/classes/RoutingTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/Server/SysInfo/SysInfoTest.php
M test/classes/SqlTest.php
M test/classes/Stubs/DbiDummy.php
M test/classes/TrackerTest.php
M test/classes/TwoFactorTest.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/selenium/Database/ProceduresTest.php
M test/selenium/ExportTest.php
M test/selenium/TestBase.php
Log Message:
-----------
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>