| .. |
|
api
|
api: replaced formatting with fstrings
|
2023-05-11 11:59:23 +02:00 |
|
apps
|
forms: fixed error handling in forms
|
2023-05-11 12:04:31 +02:00 |
|
authentication
|
logging: removed log.warning calls
|
2023-03-27 21:47:18 +02:00 |
|
config
|
middleware: use explicit call to .includeme while importing apps and modules. This is a bit faster for code discovery and app startup
|
2023-05-11 12:17:28 +02:00 |
|
events
|
events: added new fts build event
|
2020-11-30 12:29:10 +01:00 |
|
forms
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
i18n
|
i18n: Updated message catalog template
|
2022-10-03 13:29:53 +00:00 |
|
integrations
|
python3: fix urllib usage
|
2023-03-06 22:00:27 +01:00 |
|
lib
|
caches: dbm backend needs to use bytes to list keys
|
2023-05-11 12:11:16 +02:00 |
|
model
|
form-validators: fixed usage of deprecated methods, and few py3 fixes
|
2023-05-11 12:08:21 +02:00 |
|
public
|
ui: owner icon is consistent width for better user experience
|
2023-03-29 14:00:23 +02:00 |
|
templates
|
ui: owner icon is consistent width for better user experience
|
2023-03-29 14:00:23 +02:00 |
|
tests
|
tests: allow logging exceptions on url reach check
|
2023-05-11 12:15:48 +02:00 |
|
__init__.py
|
rhodecode: __init__.py package cleanups for unused code
|
2023-03-27 21:46:01 +02:00 |
|
subscribers.py
|
web-app: environ should have any ints inside
|
2023-03-28 10:27:44 +02:00 |
|
translation.py
|
python3: removed more unicode usage
|
2023-03-10 10:05:54 +01:00 |
|
tweens.py
|
tweens: use explicit position of measuring tween
|
2023-05-11 11:54:54 +02:00 |
|
VERSION
|
version: bumped to 5.0.0
|
2023-03-06 21:35:07 +01:00 |