1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Oct 31, 2024 — Oct 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
force celerybeat.pid location
Ziirish
as ziirish
More... over 6 years ago
make sure long running operations don't ruin monitor performances
Ziirish
as ziirish
More... over 6 years ago
fix missing beat process
Ziirish
as ziirish
More... over 6 years ago
fix minimum log level is CRITICAL
Ziirish
as ziirish
More... over 6 years ago
fix doc build
Ziirish
as ziirish
More... over 6 years ago
get back to a more featured docker image
Ziirish
as ziirish
More... over 6 years ago
install missing requirements
Ziirish
as ziirish
More... over 6 years ago
rework tests/build system
Ziirish
as ziirish
More... over 6 years ago
fix: ProxyFix only WSGI app (see #311)
Ziirish
as ziirish
More... over 6 years ago
make sure synchronous code doesn't ruin the agent cooperative internals
Ziirish
as ziirish
More... over 6 years ago
allow to run remove_client asynchronously through celery (#232)
Ziirish
as ziirish
More... over 6 years ago
fix: do not delete data unless told otherwise (see #232)
Ziirish
as ziirish
More... over 6 years ago
fix: allow to load a user from a cookie
Ziirish
as ziirish
More... over 6 years ago
improve readability
Ziirish
as ziirish
More... over 6 years ago
make sure celery app is not patched with ProxyFix (see #311)
Ziirish
as ziirish
More... over 6 years ago
fix CLI according to recent AUTH backend rename
Ziirish
as ziirish
More... over 6 years ago
check ACL against both client and server (fix #313)
Ziirish
as ziirish
More... over 6 years ago
increase task detail in __repr__
Ziirish
as ziirish
More... over 6 years ago
use a dedicated beat process
Ziirish
as ziirish
More... over 6 years ago
update defaults
Ziirish
as ziirish
More... over 6 years ago
fix crontab schedule
Ziirish
as ziirish
More... over 6 years ago
fix import redefinition
Ziirish
as ziirish
More... over 6 years ago
don't permanently store sessions if Flask-Session is not available (fix #310)
Ziirish
as ziirish
More... over 6 years ago
check function return in order to determine whether the task succeeded or not
Ziirish
as ziirish
More... over 6 years ago
limit the number of records to treat by each task in order to limit CPU usage (#310)
Ziirish
as ziirish
More... over 6 years ago
escape html chars (#311)
Ziirish
as ziirish
More... over 6 years ago
make fresh logins upon basic auth
Ziirish
as ziirish
More... over 6 years ago
remove gevent from recommended dependencies for gunicorn due to its incompatibility with trio
Ziirish
as ziirish
More... over 6 years ago
fix: make sure to use the right data type
Ziirish
as ziirish
More... over 6 years ago
add: allow to delete clients data upon removal (fix #232)
Ziirish
as ziirish
More... over 6 years ago