KMY
|
bfc7b0101d
|
Merge remote-tracking branch 'parent/main' into upstream-20231110
|
2023-11-10 09:02:03 +09:00 |
|
Matt Jankowski
|
9429e30d75
|
Disable sidekiq unique jobs in test env (#27737)
|
2023-11-09 16:19:04 +00:00 |
|
Matt Jankowski
|
c875dfc90b
|
Fix Lint/UnusedBlockArgument cop (#27777)
|
2023-11-09 09:43:26 +00:00 |
|
KMY
|
fc1b280d59
|
Merge remote-tracking branch 'parent/main' into upstream-20231109
|
2023-11-09 12:33:50 +09:00 |
|
Matt Jankowski
|
33cc3ae8fa
|
Fix Style/StabbyLambdaParentheses cop (#27771)
|
2023-11-08 12:01:18 +00:00 |
|
KMY
|
08f86bcb8f
|
Merge commit '389a6cc4c0 ' into upstream-20231108
|
2023-11-08 10:41:10 +09:00 |
|
Matt Jankowski
|
02d27de5ce
|
Move i18n locale configuration to separate initializer (#27571)
|
2023-11-07 15:22:14 +00:00 |
|
KMY
|
64578feeb4
|
Merge remote-tracking branch 'parent/main' into upstream-20231107
|
2023-11-07 11:35:05 +09:00 |
|
Matt Jankowski
|
d6f50839e1
|
Fix RSpec/SpecFilePathFormat cops (#27730)
|
2023-11-06 16:25:40 +00:00 |
|
KMY
|
991c0dfddf
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-11-02 10:24:38 +09:00 |
|
Matt Jankowski
|
7ef56d6e50
|
Move json_ld context loaders to config/initializers (#27590)
|
2023-10-31 15:21:23 +00:00 |
|
Matt Jankowski
|
3107a9410c
|
Silence deprecation warning about secrets/credentials with Devise patch (#27578)
|
2023-10-31 11:10:15 +00:00 |
|
Matt Jankowski
|
2cc60253c4
|
Extract class from CSP configuration/initialization (#26905)
|
2023-10-30 13:23:10 +09:00 |
|
Matt Jankowski
|
eae5c7334a
|
Extract class from CSP configuration/initialization (#26905)
|
2023-10-27 16:20:40 +00:00 |
|
KMY
|
26ecad7067
|
Merge remote-tracking branch 'parent/main' into upstream-20231027
|
2023-10-27 08:35:05 +09:00 |
|
Matt Jankowski
|
4aa05d45fc
|
Capture minimum postgres version 12 (#27528)
|
2023-10-26 20:35:15 +00:00 |
|
KMY
|
5448bcf276
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
|
2023-10-26 20:24:34 +09:00 |
|
Matt Jankowski
|
9a3d047f3e
|
Run bin/rails app:update with Rails 7.1 (#27522)
|
2023-10-25 13:56:09 +00:00 |
|
Claire
|
379115e601
|
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
|
2023-10-23 15:46:21 +00:00 |
|
Claire
|
c3e0eb3699
|
Change Content-Security-Policy to be tighter on media paths (#26889)
|
2023-10-23 14:27:07 +02:00 |
|
KMY
|
f9eaaec4e7
|
Merge remote-tracking branch 'parent/main' into upstream-20231021
|
2023-10-21 10:32:06 +09:00 |
|
Matt Jankowski
|
bcd0171e5e
|
Fix Lint/UselessAssignment cop (#27472)
|
2023-10-19 16:55:06 +02:00 |
|
Wladimir Palant
|
cc92de1f0c
|
Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413)
|
2023-10-17 09:27:11 +09:00 |
|
Wladimir Palant
|
23f8e93c64
|
Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413)
|
2023-10-16 13:39:25 +02:00 |
|
KMY
|
60195928e1
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231014
|
2023-10-14 08:18:57 +09:00 |
|
Renaud Chaput
|
e0da64bb4e
|
Fix empty ENV variables not using default nil value (#27400)
|
2023-10-13 19:00:53 +02:00 |
|
KMY
|
e82444634a
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-10-04 14:17:41 +09:00 |
|
Nick Schonning
|
85db392464
|
Autofix Rubocop cops for config/ (#24145)
|
2023-10-03 15:24:12 +02:00 |
|
KMY
|
3c649aa74d
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-09-30 19:37:20 +09:00 |
|
Matt Jankowski
|
56c0babc0b
|
Fix rubocop Layout/ArgumentAlignment cop (#26060)
|
2023-09-28 15:48:47 +02:00 |
|
KMY
|
d16158dbda
|
Merge commit '8acc75435b ' into kb_lts
|
2023-09-21 22:06:02 +09:00 |
|
Claire
|
8acc75435b
|
Change S3 checksum mode to be disabled by default (#27007)
|
2023-09-21 14:00:51 +02:00 |
|
KMY
|
3b290ef958
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-15 10:21:33 +09:00 |
|
Claire
|
a04ae16201
|
Fix CSP when using ONE_CLICK_SSO_LOGIN (#26901)
|
2023-09-13 19:54:04 +02:00 |
|
KMY
|
fbb1a69a65
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-13 22:08:20 +09:00 |
|
CSDUMMI
|
9a70cac9de
|
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857)
|
2023-09-12 13:04:51 +02:00 |
|
KMY
|
e9de561a24
|
Merge branch 'kb_development' into kb_migration
|
2023-09-10 15:56:32 +09:00 |
|
KMY
|
0a844ccdc7
|
Add dtl settings
|
2023-09-06 17:42:58 +09:00 |
|
KMY
|
93faae7b63
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-04 21:21:04 +09:00 |
|
KMY
|
751b603e12
|
Merge branch 'kb_development' into kb_migration
|
2023-09-04 21:16:30 +09:00 |
|
Christian Schmidt
|
ea31929776
|
Fix invalid Content-Type header for WebP images (#26773)
|
2023-09-04 09:46:33 +02:00 |
|
KMY
|
1a11680704
|
Remove google ad tags
|
2023-09-03 22:33:43 +09:00 |
|
KMY
|
32cfd20257
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-03 10:55:46 +09:00 |
|
Claire
|
9e26cd5503
|
Add authorized_fetch server setting in addition to env var (#25798)
|
2023-09-01 15:41:10 +02:00 |
|
KMY
|
59217c521e
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-30 08:39:20 +09:00 |
|
Christian Schmidt
|
286a21afdc
|
Support webpacker live-reloading on Docker (#26419)
|
2023-08-29 10:17:57 +02:00 |
|
KMY
|
d1a76ea317
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-20 08:37:27 +09:00 |
|
Renaud Chaput
|
b95867ad1f
|
Allow setting a custom HTTP method in CacheBuster (#26528)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
|
2023-08-18 08:18:40 +02:00 |
|
KMY
|
c324dc5c90
|
Merge commit 'dd049fc37a ' into kb_migration
|
2023-08-15 18:20:35 +09:00 |
|
KMY
|
61e4be24e1
|
Merge commit '3a8370e1f4 ' into kb_migration
|
2023-08-15 17:58:03 +09:00 |
|