RhodeCode Admin
|
63ca2ea57b
|
celery: ensure celery workers are compatible with python3.11 and also fix CLI option for celery 5.X
|
2023-07-25 11:30:32 +02:00 |
|
RhodeCode Admin
|
b4c874e244
|
cleanups: typing + whitespaces
|
2023-07-20 10:33:37 +02:00 |
|
RhodeCode Admin
|
f14b0f8225
|
deps: bumped pyparsing for EE edition
|
2023-07-20 10:33:16 +02:00 |
|
RhodeCode Admin
|
ab7a855ef8
|
routing: fixed depracated patterns for routes matching using /d
|
2023-07-19 14:00:32 +02:00 |
|
RhodeCode Admin
|
e0ae91f767
|
html_sanitizer: abstracted bleach into own function/code for later replacement
- fixed bleach related test failures
|
2023-07-19 10:26:46 +02:00 |
|
RhodeCode Admin
|
a655feae42
|
tests: fixed some tests because of wrong compare strings
|
2023-07-18 16:01:38 +02:00 |
|
RhodeCode Admin
|
b82349386a
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
RhodeCode Admin
|
4bbb30fa06
|
modernize: updates for python3
|
2023-07-18 14:45:20 +02:00 |
|
RhodeCode Admin
|
a6e9ccf9e0
|
authentication: run modernize for python3
|
2023-07-18 14:26:37 +02:00 |
|
RhodeCode Admin
|
4026ee36ee
|
apps: modernize for python3
|
2023-07-18 14:24:37 +02:00 |
|
RhodeCode Admin
|
230f12827e
|
api: modernize code for python3
|
2023-07-18 14:16:28 +02:00 |
|
RhodeCode Admin
|
80f63bd18b
|
libs: more python3 reformats
|
2023-07-18 14:12:39 +02:00 |
|
RhodeCode Admin
|
947a918be8
|
requirements: bumped few libs to be in sync with vcsserver
|
2023-07-18 13:47:06 +02:00 |
|
RhodeCode Admin
|
3c7a0fe047
|
lint: ruff run
|
2023-07-18 13:46:39 +02:00 |
|
RhodeCode Admin
|
42301154fc
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
RhodeCode Admin
|
bf561e5914
|
tests: fixed all tests for python3 BIG changes
|
2023-07-18 11:46:31 +02:00 |
|
RhodeCode Admin
|
1627525cb1
|
apps: base app fixes for python3
|
2023-07-18 11:45:54 +02:00 |
|
RhodeCode Admin
|
bed5b744d4
|
libs: major refactor for python3
|
2023-07-18 11:45:33 +02:00 |
|
RhodeCode Admin
|
228b1ac56f
|
helpers: python3 port
|
2023-07-18 11:45:18 +02:00 |
|
RhodeCode Admin
|
a27b4bd0a0
|
diffs: python3 port
|
2023-07-18 11:44:44 +02:00 |
|
RhodeCode Admin
|
cf44a5cb75
|
middlewares: all porting for python3
|
2023-07-18 11:44:32 +02:00 |
|
RhodeCode Admin
|
45554873b3
|
hooks: new hook support for python3
|
2023-07-18 11:44:17 +02:00 |
|
RhodeCode Admin
|
b28d8c3698
|
auth: auth code changes for python3
|
2023-07-18 11:44:01 +02:00 |
|
RhodeCode Admin
|
12e9cdc96a
|
libs: new markdown rendereres for python3
|
2023-07-18 11:43:49 +02:00 |
|
RhodeCode Admin
|
a637b39cbf
|
rc-commands: python3 port
|
2023-07-18 11:43:31 +02:00 |
|
RhodeCode Admin
|
4b95e6f0c6
|
lib-request: ported to python3
|
2023-07-18 11:43:09 +02:00 |
|
RhodeCode Admin
|
ff41e3487b
|
utils: ported to python3 and new app
|
2023-07-18 11:42:39 +02:00 |
|
RhodeCode Admin
|
2c5e0a909c
|
vcs-support: bulk of changes for python3
|
2023-07-18 11:42:17 +02:00 |
|
RhodeCode Admin
|
3fdca0d681
|
vcs-lib: bulk of changes for python3 support
|
2023-07-18 11:41:47 +02:00 |
|
RhodeCode Admin
|
59457072f4
|
libs: ext_json improvements for orjson support
|
2023-07-18 11:40:47 +02:00 |
|
RhodeCode Admin
|
c231b4c990
|
apps: various fixes and improvements for python3
|
2023-07-18 11:39:51 +02:00 |
|
RhodeCode Admin
|
c1e6b72cf9
|
models: update db.py with major changes for python3
|
2023-07-18 11:31:32 +02:00 |
|
RhodeCode Admin
|
175640c7d0
|
models: major update for python3,
- imports fixes
- str vs unicode fixes
- found issues with logic on tests runs
|
2023-07-18 11:31:01 +02:00 |
|
RhodeCode Admin
|
d915b8e9dc
|
models: new sqlalchemy logic and encryption setup for python3
|
2023-07-18 11:29:44 +02:00 |
|
RhodeCode Admin
|
c474577dd0
|
events: reduce usage of threadglobals in global imports for gevent
|
2023-07-18 11:28:33 +02:00 |
|
RhodeCode Admin
|
90f49ed2ad
|
caches: new updated rc_cache with archive cache module and python3 changes
|
2023-07-18 11:27:55 +02:00 |
|
RhodeCode Admin
|
1c4ab515f7
|
validators/schemas: python3 fixes str vs unicode and few test breaking fixes
|
2023-07-18 11:18:37 +02:00 |
|
RhodeCode Admin
|
abbc465e47
|
core: multiple fixes to unicode vs str usage
- python3 fixes
- import fixes
- list vs iterators
|
2023-07-18 11:17:17 +02:00 |
|
RhodeCode Admin
|
1f5a8fe199
|
integrations: fixed code for python3
|
2023-07-18 11:06:55 +02:00 |
|
RhodeCode Admin
|
c2374e21e3
|
integrations: remoed utf8 markers
|
2023-07-18 11:06:37 +02:00 |
|
RhodeCode Admin
|
c59d44237d
|
subscribers: optimized used of threadglobals and fix python3 compat
|
2023-07-18 11:04:35 +02:00 |
|
RhodeCode Admin
|
1ad7107b99
|
requirements: updated project requirements to final set
|
2023-07-18 11:03:18 +02:00 |
|
RhodeCode Admin
|
198e5b39b2
|
configs: refactor and updated for python3 migrations
|
2023-07-18 11:02:32 +02:00 |
|
RhodeCode Admin
|
e05e38474b
|
env: expose default base dir into env on app start
|
2023-07-18 11:02:03 +02:00 |
|
RhodeCode Admin
|
cf125256a4
|
configs: removed utf8 markers
|
2023-07-18 11:01:46 +02:00 |
|
RhodeCode Admin
|
2ff61d5c42
|
authentication: fixed for python3 migrations
|
2023-07-18 11:00:47 +02:00 |
|
RhodeCode Admin
|
d985e2f96c
|
authentications: remove utf8 markers
|
2023-07-18 11:00:05 +02:00 |
|
RhodeCode Admin
|
9c37eeebb1
|
models: removed utf8 markers
|
2023-07-18 10:59:21 +02:00 |
|
RhodeCode Admin
|
5357fb11f2
|
libs: removed utf8 markers
|
2023-07-18 10:57:59 +02:00 |
|
RhodeCode Admin
|
006cbc84e0
|
apps: removed utf8 marker
|
2023-07-18 10:20:56 +02:00 |
|