Commit graph

5659 commits

Author SHA1 Message Date
RhodeCode Admin
c69afa6296 svn: fixed lack of hooks data for svn over ssh 2025-01-23 13:38:24 +01:00
Andrii V
25a090921b release: 5.4.1 release notes 2025-01-20 15:19:15 +01:00
RhodeCode Admin
fbdae085e5 fix: fixed metatags change after ruff format 2025-01-17 13:16:27 +01:00
RhodeCode Admin
b36b8aa24a fix: svn, allow in-process communication with proper flush 2025-01-17 11:17:20 +01:00
RhodeCode Admin
d7743b35eb fix: svn, fixed error handling for timeouts 2025-01-17 10:05:43 +01:00
RhodeCode Admin
60a989d44b fix: req-tracking, handle edge case when SVN server is off 2025-01-17 10:04:42 +01:00
RhodeCode Admin
6f160d6556 fix(security): fixed xss in file diffs 2025-01-14 13:19:10 +01:00
RhodeCode Admin
166db21812 core: run ruff format 2025-01-13 17:47:37 +01:00
RhodeCode Admin
7130effb58 core: added ruff check/format configs 2025-01-13 17:46:24 +01:00
RhodeCode Admin
bf83236cf8 fix: removed old scripts 2025-01-10 15:50:44 +01:00
RhodeCode Admin
7406c073dc core: fixed problems with unset ssl dir for mercurial 2025-01-10 14:28:36 +01:00
RhodeCode Admin
a10bc4b2cf deps: bumped s3fs 2025-01-10 11:00:55 +01:00
RhodeCode Admin
39638eaa03 deps: bumped fsspec==2024.12.0 2025-01-10 10:54:34 +01:00
RhodeCode Admin
aebd6a2f55 deps: bumped orjson==3.10.14 2025-01-10 10:49:01 +01:00
RhodeCode Admin
c02493ae83 deps: bumped pycurl==7.45.4 2025-01-10 10:47:59 +01:00
RhodeCode Admin
e9ad755887 tests: fixed some flaky tests 2025-01-10 10:42:53 +01:00
RhodeCode Admin
159899a475 requirements: bumped version zope.interface==7.2.0 2025-01-10 10:41:59 +01:00
RhodeCode Admin
b1fc3e86a5 core: added formatter for changed file 2025-01-10 10:28:08 +01:00
RhodeCode Admin
0003c94632 configs: enable celery monitoring by default 2025-01-09 11:44:40 +01:00
Andrii Verbytskyi
521679e3b2 Merge pull request !2686 from rhodecode-enterprise-ce-workspace-fork main
Changes from branch: Main
2025-01-09 10:41:21 +00:00
RhodeCode Admin
31bd95758d fix: remove ipdb 2025-01-09 11:07:10 +01:00
RhodeCode Admin
e2042ae54f fix: fixed deprecation warnings on syntax 2025-01-09 11:07:10 +01:00
Marcin Kuźmiński
0240b89161 Merge pull request !2683 from rhodecode-enterprise-ce Fix-gitignore-files
Changed regex patterns to glob patterns
2025-01-09 08:58:13 +00:00
Andrii V
1db41ffcbc Changed regex patterns to glob patterns 2025-01-08 18:33:45 +01:00
RhodeCode Admin
d79877ff23 ssh-wrapper: added extra logging in case of failed user fetch 2025-01-06 12:09:22 +01:00
RhodeCode Admin
e726cb73f3 release: bumped version 2025-01-05 13:39:54 +01:00
RhodeCode Admin
01556816a0 deps: bumped jinja2==3.1.5 for security fix 2025-01-05 13:23:41 +01:00
RhodeCode Admin
d7e732ede3 core: support req-id tracking 2024-12-30 17:07:53 +01:00
RhodeCode Admin
107b31a78f core: use consistent import for get_current_request 2024-12-10 07:36:38 +01:00
Andrii Verbytskyi
2433f3fbfc chore: disabled auto-merge feature until next bugfix release 2024-12-24 18:40:18 +01:00
Serhii Ilin
a5e5325b84 fix: changed imports. 2024-12-18 09:51:23 +02:00
Andrii Verbytskyi
2863a29a8b release: added 2 ee-only features to release notes 2024-12-17 10:07:16 +01:00
Serhii Ilin
3e31d2a638 added delay before doing an auto merge 2024-11-21 16:43:38 +02:00
Serhii Ilin
9b2d3e0f56 fixed import 2024-11-21 14:57:09 +02:00
Serhii Ilin
460e4be5eb added latest changes 2024-11-20 14:12:26 +02:00
Andrii Verbytskyi
be9dd9b1e7 docs: added newline 2024-12-16 16:27:46 +01:00
Andrii Verbytskyi
15f793c860 docs: fixed typos in docs 2024-12-16 16:25:30 +01:00
Andrii Verbytskyi
88107421c8 docs: updated docs for importing repos and fixed howto on building them 2024-12-13 17:47:26 +01:00
Serhii Ilin
279e84da82 fix(tests): added ability for test to get an up-to-date version mercurial. 2024-12-05 16:33:07 +02:00
Serhii Ilin
a1989bf442 fix: removed change status dropdown for observers. Fixes: RCCE-171 2024-12-11 15:11:51 +02:00
RhodeCode Admin
3a41a8b915 fix(file-caching): fixed cases when old cache was used before changes to operate on bytestrings 2024-12-04 22:33:45 +01:00
Serhii Ilin
7c321dd71f updated latest release notes. 2024-12-03 13:00:13 +02:00
RhodeCode Admin
ea05521e76 fix(hg-items): fixed missing submodules code and add forgotten stats item 2024-12-02 09:24:32 +01:00
RhodeCode Admin
200dfdcf24 docs: updated changelog 2024-11-28 15:08:42 +01:00
RhodeCode Admin
d08633d220 fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
RhodeCode Admin
f687bfc994 ui: changed calls for edit caches to use repo id instead of a name for safer calls to repos which paths have special characters 2024-11-27 13:14:40 +01:00
RhodeCode Admin
31ff8f7384 fix(db-calls): fixed issues with caches calculations when passed search fields were empty 2024-11-27 13:10:42 +01:00
RhodeCode Admin
a780ffc2fa fix(docs): fixed cli usage docs 2024-11-27 12:55:54 +01:00
RhodeCode Admin
f0d42a9cb2 deps: fixed deps for security fixes 2024-11-24 20:30:59 +01:00
RhodeCode Admin
3d4c26c911 core(project): updated pyproject structure for formatting/linting 2024-11-21 21:37:25 +01:00