Commit Graph

11035 Commits (34cbe9f44a0266cd5ec652c3e70021ef928a7f31)
 

Author SHA1 Message Date
Alex Gleason 9ce95fa68f
Use `approval_required` in /api/v1/instance
4 years ago
Mark Felder b2d398b1d0 Merge branch 'develop' into refactor/gun-pool-registry
4 years ago
feld 00f9b53f07 Merge branch 'refactor/notification_settings' into 'develop'
4 years ago
Mark Felder 34d1d3e93e Update FE bundle
4 years ago
Mark Felder 9d30bacace Merge branch 'develop' into refactor/notification_settings
4 years ago
rinpatch 0fe36b311c Merge branch 'features/mrf-reasons' into 'develop'
4 years ago
rinpatch 2ce141fb0e Merge branch 'fix/oban-pruning' into 'develop'
4 years ago
feld a2f9bc77b6 Merge branch 'issue/sign-authority' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier d29b8997f4
MastoAPI: fix & test giving MRF reject reasons
4 years ago
rinpatch c413649a8d Bring back oban job pruning
4 years ago
rinpatch 7115c5f82e ConnectionPool.Worker: do not stop with an error when there is a timeout
4 years ago
Maksim Pechnikov 3f8bff8d6b Merge branch 'develop' into issue/sign-authority
4 years ago
href 6d583bcc3b Set a default timeout for Gun adapter timeout
4 years ago
href e499275076 Don't test tls_options in adapter helper test.
4 years ago
href afd378f84c host is now useless
4 years ago
href ce1a42bd04 Simplify TLS opts
4 years ago
href ebfa591689 Go back to upstream Tesla
4 years ago
href 6b1f6a1cf7 Bump gun
4 years ago
href 53ba6815b1 parentheses...
4 years ago
href 23d714ed30 Fix race in enforcer/reclaimer start
4 years ago
href 6a0f2bdf8c Ensure connections error get known by the caller
4 years ago
href 46dd276d68 ConnectionPool.Worker: Open gun conn in continue instead of init
4 years ago
rinpatch 33747e9366 config.exs: set gun retries to 0
4 years ago
rinpatch a705637dcf Connection Pool: fix LRFU implementation to not actually be LRU
4 years ago
rinpatch 9b73c35ca8 Request limiter setup: consider {:error, :existing} a success
4 years ago
rinpatch 12fa5541f0 FollowRedirects: Unconditionally release the connection if there is an error
4 years ago
rinpatch 9df5918974 config.exs: make gun the default again
4 years ago
rinpatch 37f1e781cb Gun adapter helper: fix wildcard cert issues on OTP 23
4 years ago
rinpatch 007843b75e Add documentation for new connection pool settings and remove some
4 years ago
rinpatch 7882f28569 Use erlang monotonic time for CRF calculation
4 years ago
rinpatch 00926a63fb Adapter Helper: Use built-in ip address type
4 years ago
rinpatch bf3492ceb3 Connection Pool: add tests
4 years ago
rinpatch 721e89e88b Remove tests for old pool
4 years ago
rinpatch 4128e3a84a HTTP: Implement max request limits
4 years ago
rinpatch 94c8f3cfaf Use a custom pool-aware FollowRedirects middleware
4 years ago
rinpatch 281ddd5e37 Connection pool: fix connections being supervised by gun_sup
4 years ago
rinpatch 1b15cb066c Connection pool: Add client death tracking
4 years ago
rinpatch e94ba05e52 Connection pool: Fix a possible infinite recursion if the pool is exhausted
4 years ago
rinpatch 7738fbbaf5 Connection pool: implement logging and telemetry events
4 years ago
rinpatch 0ffde499b8 Connection Pool: register workers using :via
4 years ago
rinpatch ec9d0d146b Connection pool: Fix race conditions in limit enforcement
4 years ago
rinpatch d08b157699 Connection pool: check that there actually is a result
4 years ago
rinpatch fffbcffb8c Connection Pool: don't enforce pool limits if no new connection needs to be opened
4 years ago
rinpatch 58a4f350a8 Refactor gun pooling and simplify adapter option insertion
4 years ago
Haelwenn (lanodan) Monnier e4beff90f5
Create Question: Add context field to create
4 years ago
Haelwenn (lanodan) Monnier 922ca23298
Question: Add tests on HTML tags in options
4 years ago
Haelwenn (lanodan) Monnier bfe2dafd39
{Answer,Question}Validator: Keep both actor and attributedTo for now but sync them
4 years ago
Haelwenn (lanodan) Monnier c19bdc811e
Fix attachments in polls
4 years ago
lain 040524c09f Merge branch 'tests/apc2s-update_outbox' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier d713930ea7
Fixup for EctoType module move
4 years ago