Commit Graph

108082 Commits

Author SHA1 Message Date
Michal Čihař
a4b6654293 Merge branch 'QA_4_6' 2016-11-28 11:37:51 +01:00
Michal Čihař
826a885a90 Fix comment for sql-parser vendor config
Fixes #12745

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 11:37:09 +01:00
Michal Čihař
85f297ea6d Remove no longer needed include from setup
Fixes #12748

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 11:35:54 +01:00
Michal Čihař
b758e59bc4 Merge branch 'QA_4_6' 2016-11-28 11:30:28 +01:00
Michal Čihař
10caf5bcae Check if variables are set prior to use
Issue #12713

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 11:30:14 +01:00
Michal Čihař
b746697397 Correctly handle HTTP status when doing requests
When performing requests, we should not simply return content in case of
failure, the error should be propagated.

This could lead to invalid reporting of Git commit data as we would
tread GitHub rate limiting response as commit information.

Fixes #12713

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 11:27:22 +01:00
Michal Čihař
598cfa7c40 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2016-11-28 11:01:25 +01:00
Michal Čihař
8640f79aae Merge branch 'QA_4_6' 2016-11-28 11:01:21 +01:00
Weblate
9c52bd0724 Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 2016-11-28 10:26:20 +01:00
Marc Delisle
09bfa5fa9d Translated using Weblate (French)
Currently translated at 100.0% (3222 of 3222 strings)

[CI skip]
2016-11-28 10:26:18 +01:00
ncwgf
4d0d648728 Translated using Weblate (Chinese (Taiwan))
Currently translated at 99.0% (3192 of 3222 strings)

[CI skip]
2016-11-28 10:26:17 +01:00
Weblate
3e7819fd4f Merge remote-tracking branch 'origin/master' 2016-11-28 10:26:16 +01:00
ncwgf
6c8ce08529 Translated using Weblate (Chinese (Taiwan))
Currently translated at 98.7% (3193 of 3232 strings)

[CI skip]
2016-11-28 10:26:13 +01:00
Michal Čihař
4e81f883f8 Merge branch 'QA_4_6' 2016-11-28 10:25:21 +01:00
Michal Čihař
4d26bec55a Adjust docs to latest Docker image changes
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-28 10:25:05 +01:00
Weblate
73f1007c35 Merge remote-tracking branch 'origin/master' 2016-11-28 05:57:38 +01:00
Deven Bansod
420cb4ff7a Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin 2016-11-28 10:28:19 +05:30
Marc Delisle
89f2305cb5 Translated using Weblate (French)
Currently translated at 99.9% (3229 of 3232 strings)

[CI skip]
2016-11-28 05:57:35 +01:00
ncwgf
7d7c5e6897 Translated using Weblate (Chinese (Taiwan))
Currently translated at 98.7% (3192 of 3232 strings)

[CI skip]
2016-11-28 05:57:34 +01:00
Deven Bansod
0a56073acd Adjust tests
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-28 10:27:29 +05:30
Deven Bansod
9e27e02688 Refactor intials row to use template
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-28 10:27:25 +05:30
Carlos Ferreira
7a890b884f Translated using Weblate (French)
Currently translated at 99.7% (3225 of 3232 strings)

[CI skip]
2016-11-27 15:32:09 +01:00
Isaac Bennetch
c1acb3a212 Prepare for 4.6.6-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-11-26 08:01:00 -05:00
Isaac Bennetch
88bbbcf27d Merge remote-tracking branch 'upstream/QA_4_6' into QA_4_6 2016-11-25 23:30:07 -05:00
Deven Bansod
a3c015b7db Merge branch 'QA_4_6' 2016-11-26 09:52:26 +05:30
Deven Bansod
5fb3539cf2 ChangeLog for #12736
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-26 09:50:10 +05:30
Deven Bansod
a2e9a6cbde Merge branch 'QA_4_6' of https://github.com/phpmyadmin/phpmyadmin into QA_4_6 2016-11-26 09:48:37 +05:30
Deven Bansod
f8db83c630 Using zero value in input's value makes JS block it even if partitions are not being created
Use blank value in HTML instead

Fix #12736

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-26 09:14:35 +05:30
Isaac Bennetch
9970d9d32e Release 4.6.5.1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-11-25 22:36:14 -05:00
Michal Čihař
35c45c3b5f Merge branch 'QA_4_6' 2016-11-25 15:46:21 +01:00
Michal Čihař
1ec3150e48 Fix parameter
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-25 15:46:13 +01:00
Michal Čihař
14d6e2048f Merge branch 'QA_4_6' 2016-11-25 15:42:57 +01:00
Michal Čihař
12f596ceb2 Fix PHP error when mbstring is not installed
It is still dependency for us, but we should be able to tell user nicely
that it is missing.

Fixes #12734

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-25 15:41:40 +01:00
Michal Čihař
584c4e4b42 Fix syntax in documentation markup
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-25 15:37:04 +01:00
Deven Bansod
84c977b2a4 Merge branch 'QA_4_6'
Conflicts:
	ChangeLog
	README
	doc/conf.py
	libraries/Config.php
	po/cs.po
	po/fr.po
2016-11-25 18:09:26 +05:30
Deven Bansod
b9ee59500f ChangeLog for #12735
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-25 18:05:01 +05:30
Deven Bansod
a600ff34ff Fix some more instances of wrong arguments
Issue #12735

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-25 18:03:30 +05:30
Deven Bansod
deeb3e62df Avoid use of improper parameters in escapeString
Fix #12735

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-25 17:56:31 +05:30
Isaac Bennetch
fb161a7beb Merge remote-tracking branch 'upstream/master' 2016-11-25 01:24:13 -05:00
Isaac Bennetch
1f24e5c755 Merge branch 'master-security' 2016-11-25 01:22:59 -05:00
Weblate
6497f5ab77 Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 2016-11-25 07:16:53 +01:00
ratajs
2c4ffca9e2 Translated using Weblate (Czech)
Currently translated at 93.2% (3006 of 3222 strings)

[CI skip]
2016-11-25 07:16:51 +01:00
Isaac Bennetch
b1136b88b1 Prepare for 4.6.6-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-11-25 01:16:37 -05:00
Weblate
80c0b4fd66 Merge remote-tracking branch 'origin/master' 2016-11-25 05:32:44 +01:00
Carlos Ferreira
6b55f1b19c Translated using Weblate (French)
Currently translated at 99.7% (3225 of 3232 strings)

[CI skip]
2016-11-25 05:32:42 +01:00
ratajs
96f61e4048 Translated using Weblate (Czech)
Currently translated at 92.6% (2996 of 3232 strings)

[CI skip]
2016-11-25 05:32:41 +01:00
Deven Bansod
2cd98b5918 Refactor get html for add user and delete user to use template
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2016-11-25 09:41:34 +05:30
Isaac Bennetch
253894e299 Resolve merge conflicts with ChangeLog
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-11-24 11:03:58 -05:00
Isaac Bennetch
5daee71272 4.6.5 release and ChangeLog
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-11-24 11:02:33 -05:00
Carlos Ferreira
637d55bb44 Translated using Weblate (French)
Currently translated at 100.0% (3222 of 3222 strings)

[CI skip]
2016-11-24 14:18:05 +01:00