Marc Delisle
|
b417fd62e1
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin
|
2014-11-10 11:22:26 -05:00 |
|
Marc Delisle
|
bef5f3cb5b
|
Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-11-10 11:22:24 -05:00 |
|
Hugues Peccatte
|
cb94250d08
|
Minor coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-10 16:50:18 +01:00 |
|
Marc Delisle
|
c80ab10539
|
Merge pull request #1388 from Tithugues/b4495_master
Fix #4495 Comment lines in multiquery
|
2014-11-10 10:10:15 -05:00 |
|
Hugues Peccatte
|
f74ed544f6
|
Remove trailing whitespace.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-10 13:50:03 +01:00 |
|
Hugues Peccatte
|
58c629f6fd
|
Merge branch 'master' into b4495_master
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
Conflicts:
ChangeLog
|
2014-11-10 13:48:33 +01:00 |
|
Hugues Peccatte
|
8e6d16cf7e
|
Merge pull request #1389 from Tithugues/replicationInfo_master
Use $replication_info everywhere, instead of $server_* variables.
|
2014-11-10 13:45:39 +01:00 |
|
Hugues Peccatte
|
89ae63ddf9
|
Merge pull request #1392 from Tithugues/SQLWithoutDelimiter_master
Allow import SQL without delimiter till EOF.
|
2014-11-10 13:44:44 +01:00 |
|
Madhura Jayaratne
|
ab3a82fb25
|
Eliminate duplicates
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-10 16:33:19 +05:30 |
|
Madhura Jayaratne
|
19e146ee4b
|
Correctly match with separator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-10 16:21:07 +05:30 |
|
Madhura Jayaratne
|
2d8fa546e1
|
ChangeLog entry for bug #3869
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-10 15:35:19 +05:30 |
|
Madhura Jayaratne
|
a1c1590254
|
Cache binary_logs variable
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-10 14:31:45 +05:30 |
|
Madhura Jayaratne
|
686924d628
|
Update doc comment
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-10 12:29:53 +05:30 |
|
Madhura Jayaratne
|
dfea0a4fa0
|
Fix footer test
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-10 12:27:04 +05:30 |
|
Madhura Jayaratne
|
da07378c36
|
Allow debugging queries executed by the navigation panel
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-10 12:23:43 +05:30 |
|
Madhura Jayaratne
|
2377ba4dd7
|
bug #4582 Debug SQL works only for the first page
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-10 11:30:33 +05:30 |
|
Madhura Jayaratne
|
63861210d8
|
Partial fix for bug #4581 Some links in query_result doesn't work
|
2014-11-10 07:00:59 +05:30 |
|
Madhura Jayaratne
|
5c739d6c2d
|
Define variables needed for testing
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-10 06:20:18 +05:30 |
|
Hugues Peccatte
|
ed51a25c8f
|
Allow import SQL without delimiter till EOF.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-09 22:54:44 +01:00 |
|
Hugues Peccatte
|
1110aa3c0e
|
Fix undefined variable.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-09 19:27:20 +01:00 |
|
Hugues Peccatte
|
b6f390ef09
|
Fix PHPCS issues.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-09 19:20:55 +01:00 |
|
Hugues Peccatte
|
7a60853443
|
Replace $replication_info by a global variable.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-09 19:14:26 +01:00 |
|
Hugues Peccatte
|
19cb4a7eb9
|
Fix PHPDoc for provider.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-09 18:59:51 +01:00 |
|
Hugues Peccatte
|
2768d398b5
|
Reduce nesting levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-09 17:36:14 +01:00 |
|
Hugues Peccatte
|
4922230bb6
|
Add test for PMA_StorageEngine::getEngine.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-09 17:22:26 +01:00 |
|
Hugues Peccatte
|
49836e6e6f
|
Use $replication_info everywhere, instead of $server_* variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-09 16:30:07 +01:00 |
|
Marc Delisle
|
8a3af94d35
|
Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-11-09 08:04:30 -05:00 |
|
Hugues Peccatte
|
fe3941b9bd
|
Fix #4495 Comment lines in multiquery
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 20:02:10 +01:00 |
|
Hugues Peccatte
|
80eb1091ee
|
Refactorise code.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 19:33:05 +01:00 |
|
Hugues Peccatte
|
604edcbd44
|
Remove unused local variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 18:07:47 +01:00 |
|
Hugues Peccatte
|
076ff24cb3
|
PHPDoc update.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 18:06:56 +01:00 |
|
Hugues Peccatte
|
a93288e508
|
Reduce nested levels.
Remove unused local variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 17:58:57 +01:00 |
|
Hugues Peccatte
|
93c86da700
|
Minor style modifications.
PHPDoc update.
Reduce nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 17:34:10 +01:00 |
|
Hugues Peccatte
|
6827afb2bd
|
Replace parameters by class attributes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 15:36:21 +01:00 |
|
Hugues Peccatte
|
458afb0391
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin
|
2014-11-08 15:27:33 +01:00 |
|
Hugues Peccatte
|
aa9700de68
|
Replace parameters by class attributes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-08 15:25:40 +01:00 |
|
Marc Delisle
|
065397cd84
|
Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-11-08 06:48:56 -05:00 |
|
Marc Delisle
|
685b116172
|
Merge commit '2a58116'
|
2014-11-08 06:47:22 -05:00 |
|
Marc Delisle
|
1ed62c3fca
|
bug Incorrect text/icon display in Tracking report
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-11-08 06:46:25 -05:00 |
|
Weblate
|
a01c75d2b7
|
Merge remote-tracking branch 'origin/master'
|
2014-11-07 14:09:38 +01:00 |
|
Michael Koch
|
5e639c1c07
|
Translated using Weblate (German)
Currently translated at 99.8% (2973 of 2976 strings)
[CI skip]
|
2014-11-07 14:09:36 +01:00 |
|
josep constanti
|
9625ea3a98
|
Translated using Weblate (Catalan)
Currently translated at 83.8% (2495 of 2976 strings)
[CI skip]
|
2014-11-07 14:09:34 +01:00 |
|
Madhura Jayaratne
|
9c716a2353
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
|
2014-11-07 08:11:04 -08:00 |
|
Madhura Jayaratne
|
86fef4154d
|
Avoid notices
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-07 08:09:46 -08:00 |
|
Marc Delisle
|
efbd0a8407
|
Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-11-07 08:09:24 -05:00 |
|
Madhura Jayaratne
|
74e922b048
|
List_Database now adhere to DisableIS configuration
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-06 16:57:26 -08:00 |
|
Madhura Jayaratne
|
09fa8dc860
|
Fix failing tests
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-06 13:41:36 -08:00 |
|
Madhura Jayaratne
|
53f1364cff
|
Fix bugs in navigation
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-06 13:31:29 -08:00 |
|
Marc Delisle
|
132ab7209e
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin
|
2014-11-06 12:58:06 -05:00 |
|
Marc Delisle
|
290ae63dd8
|
Refactor code duplication
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-11-06 12:57:50 -05:00 |
|