Commit graph

11051 commits

Author SHA1 Message Date
translatewiki.net
cba1b6a640 Localisation updates from https://translatewiki.net. 2021-06-07 14:58:59 +02:00
Tom Hughes
2c5e981684 Fix erblint warnings 2021-06-05 07:40:55 +01:00
Tom Hughes
29032847d9 Set a referrer policy 2021-06-04 21:50:15 +01:00
Tom Hughes
3b32753141 Merge remote-tracking branch 'upstream/pull/3213' 2021-06-04 21:10:32 +01:00
Tom Hughes
c233f6cb83 Merge remote-tracking branch 'upstream/pull/3212' 2021-06-04 21:09:26 +01:00
Robbendebiene
bc12774c21
Added missing dependency for fedora install 2021-06-04 16:48:33 +02:00
Robbendebiene
ff877321e7
fixed nodejs package name for fedora 2021-06-04 16:29:08 +02:00
translatewiki.net
40c3856906 Localisation updates from https://translatewiki.net. 2021-06-03 15:24:16 +02:00
Tom Hughes
17b5395e26 Fix new rubocop warnings 2021-06-01 18:27:50 +01:00
Tom Hughes
da9efb5c64 Update bundle 2021-06-01 18:25:21 +01:00
translatewiki.net
93bc938037 Localisation updates from https://translatewiki.net. 2021-05-31 10:10:52 +02:00
Tom Hughes
d9a8ac42aa Merge remote-tracking branch 'upstream/pull/3209' 2021-05-28 07:27:11 +01:00
dependabot[bot]
c4f5e6aa5d
Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 05:47:37 +00:00
translatewiki.net
ad485536a3 Localisation updates from https://translatewiki.net. 2021-05-27 15:49:57 +02:00
Tom Hughes
8b929a6e99 Update bundle 2021-05-25 18:27:19 +01:00
Tom Hughes
92a321911c Merge remote-tracking branch 'upstream/pull/3206' 2021-05-25 15:30:55 +01:00
dependabot[bot]
40a3ecb66d
Bump ohauth from 1.0.0 to 1.0.1
Bumps [ohauth](https://github.com/osmlab/ohauth) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/osmlab/ohauth/releases)
- [Changelog](https://github.com/osmlab/ohauth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/ohauth/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 05:01:10 +00:00
Tom Hughes
f798d5b40f Merge remote-tracking branch 'upstream/pull/3202' 2021-05-24 18:17:40 +01:00
translatewiki.net
a9fce763a5 Localisation updates from https://translatewiki.net. 2021-05-24 14:14:01 +02:00
dependabot[bot]
4c01b74cf8
Bump eslint from 7.26.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 05:01:37 +00:00
Tom Hughes
4e44e0c8fe Merge remote-tracking branch 'upstream/pull/3200' 2021-05-20 18:17:39 +01:00
Tom Hughes
e2af9941a8 Fix downloading of image variants 2021-05-19 18:44:41 +01:00
Andy Allan
4c785792fb Switch to using 'rails test:all' in documentation and CI
Fixes #3116.

This allows us to drop our custom patch for running system tests,
as well as opening up all the usual rails test goodies like running
individual files or directories.
2021-05-19 13:39:37 +01:00
Tom Hughes
f58f49e196 Update bundle 2021-05-18 08:29:51 +01:00
Tom Hughes
edb95acedc Merge remote-tracking branch 'upstream/pull/3199' 2021-05-18 08:26:17 +01:00
dependabot[bot]
c8054024fc
Bump puma from 5.3.0 to 5.3.1
Bumps [puma](https://github.com/puma/puma) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.3.0...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 01:34:02 +00:00
Tom Hughes
be9a9a1556 Enable variant tracking for Active Storage 2021-05-17 19:29:12 +01:00
Tom Hughes
31f454e0f7 Fix eslint warnings 2021-05-17 19:29:04 +01:00
Tom Hughes
a533d341f0 Enable some more rails 6.1 defaults 2021-05-17 19:20:32 +01:00
Tom Hughes
0a15112423 Mark javascript issued cookies with SameSite=Lax 2021-05-17 19:06:43 +01:00
Tom Hughes
32cc04fa5c Switch to using js-cookie to manage cookies from javascript 2021-05-17 18:57:48 +01:00
Tom Hughes
84abb70f17 Default rails generated cookies to SameSite=Lax 2021-05-17 18:39:22 +01:00
translatewiki.net
9ca81e2303 Localisation updates from https://translatewiki.net. 2021-05-17 13:18:44 +02:00
Tom Hughes
c4d2f74408 Switch to new defaults for queue names 2021-05-13 20:41:41 +01:00
Tom Hughes
c7ad888015 Enable new Active Job defaults 2021-05-13 20:26:14 +01:00
Tom Hughes
94c5151064 Enable link header for asset preloading 2021-05-13 19:57:47 +01:00
Tom Hughes
32ebe67c00 Enable new connection handling API 2021-05-13 19:54:07 +01:00
Tom Hughes
afc4c6fde1 Enable use of URL safe CSRF tokens 2021-05-13 19:52:02 +01:00
Tom Hughes
6db5b2e6f3 Fix rubocop Rake/MethodDefinitionInTask warnings 2021-05-13 19:28:26 +01:00
Tom Hughes
34bd461cbb Add ruby 3.0 to test matrix 2021-05-13 18:32:39 +01:00
translatewiki.net
6d1a2be43e Localisation updates from https://translatewiki.net. 2021-05-13 13:54:28 +02:00
Tom Hughes
534c92ec60 Merge remote-tracking branch 'upstream/pull/3193' 2021-05-13 12:29:55 +01:00
Tom Hughes
cd5d54ce4e Use image_processing macros to resize images 2021-05-12 18:49:21 +01:00
Tom Hughes
bf851691bf Fix deprecation warnings 2021-05-12 18:49:21 +01:00
Tom Hughes
a71b8af4d1 Update to rails 6.1.3.2 2021-05-12 18:49:21 +01:00
Tom Hughes
c3cc8ea541 Merge remote-tracking branch 'upstream/pull/3195' 2021-05-12 11:53:34 +01:00
Andy Allan
8c1d561b94 Add rubocop-rake
This checks the coding standards in our rake files.
2021-05-12 11:19:21 +01:00
Tom Hughes
cb86e74f69 Merge remote-tracking branch 'upstream/pull/3194' 2021-05-12 08:22:26 +01:00
dependabot[bot]
735824d5af
Bump actions/setup-ruby from 1 to 1.1.3
Bumps [actions/setup-ruby](https://github.com/actions/setup-ruby) from 1 to 1.1.3.
- [Release notes](https://github.com/actions/setup-ruby/releases)
- [Commits](https://github.com/actions/setup-ruby/compare/v1...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:33:28 +00:00
Tom Hughes
9603d718c2 Fix calculation of friendship rate limit 2021-05-11 15:49:48 +01:00