Stefano Martinelli
da40b6a757
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3226 of 3226 strings)
[CI skip]
2017-01-24 00:51:33 +01:00
Weblate
4938bc223f
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2017-01-23 23:54:11 +01:00
Giovanni Sora
8d952350fa
Translated using Weblate (Interlingua)
...
Currently translated at 76.0% (2454 of 3226 strings)
[CI skip]
2017-01-23 23:54:09 +01:00
Isaac Bennetch
c812bcd411
Prepare for 4.6.6 release
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-01-23 14:19:14 -05:00
Isaac Bennetch
3087a88956
Merge remote-tracking branch 'security/QA_4_6-security' into QA_4_6
2017-01-23 14:17:09 -05:00
Domen
18f18af848
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3226 of 3226 strings)
[CI skip]
2017-01-23 19:41:12 +01:00
Burak Yavuz
d121c69226
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3226 of 3226 strings)
[CI skip]
2017-01-23 18:33:36 +01:00
Michal Čihař
1db25d6447
Merge branch 'QA_4_6' into QA_4_6-security
2017-01-23 14:26:35 +01:00
Michal Čihař
193323bb7c
Update po files
...
[CI skip]
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-23 14:26:14 +01:00
Kurt Eilertsen
c654a50d87
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 57.4% (1851 of 3222 strings)
[CI skip]
2017-01-23 13:44:46 +01:00
Daniel Heße
d06f92de67
Translated using Weblate (German)
...
Currently translated at 99.7% (3213 of 3222 strings)
[CI skip]
2017-01-23 00:45:01 +01:00
Michal Čihař
3adb0eb888
Add changelog entries for security fixes
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-21 16:45:59 +01:00
Michal Čihař
1e2c24474e
Merge branch 'QA_4_6' into QA_4_6-security
2017-01-21 16:45:06 +01:00
Michal Čihař
593f71dd23
Fixed filtering for active processes
...
There are dozen of process states when executing the query, we can't
filter just for one of them. Let's rather exclude those without state
and are idling.
See also http://dev.mysql.com/doc/refman/5.7/en/general-thread-states.html
Fixes #12732
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-20 16:24:34 +01:00
Michal Čihař
e7928e58cc
Update SQL parser to 3.4.17
...
Fixes #12894
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-20 14:06:06 +01:00
Michal Čihař
827ff5715a
Fix database search with newer php-gettext
...
We really need integer from count query.
Fixes #12881
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-20 13:19:24 +01:00
Weblate
9d3c265adc
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2017-01-20 03:47:53 +01:00
Flavio Coelho
206a59007a
Translated using Weblate (Portuguese)
...
Currently translated at 54.0% (1740 of 3222 strings)
[CI skip]
2017-01-20 03:47:52 +01:00
Isaac Bennetch
f2cdfc5d00
Merge pull request #12884 from slimtim/issue_12840_v2
...
Fix PHP Notice 'Undefined index: row_format' when altering table options
2017-01-19 21:47:42 -05:00
Michal Čihař
71575e3d49
Changelog entry for #12876 and #12885
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-18 18:05:46 +01:00
Michal Čihař
82ae5abef3
Merge pull request #12885 from slimtim/issue_12876_v4
...
Fix PHP notices and warning related to dbs_to_test global
2017-01-18 18:04:49 +01:00
Weblate
c4bd5dfab4
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2017-01-18 10:00:12 +01:00
Giovanni Sora
9b96ff3b17
Translated using Weblate (Interlingua)
...
Currently translated at 75.9% (2447 of 3222 strings)
[CI skip]
2017-01-18 10:00:10 +01:00
Michal Čihař
f1aefb1fa5
Changelog entry for #12861 and #12891
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-18 09:59:12 +01:00
Michal Čihař
89357ee0f1
Share code for getting lower_case_table_names value
...
Issue #12861
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-18 09:58:29 +01:00
Mike Lewis
3bf78afeca
Only convert table name to lower-case when installation forces it
...
Issue #12861
A `lower_case_table_names` setting of `2` does not mean that the table needs to be forced to lower-case
This preserves case unless the `lower_case_table_names` setting is `1`, implying that lower-case should be forced
Signed-off-by: Mike Lewis <mike@mplew.is>
2017-01-18 09:55:25 +01:00
Weblate
f4c620bcf2
Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6
2017-01-17 20:12:08 +01:00
Sevdimali İsa
575f34953d
Translated using Weblate (Azerbaijani)
...
Currently translated at 53.3% (1718 of 3222 strings)
[CI skip]
2017-01-17 20:12:05 +01:00
Isaac Bennetch
f1375a26a3
Remove dead code related to 4a2695c
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-01-17 14:10:24 -05:00
Tim McLaughlin
18d48bb20f
Merge branch 'QA_4_6' into issue_12876_v4
2017-01-17 12:00:38 -05:00
Michal Čihař
eb2898527f
Changelog entry for #12495 and #12875
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-17 17:22:21 +01:00
Michal Čihař
e21b4f998e
Merge remote-tracking branch 'origin/pull/12875' into QA_4_6
2017-01-17 17:21:52 +01:00
Isaac Bennetch
986035a716
Add ChangeLog entry for issue 12831
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2017-01-17 10:51:47 -05:00
Shreyas Sinha
4a2695cf5b
Row coloring issue and incorrect table code
...
Fixes issue #12831
Signed-off-by: Shreyas Sinha <shreyas.sinha14@gmail.com>
2017-01-17 10:51:47 -05:00
Michal Čihař
a5d677115e
Merge branch 'QA_4_6' into QA_4_6-security
2017-01-17 13:37:00 +01:00
Ariel Alonso
a0e0eea03d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 94.6% (3049 of 3222 strings)
[CI skip]
2017-01-17 13:35:25 +01:00
Manuela Silva
4233fbc874
Translated using Weblate (Portuguese)
...
Currently translated at 53.9% (1738 of 3222 strings)
[CI skip]
2017-01-17 13:35:24 +01:00
Michal Čihař
4ab34edba6
Merge changes from php-gettext 1.0.12
...
This ensures that parameter to select_string is numeric, avoiding code
injection through it.
Our code is not vulnerable as we do not pass user supplied values to
this function, this fix is included only to be closer to upstream.
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-17 13:33:10 +01:00
Tim McLaughlin
bef006a92a
Fix PHP notices and warning related to dbs_to_test global.
...
Issue #12876
Signed-off-by: Tim McLaughlin <tim.j.mclaughlin@gmail.com>
2017-01-09 18:45:38 -08:00
Tim McLaughlin
3b07b39c35
Fix PHP Notice 'Undefined index: row_format' when altering table options.
...
Issue #12840
Signed-off-by: Tim McLaughlin <tim.j.mclaughlin@gmail.com>
2017-01-09 18:33:14 -08:00
Yungu Kim
95956f011d
Translated using Weblate (Korean)
...
Currently translated at 81.1% (2616 of 3222 strings)
[CI skip]
2017-01-09 18:45:31 +01:00
Michal Čihař
4abbe78a07
Remove unused entries from goto whitelist
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 16:09:57 +01:00
Michal Čihař
fdbef2dcc8
Add warning about enabling phpinfo
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 14:30:37 +01:00
Michal Čihař
1089a7d67e
Limit what we display in phpinfo
...
- general information
- configuration
- modules
This way we avoid displaying sensitive things (such as httpOnly cookies
from environment of variables).
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-07 14:23:28 +01:00
Michal Čihař
93e354c2e3
Revert "Remove option to show phpinfo() ($cfg['ShowPhpInfo'])"
...
This reverts commit e67e69229a .
2017-01-07 14:22:14 +01:00
Michal Čihař
cbcf740adb
Merge branch 'QA_4_6' into QA_4_6-security
2017-01-07 11:00:58 +01:00
Michal Čihař
fee3923f48
Update SQL parser to 3.4.16
...
* Coding style fixes.
* Properly handle operators AND, NOT, OR, XOR, DIV, MOD
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-06 12:43:14 +01:00
Michal Čihař
681e908991
Fix check for user groups freatures being enabled
...
Fixes #12868
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-06 09:56:15 +01:00
Michal Čihař
8efea217ff
Use same query for display and execution when dropping index
...
Fixes #12872
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-01-06 09:45:42 +01:00
Flavius Nopcea
03cc225303
Translated using Weblate (Romanian)
...
Currently translated at 53.7% (1732 of 3222 strings)
[CI skip]
2017-01-06 09:43:38 +01:00