Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 2c7ce1d6bc895f040667a5227ded73d0d788c14e
https://github.com/phpmyadmin/localized_docs/commit/2c7ce1d6bc895f040667a52…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2018-10-13 (Sat, 10 October 2018) +02:00
Changed paths:
M phpmyadmin
Log Message:
-----------
Updated phpMyAdmin repository
Commit: 5502ee1c730cf71556f23cc91ee26415520e79b2
https://github.com/phpmyadmin/localized_docs/commit/5502ee1c730cf71556f23cc…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2018-10-13 (Sat, 10 October 2018) +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/de.mo
M po/documentation.pot
M po/fr.mo
M po/pt_BR.mo
M po/tr.mo
M po/uk.mo
M po/zh_CN.mo
Log Message:
-----------
Update po files
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d9153ae069626ffc63ddd4c20d13cee74d1ece43
https://github.com/phpmyadmin/phpmyadmin/commit/d9153ae069626ffc63ddd4c20d1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00
Changed paths:
M test/EnvironmentTest.php
M test/bootstrap-dist.php
M test/selenium/TestBase.php
Log Message:
-----------
Add TESTSUITE_PORT for selenium tests
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 5fc0150a56f48b090ee6e5b1ee94e78b829e2690
https://github.com/phpmyadmin/phpmyadmin/commit/5fc0150a56f48b090ee6e5b1ee9…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00
Changed paths:
M .travis.yml
M test/start-local-server
Log Message:
-----------
Update Browserstack script
Source : https://www.browserstack.com/local-testing and man of executable.
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 862788d782214ef0a42b606229d61667077665a4
https://github.com/phpmyadmin/phpmyadmin/commit/862788d782214ef0a42b606229d…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00
Changed paths:
M composer.json
M test/selenium/ChangePasswordTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/DbEventsTest.php
M test/selenium/DbOperationsTest.php
M test/selenium/DbProceduresTest.php
M test/selenium/DbStructureTest.php
M test/selenium/DbTriggersTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M test/selenium/LoginTest.php
M test/selenium/NormalizationTest.php
M test/selenium/QueryByExampleTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/TableBrowseTest.php
M test/selenium/TableCreateTest.php
M test/selenium/TableInsertTest.php
M test/selenium/TableOperationsTest.php
M test/selenium/TableStructureTest.php
M test/selenium/TestBase.php
M test/selenium/TrackingTest.php
M test/selenium/XssTest.php
Log Message:
-----------
Migrate tests to facebook/webdriver
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: f48cc814a5fc981c5e03c895adff4b4c22d6a5f7
https://github.com/phpmyadmin/phpmyadmin/commit/f48cc814a5fc981c5e03c895adf…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00
Changed paths:
M phpstan.neon
Log Message:
-----------
Removed some phpstan ignores
- Using reportUnmatchedIgnoredErrors: true
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: cdeff3e5a253b65f7831122dda9514da54354956
https://github.com/phpmyadmin/phpmyadmin/commit/cdeff3e5a253b65f7831122dda9…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00
Changed paths:
M .travis.yml
Log Message:
-----------
Try a new Travis setup
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: ea830e70b3f2f79089a8fc4f0cbb9f2321f2b7ea
https://github.com/phpmyadmin/phpmyadmin/commit/ea830e70b3f2f79089a8fc4f0cb…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2018-10-11 (Thu, 10 October 2018) +02:00
Changed paths:
M .travis.yml
M test/selenium/DbEventsTest.php
M test/selenium/TestBase.php
Log Message:
-----------
Try multiple browsers
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: c1926fe2c4787b640adbd501889fee111a87578c
https://github.com/phpmyadmin/phpmyadmin/commit/c1926fe2c4787b640adbd501889…
Author: Maurício Meneghini Fauth <mauriciofauth(a)gmail.com>
Date: 2018-10-12 (Fri, 10 October 2018) -03:00
Changed paths:
M .travis.yml
M composer.json
M phpstan.neon
M test/EnvironmentTest.php
M test/bootstrap-dist.php
M test/selenium/ChangePasswordTest.php
M test/selenium/CreateDropDatabaseTest.php
M test/selenium/CreateRemoveUserTest.php
M test/selenium/DbEventsTest.php
M test/selenium/DbOperationsTest.php
M test/selenium/DbProceduresTest.php
M test/selenium/DbStructureTest.php
M test/selenium/DbTriggersTest.php
M test/selenium/ExportTest.php
M test/selenium/ImportTest.php
M test/selenium/LoginTest.php
M test/selenium/NormalizationTest.php
M test/selenium/QueryByExampleTest.php
M test/selenium/ServerSettingsTest.php
M test/selenium/SqlQueryTest.php
M test/selenium/TableBrowseTest.php
M test/selenium/TableCreateTest.php
M test/selenium/TableInsertTest.php
M test/selenium/TableOperationsTest.php
M test/selenium/TableStructureTest.php
M test/selenium/TestBase.php
M test/selenium/TrackingTest.php
M test/selenium/XssTest.php
M test/start-local-server
Log Message:
-----------
Merge pull request #14595 from williamdes/refactor-selenium
Selenium tests