Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fd7c8522ea4cca807d0a6cdaf8ee5e4e8d57dc3b
https://github.com/phpmyadmin/phpmyadmin/commit/fd7c8522ea4cca807d0a6cdaf8e…
Author: Marc Delisle <marc(a)infomarc.info>
Date: 2015-10-03 (Sat, 03 Oct 2015)
Changed paths:
M db_central_columns.php
M db_create.php
M db_designer.php
M db_operations.php
M import.php
M libraries/Response.class.php
M libraries/SavedSearches.class.php
M libraries/Util.class.php
M libraries/common.inc.php
M libraries/controllers/TableChartController.class.php
M libraries/controllers/TableGisVisualizationController.class.php
M libraries/controllers/TableIndexesController.class.php
M libraries/controllers/TableStructureController.class.php
M libraries/core.lib.php
M libraries/db_common.inc.php
M libraries/db_table_exists.lib.php
M libraries/display_git_revision.lib.php
M libraries/import.lib.php
M libraries/operations.lib.php
M libraries/plugins/auth/AuthenticationConfig.class.php
M libraries/plugins/auth/AuthenticationCookie.class.php
M libraries/plugins/auth/AuthenticationHttp.class.php
M libraries/replication_gui.lib.php
M libraries/rte/rte_events.lib.php
M libraries/rte/rte_export.lib.php
M libraries/rte/rte_general.lib.php
M libraries/rte/rte_routines.lib.php
M libraries/rte/rte_triggers.lib.php
M libraries/server_databases.lib.php
M libraries/server_variables.lib.php
M libraries/sql.lib.php
M server_privileges.php
M server_status_processes.php
M tbl_addfield.php
M tbl_create.php
M tbl_export.php
M tbl_operations.php
M tbl_replace.php
M tbl_row_action.php
M test/classes/plugin/auth/PMA_AuthenticationCookie_test.php
M test/libraries/stubs/ResponseStub.php
M user_password.php
M view_create.php
Log Message:
-----------
Clarify method name
Signed-off-by: Marc Delisle <marc(a)infomarc.info>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a707ab5616832a48ea3e39a90b824f33173c7980
https://github.com/phpmyadmin/phpmyadmin/commit/a707ab5616832a48ea3e39a90b8…
Author: Dan Ungureanu <udan1107(a)gmail.com>
Date: 2015-10-03 (Sat, 03 Oct 2015)
Changed paths:
M libraries/sql-parser/src/Statements/SelectStatement.php
Log Message:
-----------
Fixes #11519. Bug while exporting results when a joined table field name is in SELECT query.
Signed-off-by: Dan Ungureanu <udan1107(a)gmail.com>
Commit: 88527a0ff0eef42f66d22173d18f7b32307ced90
https://github.com/phpmyadmin/phpmyadmin/commit/88527a0ff0eef42f66d22173d18…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-10-03 (Sat, 03 Oct 2015)
Changed paths:
M libraries/sql-parser/src/Statements/SelectStatement.php
Log Message:
-----------
Merge pull request #11534 from udan11/fix_11519
Fix #11519. Bug while exporting results when a joined table field name is in SELECT query.
Commit: 4633d2458f693c1f56fa3693b52bf9025065e2d3
https://github.com/phpmyadmin/phpmyadmin/commit/4633d2458f693c1f56fa3693b52…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-10-03 (Sat, 03 Oct 2015)
Changed paths:
M ChangeLog
Log Message:
-----------
ChangeLog entry for issue #11519
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 5eef3a9b604050fac1e4d34be1f50b57e61aaeec
https://github.com/phpmyadmin/phpmyadmin/commit/5eef3a9b604050fac1e4d34be1f…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-10-03 (Sat, 03 Oct 2015)
Changed paths:
M ChangeLog
M libraries/sql-parser/src/Statements/SelectStatement.php
Log Message:
-----------
Merge branch 'QA_4_5'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/5d2fa0d91ba7...5eef3a9b6040
Branch: refs/heads/QA_4_5
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f0354276d9bf452ea0bb6ccfb7f4408b906d7eac
https://github.com/phpmyadmin/phpmyadmin/commit/f0354276d9bf452ea0bb6ccfb7f…
Author: Dan Ungureanu <udan1107(a)gmail.com>
Date: 2015-10-03 (Sat, 03 Oct 2015)
Changed paths:
M libraries/sql-parser/src/Components/Reference.php
M libraries/sql-parser/src/Utils/Table.php
Log Message:
-----------
Support for references from other tables.
Cherry-picked udan11/sql-parser@d1e565d2bbd5004f323c2acc7e1b4eeb52026942.
Signed-off-by: Dan Ungureanu <udan1107(a)gmail.com>
Commit: 0da6a5b54bbffe838432cb9eab6d77520de7013c
https://github.com/phpmyadmin/phpmyadmin/commit/0da6a5b54bbffe838432cb9eab6…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-10-03 (Sat, 03 Oct 2015)
Changed paths:
M libraries/sql-parser/src/Components/Reference.php
M libraries/sql-parser/src/Utils/Table.php
Log Message:
-----------
Merge pull request #11533 from udan11/fix_11526
Support for references from other tables.
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/aebc242b5830...0da6a5b54bbf