Commit graph

17040 commits

Author SHA1 Message Date
Matt Jankowski
e1b5f3fc6f
Use response.parsed_body for html response checks () 2024-09-04 17:29:05 +00:00
Matt Jankowski
fe04291af4
Use more accurate beginning/ending times in annual report source () 2024-09-04 17:19:53 +00:00
David Roetzel
ef2bc8ea26
Add redis sentinel support to ruby part of code () 2024-09-04 14:10:45 +00:00
Emelia Smith
9ba81eae3e
Streaming: Improve Redis connection options handling () 2024-09-04 14:10:26 +00:00
Claire
585e369e0b
Fix display name being displayed instead of domain in remote reports () 2024-09-04 13:43:08 +00:00
Claire
fab29ebbe8
Fix all notification types being stored without filtering when polling () 2024-09-04 13:28:16 +00:00
Claire
1fcffa573c
Fix 500 error in GET /api/v2_alpha/notifications when there are no notifications to return () 2024-09-04 12:54:15 +00:00
Claire
ee55d20fd5
Allow POST /oauth/revoke through CORS () 2024-09-04 10:46:28 +00:00
renovate[bot]
36710aec8b
Update dependency postcss to v8.4.45 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 09:57:28 +00:00
renovate[bot]
7fb8834dd7
Update dependency pino-http to v10.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 09:29:14 +00:00
renovate[bot]
44fd0803ce
Update dependency pino to v9.4.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 09:27:12 +00:00
renovate[bot]
d8bd9ef190
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 09:25:25 +00:00
renovate[bot]
ffe29ce417
Update dependency shoulda-matchers to v6.4.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 08:58:28 +00:00
Matt Jankowski
58df00f04d
Extract method for self-referencing records in AccountStatusCleanupPolicy () 2024-09-04 08:52:37 +00:00
github-actions[bot]
1c17dca6d9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-04 08:42:36 +00:00
renovate[bot]
393a5504e5
Update dependency ruby to v3.3.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 08:25:37 +00:00
renovate[bot]
2c6131c9a1
Update dependency test-prof to v1.4.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 08:23:15 +00:00
renovate[bot]
3553d6c36f
Update dependency aws-sdk-s3 to v1.160.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 08:23:00 +00:00
renovate[bot]
612802b9e5
Update dependency sass to v1.78.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 08:22:44 +00:00
Michael Stanclift
a24049db30
Fix Corepack prompt on Devcontainer () 2024-09-04 08:20:46 +00:00
Matt Jankowski
14af5b47ac
Add coverage for model normalizations () 2024-09-04 05:12:40 +00:00
Matt Jankowski
9ed1aab9b7
Remove accidental matcher debug code () 2024-09-04 05:12:35 +00:00
Matt Jankowski
f1003b2560
Enable "zero monkey patching" mode in RSpec () 2024-09-04 05:12:25 +00:00
Matt Jankowski
c9ea91f868
Add coverage for api/v1/annual_reports area () 2024-09-03 16:10:48 +00:00
zunda
8c928faff3
Refresh Heroku related thingy for heroku-24 stack () 2024-09-03 16:03:00 +00:00
Christian Schmidt
8adf67f2db
frequentlyUsedLanguages not updated correctly () 2024-09-03 15:55:13 +00:00
Matt Jankowski
19849eb91d
Skip paperclip spoof detector unless opted into attachment processing specs () 2024-09-03 15:39:19 +00:00
Matt Jankowski
69dbc23038
Only enable chewy in search-tagged specs () 2024-09-03 15:38:38 +00:00
Matt Jankowski
7c26e5e4a1
Add Reviewable model concern () 2024-09-03 15:37:45 +00:00
Matt Jankowski
2f0d0fc127
Add coverage for CLI::Accounts#fix_duplications task () 2024-09-03 15:36:59 +00:00
Matt Jankowski
e1fa456c7c
Add have_cacheable_headers matcher for responses () 2024-09-03 15:35:19 +00:00
Matt Jankowski
490bdb7944
Add coverage for StatusesHelper#media_summary method () 2024-09-03 15:34:09 +00:00
Matt Jankowski
4682804448
Fix Rails/ReversibleMigration cop for remove_index () 2024-09-03 15:32:22 +00:00
Matt Jankowski
8922786ef4
Fix RSpec/LetSetup cop in api/v1/timelines/tag spec () 2024-09-03 15:32:12 +00:00
Matt Jankowski
67faaf5557
Simplify account model username presence validation spec () 2024-09-03 15:30:57 +00:00
Matt Jankowski
fcb83be8b2
Improve coverage specificity for Webhook enable/disable/secret specs () 2024-09-03 15:30:13 +00:00
Matt Jankowski
928390c2ba
Convert admin/settings controller specs to system specs () 2024-09-03 15:29:32 +00:00
Matt Jankowski
ef4920c6c9
Pull out https/hostname setup for request specs to shared config () 2024-09-03 15:28:57 +00:00
Matt Jankowski
dc2f67f69b
Remove fuubar gem and custom rspec --format setting () 2024-09-03 15:24:31 +00:00
Matt Jankowski
79b1841805
Disable without_verify_partial_doubles in statuses/show view spec () 2024-09-03 15:23:57 +00:00
Matt Jankowski
5b595b8a5a
Remove usage of assigns in controller specs () 2024-09-03 15:23:16 +00:00
Claire
ae363f0555
Fix spacing between icons and labels in settings/admin interface () 2024-09-03 14:43:34 +00:00
renovate[bot]
97bb8df1c1
Update dependency rspec-rails to v7.0.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 14:32:59 +00:00
Claire
ea0d691e19
Add GET /api/v2_alpha/notifications/:group_key/accounts () 2024-09-03 14:32:26 +00:00
Matt Jankowski
c9641c8070
Remove un-needed edge case sort condition in languages helper () 2024-09-03 13:19:48 +00:00
Matt Jankowski
219458d7d4
Convert tags controller spec to system and request specs () 2024-09-03 13:18:53 +00:00
Claire
0437dd9e77
Fix radio buttons styling in web UI () 2024-09-03 11:37:09 +00:00
renovate[bot]
611533cd12
Update dependency json-schema to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 09:53:44 +00:00
Matt Jankowski
4819fc72ee
Remove config/secrets.yml file () 2024-09-03 09:13:54 +00:00
Matt Jankowski
31c00108a4
Add first pass coverage for AnnualReport class () 2024-09-03 09:05:26 +00:00