akkoma/lib/pleroma
rinpatch 4d416343fa rate limiter: Fix a race condition
When multiple requests are processed by rate limiter plug at the same
time and the bucket is not yet initialized, both would try to initialize
the bucket resulting in an internal server error.
2020-03-01 01:13:07 +03:00
..
activity Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
bbs
captcha Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
config
conversation Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
docs
emails
emoji
gopher
helpers
http
instances
object Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
plugs rate limiter: Fix a race condition 2020-03-01 01:13:07 +03:00
reverse_proxy
upload
uploaders
user Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
web Merge branch 'admin-status-list' into 'develop' 2020-02-27 18:11:04 +00:00
workers
activity.ex Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
activity_expiration.ex
application.ex
bookmark.ex
clippy.ex
config.ex
constants.ex
conversation.ex
counter_cache.ex
delivery.ex
ecto_enums.ex
emoji-data.txt
emoji.ex
filter.ex
following_relationship.ex
formatter.ex
healthcheck.ex
html.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex
mime.ex Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
moderation_log.ex
notification.ex
object.ex
object_tombstone.ex
pagination.ex pagination: limit the number of elements returned at one time to 40 2020-03-01 01:11:54 +03:00
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex
report_note.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
user_invite_token.ex
user_relationship.ex
utils.ex