Commit Graph

105831 Commits

Author SHA1 Message Date
Michal Čihař
5302eabb1e Fix link to storage engides doc
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-19 09:01:48 +02:00
Michal Čihař
9c964b3b41 Correctly link to PHP docs
Link directly to specific page as the redirect might point to different
location in future (as has happened to the mysql alias).

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-19 09:01:05 +02:00
Michal Čihař
0fbcbfa049 Fix Suhosin URL
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-19 08:59:34 +02:00
Michal Čihař
6f179c49b1 Consistent linking to wikipedia
Always link to the English version and use https.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-19 08:58:40 +02:00
Michal Čihař
2ded53555c Remove non working local link
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 18:17:04 +02:00
Michal Čihař
8aa397b599 Use better links for Suhosin
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 17:41:59 +02:00
Michal Čihař
2b261afbd6 Fix various broken or outdated links
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 17:30:35 +02:00
Michal Čihař
118682f417 Fix various broken or outdated links
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 17:23:58 +02:00
Michal Čihař
daf5b0d329 Use php.net to link to their website
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 17:11:15 +02:00
Michal Čihař
4d00c1ff8d Fix some documentation links
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 17:09:53 +02:00
Michal Čihař
683663fb53 Add links to manual based on information from wiki
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 17:04:33 +02:00
Michal Čihař
cb2c8ecdf1 Document when settings was changed
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 16:59:25 +02:00
Michal Čihař
83fa69affd Add missing reference to FAQ
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 16:57:50 +02:00
Michal Čihař
91f3a670c4 Merge branch 'QA_4_6' 2016-04-18 16:39:36 +02:00
Michal Čihař
b4267b2fac Add backlinks to configuration options
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 16:39:11 +02:00
Michal Čihař
57dce34085 Merge branch 'QA_4_6' 2016-04-18 16:30:01 +02:00
Michal Čihař
4e0ca4601d Document setup with Google Cloud SQL
Document what needs to be done to connect to Google Cloud SQL.

Fixes #12146

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 16:29:46 +02:00
Michal Čihař
9e2ae0c6ac Merge pull request #12193 from nijel/connect-error
Do not hide errors from database connection attempts
2016-04-18 16:29:26 +02:00
Michal Čihař
cfbc31bfa6 Better reporting of connection errors
We really do not care about traceback or parameters in this case, all we
need is to display the message coming from PHP.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 13:32:52 +02:00
Michal Čihař
951f1fed5f Add method to slice errors from the handler
This can be useful to pop n-last errors.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 13:32:52 +02:00
Michal Čihař
ea428dc860 Make ErrorHandler test more complete
Actually test handling of stored errors.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 13:32:52 +02:00
Michal Čihař
fa1d452e03 Do not hide errors from database connection attempts
Without these errors it's impossible to figure out what went wrong in
the SSL negotiation. All you get is error 2002 without any means to
diagnose and all important information is issued as PHP warnings.

Issue #12146

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 13:32:52 +02:00
Michal Čihař
8bf08611da Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2016-04-18 12:48:20 +02:00
Michal Čihař
9edf7c993d Merge branch 'QA_4_6' 2016-04-18 12:47:22 +02:00
Michal Čihař
34b091d1ea Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.0% (2955 of 3211 strings)

[CI skip]
2016-04-18 12:47:04 +02:00
Michal Čihař
b204a2daa5 Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.4% (2970 of 3211 strings)

[CI skip]
2016-04-18 12:46:59 +02:00
Michal Čihař
b5d2334470 Merge branch 'QA_4_6' 2016-04-18 12:16:51 +02:00
Michal Čihař
5ae53e185a Merge commit '65052df07f49218a1edb38dbb61979fe70e934bc' 2016-04-18 12:16:48 +02:00
Michal Čihař
8a764f1a6e Do not hide errors from our code
This should not emit any PHP warnings at all.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 12:16:05 +02:00
Michal Čihař
fd7d036cde Merge pull request #12170 from nijel/remove-cache
Remove undocumented caching for table status
2016-04-18 12:15:42 +02:00
Weblate
c81cc62ad0 Merge remote-tracking branch 'origin/master' 2016-04-18 11:13:55 +02:00
Rogerio Marques
3f60d0215a Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.0% (2955 of 3211 strings)

[CI skip]
2016-04-18 11:13:54 +02:00
Weblate
65052df07f Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 2016-04-18 11:13:51 +02:00
Rogerio Marques
1132c66eb8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.4% (2970 of 3211 strings)

[CI skip]
2016-04-18 11:13:50 +02:00
Michal Čihař
b40aae275c Merge branch 'QA_4_6' 2016-04-18 11:13:38 +02:00
Michal Čihař
fdea43f60d Merge commit '1867c094d731a2b3675f740d971c16514a0453e5' 2016-04-18 11:13:34 +02:00
Michal Čihař
fdec3afe1b Fix disabling SSL client verification
Issue #12146

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 11:12:48 +02:00
Szász Attila
1867c094d7 Translated using Weblate (Hungarian)
Currently translated at 95.9% (3081 of 3212 strings)

[CI skip]
2016-04-17 18:44:44 +02:00
Szász Attila
0bfecafadc Translated using Weblate (Hungarian)
Currently translated at 95.4% (3065 of 3211 strings)

[CI skip]
2016-04-17 18:44:39 +02:00
Petr Kadlec
5480e57c4d Translated using Weblate (Czech)
Currently translated at 94.4% (3033 of 3211 strings)

[CI skip]
2016-04-16 12:44:19 +02:00
Petr Kadlec
f017486b4a Translated using Weblate (Czech)
Currently translated at 93.9% (3018 of 3211 strings)

[CI skip]
2016-04-16 12:44:14 +02:00
Guilherme
23d507af54 Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.4% (2967 of 3211 strings)

[CI skip]
2016-04-15 21:45:12 +02:00
Guilherme
b5edfae92a Translated using Weblate (Portuguese (Brazil))
Currently translated at 91.9% (2952 of 3211 strings)

[CI skip]
2016-04-15 21:45:07 +02:00
Burak Yavuz
ac0ff3ab20 Translated using Weblate (Turkish)
Currently translated at 100.0% (3211 of 3211 strings)

[CI skip]
2016-04-15 18:45:31 +02:00
Burak Yavuz
2e9d1193c1 Translated using Weblate (Turkish)
Currently translated at 100.0% (3211 of 3211 strings)

[CI skip]
2016-04-15 18:45:27 +02:00
dingo thirteen
73e6f2098e Translated using Weblate (Dutch)
Currently translated at 100.0% (3211 of 3211 strings)

[CI skip]
2016-04-13 17:41:58 +02:00
Weblate
5b1759ff68 Merge remote-tracking branch 'origin/QA_4_6' into QA_4_6 2016-04-13 14:47:02 +02:00
Stefano Martinelli
1769091848 Translated using Weblate (Italian)
Currently translated at 100.0% (3211 of 3211 strings)

[CI skip]
2016-04-13 14:47:01 +02:00
Giovanni Sora
0e084c3486 Translated using Weblate (Interlingua)
Currently translated at 73.5% (2364 of 3213 strings)

[CI skip]
2016-04-13 14:47:00 +02:00
Weblate
bc44770cd6 Merge remote-tracking branch 'origin/master' 2016-04-13 14:46:58 +02:00