Branch: refs/heads/QA_4_9 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 89feb6ecc370b61356986b0f6183396ac8c8e94d https://github.com/phpmyadmin/phpmyadmin/commit/89feb6ecc370b61356986b0f6183... Author: William Desportes williamdes@wdes.fr Date: 2019-10-19 (Sat, 10 October 2019) +02:00
Changed paths: M test/classes/AdvisorTest.php M test/classes/Config/FormDisplayTest.php M test/classes/Config/FormTest.php M test/classes/FileTest.php M test/classes/HeaderTest.php M test/classes/IndexTest.php M test/classes/InsertEditTest.php M test/classes/LanguageTest.php M test/classes/ListDatabaseTest.php M test/classes/MenuTest.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/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/AuthenticationCookieTest.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/Properties/Options/Groups/OptionsPropertyMainGroupTest.php M test/classes/Properties/Options/Groups/OptionsPropertyRootGroupTest.php M test/classes/Properties/Options/Groups/OptionsPropertySubgroupTest.php M test/classes/Properties/Options/OptionsPropertyGroupTest.php M test/classes/Properties/Options/OptionsPropertyItemTest.php M test/classes/Properties/Options/OptionsPropertyOneItemTest.php M test/classes/Properties/Plugins/ExportPluginPropertiesTest.php M test/classes/Properties/Plugins/ImportPluginPropertiesTest.php M test/classes/Properties/Plugins/PluginPropertyItemTest.php M test/classes/Properties/PropertyItemTest.php M test/classes/Server/Status/DataTest.php M test/classes/Setup/IndexTest.php M test/classes/ThemeManagerTest.php M test/classes/TransformationsTest.php M test/libraries/database_interface_test.php
Log Message: ----------- Fix setUp function not in camel case
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: cdf0f2efe8182740b24f7e46c94ebded1d890b80 https://github.com/phpmyadmin/phpmyadmin/commit/cdf0f2efe8182740b24f7e46c94e... Author: William Desportes williamdes@wdes.fr Date: 2019-10-19 (Sat, 10 October 2019) +02:00
Changed paths: M test/classes/ConfigTest.php M test/classes/Di/ContainerTest.php M test/classes/ErrorTest.php M test/classes/Navigation/NodeFactoryTest.php M test/classes/TemplateTest.php M test/classes/TrackerTest.php M test/selenium/ChangePasswordTest.php
Log Message: ----------- Fix some deprecated phpunit methods Signed-off-by: William Desportes williamdes@wdes.fr
Commit: c7644039b41e86b3972db12e4fdaaa25381f50be https://github.com/phpmyadmin/phpmyadmin/commit/c7644039b41e86b3972db12e4fda... Author: William Desportes williamdes@wdes.fr Date: 2019-10-19 (Sat, 10 October 2019) +02:00
Changed paths: M test/Environment_test.php M test/classes/ConfigTest.php M test/classes/InsertEditTest.php
Log Message: ----------- Add groups to tests and fix one
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: dd0596816afbb4f303a4071932dcf035e652b0a8 https://github.com/phpmyadmin/phpmyadmin/commit/dd0596816afbb4f303a4071932dc... Author: William Desportes williamdes@wdes.fr Date: 2019-10-19 (Sat, 10 October 2019) +02:00
Changed paths: M libraries/classes/Util.php
Log Message: ----------- Fix a bug in formatByteDown
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 2709edfc8c8ee823e43437af41785a83a397e773 https://github.com/phpmyadmin/phpmyadmin/commit/2709edfc8c8ee823e43437af4178... Author: William Desportes williamdes@wdes.fr Date: 2019-10-19 (Sat, 10 October 2019) +02:00
Changed paths: M .travis.yml
Log Message: ----------- Add travisCI config
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: eb33bbb76fe2b04cf3bc7dbf4691fd91551346c4 https://github.com/phpmyadmin/phpmyadmin/commit/eb33bbb76fe2b04cf3bc7dbf4691... Author: William Desportes williamdes@wdes.fr Date: 2019-10-19 (Sat, 10 October 2019) +02:00
Changed paths: M test/classes/ConfigTest.php M test/classes/Di/ContainerTest.php M test/classes/Navigation/NodeFactoryTest.php M test/classes/TemplateTest.php
Log Message: ----------- Use try catch instead of expectException from framework
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 4400350206901dbf4c8eda33867d200ae6360d1e https://github.com/phpmyadmin/phpmyadmin/commit/4400350206901dbf4c8eda33867d... Author: William Desportes williamdes@wdes.fr Date: 2019-10-21 (Mon, 10 October 2019) +02:00
Changed paths: M tbl_operations.php
Log Message: ----------- Fix #15477 - Display referential integrity check for InnoDB
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 5feb0ec989be8202ed5ebce7f98cc634de5de71c https://github.com/phpmyadmin/phpmyadmin/commit/5feb0ec989be8202ed5ebce7f98c... Author: William Desportes williamdes@wdes.fr Date: 2019-10-28 (Mon, 10 October 2019) +01:00
Changed paths: M tbl_operations.php
Log Message: ----------- Merge #15477 - display referential integrity checks for internal relations
Pull-request: #15477
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: e646a9cca92d9df3edfe68389bea0004234176b4 https://github.com/phpmyadmin/phpmyadmin/commit/e646a9cca92d9df3edfe68389bea... Author: William Desportes williamdes@wdes.fr Date: 2019-10-28 (Mon, 10 October 2019) +01:00
Changed paths: M ChangeLog
Log Message: ----------- Add ChangeLog entry for #15477
Commit: 0eeb98275e1838976d3652cbbf58b0124dd69189 https://github.com/phpmyadmin/phpmyadmin/commit/0eeb98275e1838976d3652cbbf58... Author: William Desportes williamdes@wdes.fr Date: 2019-10-28 (Mon, 10 October 2019) +01:00
Changed paths: M .travis.yml M libraries/classes/Util.php M test/Environment_test.php M test/classes/AdvisorTest.php M test/classes/Config/FormDisplayTest.php M test/classes/Config/FormTest.php M test/classes/ConfigTest.php M test/classes/Di/ContainerTest.php M test/classes/ErrorTest.php M test/classes/FileTest.php M test/classes/HeaderTest.php M test/classes/IndexTest.php M test/classes/InsertEditTest.php M test/classes/LanguageTest.php M test/classes/ListDatabaseTest.php M test/classes/MenuTest.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/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/AuthenticationCookieTest.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/Properties/Options/Groups/OptionsPropertyMainGroupTest.php M test/classes/Properties/Options/Groups/OptionsPropertyRootGroupTest.php M test/classes/Properties/Options/Groups/OptionsPropertySubgroupTest.php M test/classes/Properties/Options/OptionsPropertyGroupTest.php M test/classes/Properties/Options/OptionsPropertyItemTest.php M test/classes/Properties/Options/OptionsPropertyOneItemTest.php M test/classes/Properties/Plugins/ExportPluginPropertiesTest.php M test/classes/Properties/Plugins/ImportPluginPropertiesTest.php M test/classes/Properties/Plugins/PluginPropertyItemTest.php M test/classes/Properties/PropertyItemTest.php M test/classes/Server/Status/DataTest.php M test/classes/Setup/IndexTest.php M test/classes/TemplateTest.php M test/classes/ThemeManagerTest.php M test/classes/TrackerTest.php M test/classes/TransformationsTest.php M test/libraries/database_interface_test.php M test/selenium/ChangePasswordTest.php
Log Message: ----------- Merge #15514 - Unit test fixes for phpunit 8 compatibility
Pull-request: #15514 Ref: #15236
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: c6d92925964c5359b262a0a2048ee0fee915d881 https://github.com/phpmyadmin/phpmyadmin/commit/c6d92925964c5359b262a0a2048e... Author: William Desportes williamdes@wdes.fr Date: 2019-10-28 (Mon, 10 October 2019) +01:00
Changed paths: M ChangeLog
Log Message: ----------- Add ChangeLog entry for 0eeb98275e
Signed-off-by: William Desportes williamdes@wdes.fr