This website requires JavaScript.
Explore
Help
Sign in
engineering
/
unrhodecode
Watch
1
Star
0
Fork
You've already forked unrhodecode
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a7e6b8d86c
unrhodecode
/
rhodecode
/
lib
/
celerylib
History
Download ZIP
Download TAR.GZ
RhodeCode Admin
81595dcae2
fix(mailing): patch repozesendmail to properly use CRLF for newlines. Fixes RFC5322 Issues with mailing
2024-08-28 13:29:10 +02:00
..
__init__.py
chore(deps): bumped celery to 5.3.6 and kombu to latest version
2024-02-13 14:40:03 +01:00
loader.py
fix(mailing): patch repozesendmail to properly use CRLF for newlines. Fixes RFC5322 Issues with mailing
2024-08-28 13:29:10 +02:00
scheduler.py
modernize: updates for python3
2023-07-18 14:45:20 +02:00
tasks.py
fix(mailing): don't default to empty string for smtp_password and user, since mailing lib only expects None as empty values
2024-07-31 19:48:01 +02:00
utils.py
fix(celery): use a lightweight method of db ping to speed up tasks executions
2024-02-08 13:37:11 +01:00