##// END OF EJS Templates
fix(mercurial): actually use assert_path instead of always initializing repo object....
fix(mercurial): actually use assert_path instead of always initializing repo object. This makes it consistent with how things work on git and svn sides

File last commit:

r5405:8586bedb default
r5581:68a5b57b default
Show More
release-notes-5.0.1.rst
43 lines | 594 B | text/x-rst | RstLexer

|RCE| 5.0.1 |RNS|

Release Date

  • 2024-05-20

New Features

General

Security

Performance

Fixes

  • Fixed Celery serialization issues
  • Fixed Celery startup problems signaling
  • Fixed SVN hooks binary dir paths which in certain scenarios resulted in empty values forbidding hooks to execute
  • Fixed annotation bug for files without new lines or mixed newlines

Upgrade notes

  • RhodeCode 5.0.1 is unscheduled bugfix release to address some of the issues found during 4.X -> 5.X migration