Merge remote-tracking branch 'upstream/develop' into registration-workflow
[akkoma] / lib / pleroma / gun / connection_pool / worker.ex
2020-10-14 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-10-12 feldMerge branch 'docs/improve-backup-restore' into 'develop'
2020-10-12 feldMerge branch 'improve/instance-gen' into 'develop'
2020-10-12 feldMerge branch 'chore/copyright-headers' into 'develop'
2020-10-12 Mark FelderAdd missing Copyright headers
2020-09-23 Mark FelderMerge branch 'develop' into feature/bulk-confirmation
2020-09-22 Maksim PechnikovMerge branch 'develop' into issue/1975
2020-09-22 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-09-22 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-09-21 lainMerge branch 'bugfix/federator-actor-error' into 'develop'
2020-09-17 rinpatchMerge branch 'stable' into stable-sync/2.1.2
2020-09-17 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-09-17 lainMerge branch 'develop' into 'nondiscoverable-user-metadata'
2020-09-17 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-09-17 Maksim PechnikovMerge branch 'develop' into issue/2099
2020-09-16 rinpatchMerge branch '2144-empty-users' into 'develop'
2020-09-16 rinpatchMerge branch 'feat/connection-worker-monitor-flush...
2020-09-16 rinpatchConnectionPool Worker: use monitor flush instead of...
2020-09-16 rinpatchMerge branch 'chores/mrf-loglevel' into 'develop'
2020-09-16 rinpatchMerge branch 'features/validators-video' into 'develop'
2020-09-11 Alex GleasonMerge branch 'chat-moderation-stable' into chat-moderation
2020-09-11 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-09-11 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-09-11 rinpatchMerge branch 'feat/log-possible-hol' into 'develop'
2020-09-11 rinpatchConnectionPool: Log possible HTTP1 blocks
2020-09-08 rinpatchMerge branch 'release/2.1.1' into 'stable'
2020-09-08 rinpatchMerge branch 'http-fixes' into 'develop'
2020-09-03 Mark FelderMerge branch 'develop' into media-preview-proxy
2020-09-03 lainMerge branch 'bugfix/incoming-poll-emoji' into 'develop'
2020-09-03 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-09-02 lainMerge branch 'bugfix/mastoapi-lists' into 'develop'
2020-09-02 rinpatchMerge branch 'fix/2047-rich-media-parser' into 'develop'
2020-09-02 rinpatchMerge branch 'http-fixes' into 'develop'
2020-09-02 Alexander Strizhakovimprovements and fixes for http requests
2020-08-28 lainMerge branch 'release/2.1.0' into 'stable'
2020-08-25 HaelwennMerge branch 'buildx-multiarch-arm32v7' into 'develop'
2020-08-25 lainMerge branch 'stable' of git.pleroma.social:pleroma...
2020-08-07 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-08-05 Roman ChvanikovMerge branch 'develop' into command-available-check
2020-07-31 Haelwenn (lanodan... Merge remote-tracking branch 'pleroma/develop' into...
2020-07-29 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-29 lainMerge branch 'issue/1023' into 'develop'
2020-07-29 lainMerge branch 'by-approval' into 'develop'
2020-07-28 rinpatchMerge branch 'fix/gun-pool-missing-cast' into 'develop'
2020-07-28 rinpatchgun ConnectionPool: Re-add a missing cast for remove_client
2020-07-28 rinpatchMerge branch 'gun-replace-cast-with-call' into 'develop'
2020-07-28 rinpatchgun ConnectionPool: replace casts with calls
2020-07-27 lainMerge branch 'develop' into 'cleanup/masto_fe-default_s...
2020-07-26 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-23 lainMerge branch 'bugfix/mrf-reject-logging' into 'develop'
2020-07-23 lainMerge branch 'issue/1878' into 'develop'
2020-07-19 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-07-16 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-07-16 Maksim PechnikovMerge branch 'develop' into issue/1023
2020-07-15 feldMerge branch 'refactor/gun-pool-registry' into 'develop'
2020-07-15 Mark FelderMerge branch 'develop' into refactor/gun-pool-registry
2020-07-15 rinpatchConnectionPool.Worker: do not stop with an error when...
2020-07-15 hrefEnsure connections error get known by the caller
2020-07-15 hrefConnectionPool.Worker: Open gun conn in continue instea...
2020-07-15 rinpatchConnection Pool: fix LRFU implementation to not actuall...
2020-07-15 rinpatchUse erlang monotonic time for CRF calculation
2020-07-15 rinpatchConnection pool: Add client death tracking
2020-07-15 rinpatchConnection Pool: register workers using :via
2020-07-15 rinpatchConnection pool: Fix race conditions in limit enforcement
2020-07-15 rinpatchRefactor gun pooling and simplify adapter option insertion