Joffrey JAFFEUX
0284910125
Update translations
2019-04-24 15:02:04 +02:00
Neil Lalonde
4a7e83d880
Update translations
2019-03-28 10:07:51 -04:00
Gerhard Schlager
d43f4206c7
FEATURE: Add Armenian language
2019-03-28 14:24:14 +01:00
Gerhard Schlager
b0a383561e
FEATURE: Add Lithuanian locale
2018-09-27 05:26:38 +02:00
Neil Lalonde
6d79be29f2
Update translations
2018-08-21 11:28:13 -04:00
Neil Lalonde
0cf98f1ad9
Revert "Update translations"
2018-08-21 11:17:53 -04:00
Neil Lalonde
3c6d5c8241
Update translations
2018-08-21 10:36:59 -04:00
Peter Borsa
a6820d8767
Add Hungarian locale ( #6260 )
2018-08-13 01:02:35 +02:00
Neil Lalonde
58ecc84d61
Update translations, excluding Japanese and config/locales/client.zh_TW.yml due to errors
2018-07-26 13:01:39 -04:00
Gerhard Schlager
d3e04daa95
Add Swahili language
2018-07-16 18:11:38 +02:00
Neil Lalonde
79854198c1
Update translations
2018-06-08 10:27:53 -04:00
Gerhard Schlager
b7bf0e96aa
Update translations
2018-05-29 22:01:57 +02:00
Gerhard Schlager
864ada835b
FEATURE: Add Bulgarian language
2018-05-29 21:07:17 +02:00
Jeff Wong
19605e8b0b
Feature: Hide plugins that ship with core from plugins panel
2018-05-15 15:50:17 -07:00
Guo Xiang Tan
8cf0f51eb2
UX: Display site settings shortcut for `poll` and `discourse-nginx-performance-report`.
...
https://meta.discourse.org/t/improving-admin-plugins/84585/29?u=tgxworld
2018-05-08 10:34:32 +08:00
Neil Lalonde
8babf1c1e1
Update translations
2018-04-24 11:08:45 -04:00
Neil Lalonde
a631c8f09d
Update translations
2018-04-13 10:32:39 -04:00
Gerhard Schlager
4c53e81c69
Update translations
2018-04-06 14:51:09 +02:00
Guo Xiang Tan
5012d46cbd
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
Matt Palmer
90d654c46c
Include HTTP Host header in nginx logs
...
This is crucial in multisite installations, because otherwise the nginx logs
are fairly useless, however it can also be quite handy to know what
hostnames are being sent to your site. The variable is quoted, because it
is untrusted input (it is taken directly from the HTTP request), but nginx
helpfully escapes the quoting character automagically, so we don't have to
worry about that.
For now, the log analysis plugin *recognises* the new log format
(and continues to recognise the previous format, for backwards
compatibility), but doesn't do anything with the new log entry field. This
means your multisite performance plugin data is still broken, but it's no
worse than it was before.
2017-06-28 14:41:02 +10:00
Régis Hanol
ecdae9f863
FIX: i18n integrity specs
...
FIX: check all .yml files in the project for integrity
FIX: ensure localized yamls are compatible with english
2017-02-24 11:35:33 +01:00
Sawood Alam
49fc54aac6
Add initial Urdu support with RTL direction
2016-12-03 23:17:51 -05:00
Mohamad Abras
fe07200dbf
refinement Arabic translation of NGINX plugin
2016-11-04 23:12:03 +02:00
Guo Xiang Tan
4895723f7b
FIX: Regression where api_key is not filtered properly.
2016-09-23 11:38:37 +08:00
Guo Xiang Tan
41a22b8c5a
FIX: Don't sanitize API username so that we can potentially identify the source.
2016-08-25 16:32:11 +08:00
frictionel
7f33687bd5
Update nginx_analyze.rb
2016-08-16 01:04:19 +02:00
Robin Ward
440558517f
Revert "Let's avoid Ruby 2.3 syntax for now"
...
According to @tgxworld we only support 2.3 now so let's put this back!
This reverts commit ede19943b3
.
2016-07-21 15:22:57 -04:00
Guo Xiang Tan
f5c8d05f1e
Should be `api_username`.
2016-07-20 09:30:08 +08:00
Robin Ward
ede19943b3
Let's avoid Ruby 2.3 syntax for now
2016-07-19 12:43:06 -04:00
Guo Xiang Tan
374592d599
Request url may be empty.
2016-07-19 17:29:03 +08:00
Guo Xiang Tan
9730d2e3a7
FIX: Load scheduled job from a file.
2016-07-19 17:18:40 +08:00
Guo Xiang Tan
9c24f09fd9
Urgh this shouldn't be here.
2016-07-19 16:32:26 +08:00
Guo Xiang Tan
662f6ef68a
Fix typo.
2016-07-19 16:12:21 +08:00
Guo Xiang Tan
85d7526219
FIX: Sanitize sensitive parameters in nginx log report.
2016-07-19 15:44:00 +08:00
Guo Xiang Tan
1ea1cefb35
Extract Nginx log analyzer into a plugin that ships with Discourse.
2016-07-19 15:44:00 +08:00