RhodeCode Admin
1d5d2c0155
tests: fixed test suite for celery adoption
2024-11-08 16:17:57 +01:00
RhodeCode Admin
840634c16f
fix(mercurial): fixed httppostargs logic
2024-11-08 16:17:03 +01:00
RhodeCode Admin
aa45596cef
fix(db-bootstrap): don't store LFS/largefiles data into DB as they are controlled now via .ini files
2024-11-08 15:20:20 +01:00
RhodeCode Admin
bc0998866f
feat(config-maker): ensure dirs for LFS objects are set and existing
2024-11-08 15:19:10 +01:00
RhodeCode Admin
2bbd831d7c
fix(ssh-backend): fix accidentally added rhodecode_tools import
2024-11-08 15:18:23 +01:00
RhodeCode Admin
fa816afe7b
fix: settings, no longer create lfs dirs, and disable hgsubversion from old installations
2024-11-08 15:17:36 +01:00
RhodeCode Admin
17bc7d5c02
tests: makefile update for new test suite
2024-11-08 15:16:31 +01:00
RhodeCode Admin
5378235614
deps: bumped prompt_toolkit==3.0.48
2024-10-30 10:57:43 +01:00
RhodeCode Admin
daa9625ae8
deps: bumped python-memcached==1.62
2024-10-30 10:57:32 +01:00
RhodeCode Admin
3e06518205
deps: bumped cryptography==43.0.3
2024-10-30 10:57:01 +01:00
RhodeCode Admin
d9de88a130
deps: bumped click==8.1.7
2024-10-30 10:56:39 +01:00
RhodeCode Admin
df93caae59
deps: bumped python-dateutil==2.9.0.post0
2024-10-30 10:56:24 +01:00
RhodeCode Admin
f43be6da5d
deps: bumped zope.interface==7.1.1
2024-10-30 10:55:52 +01:00
RhodeCode Admin
8d72eaa810
deps: bumped tzdata==2024.2
2024-10-30 10:55:17 +01:00
RhodeCode Admin
20774df66b
deps: bumped mako dependency
2024-10-30 10:54:41 +01:00
RhodeCode Admin
1a4c2fac2a
deps: bumped rhodecode-tools==4.0.0
2024-10-30 10:54:02 +01:00
RhodeCode Admin
d332e94a02
deps: bumped celery==5.4.0
2024-10-30 10:53:44 +01:00
RhodeCode Admin
9dbc076c28
deps: updated test deps
2024-10-30 10:53:05 +01:00
RhodeCode Admin
6a667624ae
fix(tests): fixed tests for PR celery hooks deamon
2024-10-25 10:34:22 +02:00
Andrii Verbytskyi
89af1f74b3
bug: fixed docs not building by adding release notes to index
2024-11-08 17:38:08 +01:00
Serhii Ilin
c630cf0a60
fix: added release notes. Fixes: RCCE-140
2024-11-07 09:32:01 +02:00
Serhii Ilin
36f01dd3c9
fix: fixed problems on UI in case of long commit messages. Fixes: RCCE-140
2024-11-06 09:36:08 +02:00
RhodeCode Admin
9e9b09f082
fix(emails): fixed white background in email templates
2024-10-24 14:57:31 +02:00
RhodeCode Admin
17f3b8d895
fix(css): distinguish code/pre from #message
2024-10-24 14:55:30 +02:00
RhodeCode Admin
3aec79cd17
fix(styling): fixed white background for markdown block codes
2024-10-24 14:53:47 +02:00
RhodeCode Admin
7d196811c4
feat(redis): added ability to specify a redis key prefix for all cache regions of dogpile that use redis backend
2024-10-23 22:11:27 +02:00
RhodeCode Admin
465e9ede18
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
2024-10-24 13:25:37 +02:00
RhodeCode Admin
67674fcb3d
fix(caches): actually obey wire cache flag on local method caching
2024-10-23 11:32:20 +02:00
RhodeCode Admin
f096d65f31
caches: improve logging
2024-10-23 11:31:17 +02:00
RhodeCode Admin
c712ce33c0
deps: msgpack==1.1.0
2024-10-22 22:25:31 +02:00
RhodeCode Admin
47a4437420
fix(sqlalchemy): fixed deprecated methods for sqlalchemy
2024-10-22 22:15:46 +02:00
RhodeCode Admin
6cf678911a
fix(tests): fixed more permissions tests
2024-10-22 22:15:23 +02:00
RhodeCode Admin
a019d888c3
fix(tests): fixed few tests
2024-10-22 21:56:30 +02:00
RhodeCode Admin
a36bd6781b
fix(configs): fixed some config bad default setting
2024-10-22 21:56:08 +02:00
RhodeCode Admin
0800cfc3fe
caches: allow force re-init of cache region for re-creating the cache
2024-10-22 12:12:52 +02:00
RhodeCode Admin
b99ad6fb82
core: setuptools, switched from deprecated setup.py to pyproject.toml
2024-10-22 09:11:42 +02:00
RhodeCode Admin
7ac0cc7bce
docs: added 5.3.1 release info
2024-10-21 16:09:52 +02:00
RhodeCode Admin
35a099d995
fix: version, ensure no newlines are present
2024-10-21 15:42:29 +02:00
RhodeCode Admin
7a7a07d0b1
fix(svn): cache path check similar like for git
2024-10-21 14:50:32 +02:00
RhodeCode Admin
aea3e2d9ef
deps: bumped webob==1.8.8
2024-10-21 14:00:17 +02:00
RhodeCode Admin
32e1072f99
deps: bumped gevent and greenlet
2024-10-21 13:59:40 +02:00
RhodeCode Admin
9153c3cd7c
deps: bumped beaker==1.13.0
2024-10-21 13:56:41 +02:00
RhodeCode Admin
61cebd4f25
deps: bumped zope.interface==7.1.0
2024-10-21 13:53:54 +02:00
RhodeCode Admin
ebd0ba9561
release: Bump version 5.3.0 to 5.4.0
2024-10-21 13:51:36 +02:00
RhodeCode Admin
329e0591f4
docs: added 5.3.0 release notes
2024-10-17 18:14:27 +02:00
RhodeCode Admin
e0f498195e
docs: added 5.2.1 release notes
2024-10-16 15:15:05 +02:00
RhodeCode Admin
43efb324b4
chore(code): small code improvements logging & stricter header checks
2024-10-16 09:45:34 +02:00
RhodeCode Admin
5f2285d217
feat(system-info): expose rhodecode config for better visibility of set settings
2024-10-14 08:53:25 +02:00
RhodeCode Admin
a7e6b8d86c
fix(permissions): added a common way to update private flag via repo model
...
- this allows to have a one and only one way to control the flag with the business logic shared
- added test for that
- changed view to use this method instead of DB update and custom permissions flush
- fixed a case when update of repo settings didn't flush permissions actually while it should when private flag changed
2024-10-14 11:07:44 +02:00
RhodeCode Admin
d395289357
fix(permissions): fixed security problem with apply-to-children functionality breaking permissions for private repositories
...
fixes: RCCE-141
2024-10-11 14:41:02 +02:00