Commit Graph

109605 Commits

Author SHA1 Message Date
Michal Čihař
6513497e88 Merge pull request #13265 from mauriciofauth/templates
Port templates to Twig
2017-05-15 09:50:04 +02:00
Weblate
96641035d8 Merge remote-tracking branch 'origin/master' 2017-05-15 09:47:19 +02:00
Balázs Úr
a315cfa3af Translated using Weblate (Hungarian)
Currently translated at 99.2% (3175 of 3198 strings)

[CI skip]
2017-05-15 09:47:17 +02:00
Michal Čihař
1095829d9f Avoid linting removed files
We can not lint files which have been removed in the commit.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-15 09:46:45 +02:00
Viktar Vauchkevich
47a695824b Translated using Weblate (Belarusian)
Currently translated at 46.6% (1493 of 3198 strings)

[CI skip]
2017-05-15 00:44:13 +02:00
Takumi Hamamoto
d3b5669276 Translated using Weblate (Japanese)
Currently translated at 71.0% (2272 of 3198 strings)

[CI skip]
2017-05-13 09:45:43 +02:00
Maurício Meneghini Fauth
496abb869f Port some templates to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-05-12 23:43:57 -03:00
Maurício Meneghini Fauth
113c120088 Port some templates to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-05-12 01:26:49 -03:00
Maurício Meneghini Fauth
cb881daea2 Port some templates to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-05-10 21:05:26 -03:00
Maurício Meneghini Fauth
0a80a0ce57 Refactor variable names in Twig templates
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-05-09 23:39:41 -03:00
Michal Čihař
b0c138e0da Merge branch 'QA_4_7' 2017-05-09 23:44:13 +02:00
Michal Čihař
d10cf08393 Avoid duplicating $response
We need to get it just once, see
https://github.com/phpmyadmin/phpmyadmin/issues/13154#issuecomment-300301726

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 23:43:39 +02:00
Michal Čihař
5797113b25 Remove hhvm 3.19 for now
The packages aren't ready yet.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 16:33:16 +02:00
Michal Čihař
0df1a22deb Adjust hhvm test matrix
- remove ancient 3.3
- add current 3.19

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 16:27:46 +02:00
Michal Čihař
6b45f57e45 Merge branch 'QA_4_7' 2017-05-09 15:05:06 +02:00
Michal Čihař
dbcbee5336 Remove composer.lock from maintenance branch
It should be there only for releases.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 15:03:22 +02:00
Michal Čihař
61b9418f67 Add tests for Amazon RDS
Issue #13258

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 15:02:13 +02:00
Michal Čihař
17599c3387 Simplify Amazon RDS detection
Issue #13258

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 15:01:58 +02:00
Michal Čihař
fba8a51e3e Changelog entry for #13258
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 14:56:28 +02:00
Craig Duncan
ac3a35bc97 Correct the check for Amazon RDS
Signed-off-by: Craig Duncan <git@duncanc.co.uk>
2017-05-09 14:55:52 +02:00
Michal Čihař
71fdc68827 Merge branch 'QA_4_7' 2017-05-09 14:32:26 +02:00
Michal Čihař
0f0247f46b Remove author on request
Fixes #13259

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 14:32:01 +02:00
Michal Čihař
6e9fc50304 Run tests during daily builds
To ensure we will not ship something broken.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 14:11:37 +02:00
Michal Čihař
688fbc0d19 Remove build results if not running in CI mode
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 14:11:11 +02:00
Michal Čihař
b3ee1e56f8 Do not use ant for invoking testsuite
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 14:10:55 +02:00
Michal Čihař
a743cb084e Store metadata on daily release
Store timestamp and git commit, so that this can be later used by
website.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 12:53:09 +02:00
Michal Čihař
a226011717 Merge branch 'QA_4_7' 2017-05-09 11:50:33 +02:00
Michal Čihař
1784f4a64e Changelog entry for #13252 and #13255
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 11:50:10 +02:00
Michal Čihař
c36d0001f9 Use htmlspecialchars instead of urlencode
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 11:49:52 +02:00
Michal Čihař
4193d20334 Merge pull request #13255 from udan11/fix_13252
Fixed tooltip not showing up.
2017-05-09 11:49:14 +02:00
Michal Čihař
887a241c6d Merge pull request #13248 from CommanderRoot/patch-1
Fix unwanted escaping
2017-05-09 11:48:14 +02:00
Michal Čihař
35d6feb0d5 Merge pull request #13249 from CommanderRoot/patch-2
Fix dropdown selector
2017-05-09 11:46:02 +02:00
Weblate
0379da4618 Merge remote-tracking branch 'origin/master' 2017-05-09 11:42:01 +02:00
Codrin
66d5e769ea Translated using Weblate (Romanian)
Currently translated at 53.7% (1719 of 3198 strings)

[CI skip]
2017-05-09 11:42:00 +02:00
Michal Čihař
8a2cb21394 Translated using Weblate (Portuguese (Brazil))
Currently translated at 93.6% (2995 of 3198 strings)

[CI skip]
2017-05-09 11:42:00 +02:00
Michal Čihař
dd52bcbe9a Translated using Weblate (Lithuanian)
Currently translated at 42.9% (1372 of 3198 strings)

[CI skip]
2017-05-09 11:41:59 +02:00
Viktar Vauchkevich
e19a3c4ae9 Translated using Weblate (Belarusian)
Currently translated at 38.3% (1228 of 3198 strings)

[CI skip]
2017-05-09 11:41:55 +02:00
Michal Čihař
64112a30f8 Merge branch 'QA_4_7' 2017-05-09 11:41:39 +02:00
Michal Čihař
4b4c836a28 Merge remote-tracking branch 'origin/QA_4_7' 2017-05-09 11:41:32 +02:00
Michal Čihař
3a9ab31353 Merge commit 'cb717611e9134dabecc789969df4d6761aaa34c7' 2017-05-09 11:41:17 +02:00
Michal Čihař
8711717fc7 Merge commit '35c6d9c66dc83cb16e07ae89933a874b9b368308' 2017-05-09 11:41:02 +02:00
Michal Čihař
915bcdab5b Changelog entry for #13256 and #13257
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-09 11:40:16 +02:00
Weblate
9988611a17 Merge remote-tracking branch 'origin/QA_4_7' into QA_4_7 2017-05-09 11:39:36 +02:00
Codrin
88e2610296 Translated using Weblate (Romanian)
Currently translated at 54.0% (1724 of 3192 strings)

[CI skip]
2017-05-09 11:39:35 +02:00
Michal Čihař
b723df0b86 Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.0% (3001 of 3192 strings)

[CI skip]
2017-05-09 11:39:35 +02:00
Michal Čihař
a3987b2654 Translated using Weblate (Lithuanian)
Currently translated at 43.1% (1377 of 3192 strings)

[CI skip]
2017-05-09 11:39:34 +02:00
Viktar Vauchkevich
5d3f1be1d4 Translated using Weblate (Belarusian)
Currently translated at 38.5% (1229 of 3192 strings)

[CI skip]
2017-05-09 11:39:32 +02:00
Michal Čihař
a70025eee2 Translated using Weblate (Arabic)
Currently translated at 34.6% (1107 of 3192 strings)

[CI skip]
2017-05-09 11:39:32 +02:00
Michal Čihař
cb717611e9 Merge pull request #13257 from udan11/fix_13256
zxcvbn dependency was missing.
2017-05-09 11:39:24 +02:00
Joelso Dias
35c6d9c66d Translated using Weblate (Portuguese (Brazil))
Currently translated at 94.0% (3001 of 3192 strings)

[CI skip]
2017-05-09 03:46:14 +02:00