RhodeCode Admin
|
aef3cca3ea
|
security: limit API impersonate feature to only super admins
|
2025-03-24 05:17:44 +01:00 |
|
RhodeCode Admin
|
c2914495c0
|
fix: dismiss license warnings should be also possible in non base.mako pages
|
2025-03-24 05:03:15 +01:00 |
|
RhodeCode Admin
|
552b0cfeb1
|
docs: added 5.5.1 rel notes
|
2025-03-24 05:03:15 +01:00 |
|
Andrii Verbytskyi
|
5bf54748e5
|
Merge pull request !2727 from rhodecode-enterprise-ce-workspace-fork main
caches: fixed case for 255 char limits on windows WSL file based caches
|
2025-03-19 09:48:35 +00:00 |
|
RhodeCode Admin
|
78f0f9ece0
|
caches: fixed case for 255 char limits on windows WSL file based caches
|
2025-03-18 19:47:57 +00:00 |
|
Andrii V
|
f9d2126f75
|
fix: gitignore coverage fix and readme update with doc links
|
2025-03-14 20:04:32 +01:00 |
|
RhodeCode Admin
|
83aaa1ecb7
|
tests: fixed svn tests
|
2025-03-12 08:52:47 +01:00 |
|
RhodeCode Admin
|
6b83e48641
|
deps: fixed jinja for security fix
|
2025-03-07 12:00:44 +01:00 |
|
RhodeCode Admin
|
fc78a4c2d6
|
release: bumped version
|
2025-02-27 08:20:34 +01:00 |
|
RhodeCode Admin
|
581cfb6cf7
|
archive-cache: make it more resilient to errors and not break if single metadata is broken
|
2025-02-26 04:55:00 +01:00 |
|
RhodeCode Admin
|
9dcd00979d
|
docs: added changelog for 5.5.0
|
2025-02-25 11:35:44 +01:00 |
|
Andrii Verbytskyi
|
f7f4eb8512
|
Merge pull request !2717 from rhodecode-enterprise-ce feature/avoid-removing-of-landing-branches
Introduce check to avoid deleting(closing) landing branches during PR merge with delete source branch option enabled.
|
2025-02-24 16:02:28 +00:00 |
|
RhodeCode Admin
|
d968c0ce82
|
docs: updated changelog
|
2025-02-24 11:11:56 +01:00 |
|
RhodeCode Admin
|
61e48c49d5
|
deps: bumped waitress==3.0.2
|
2025-02-24 11:10:55 +01:00 |
|
RhodeCode Admin
|
23d6ccce77
|
deps: bumped zope.deprecation==5.1.0
|
2025-02-24 11:09:38 +01:00 |
|
RhodeCode Admin
|
a28078e843
|
deps: bumped zope.cachedescriptors==5.1.0
|
2025-02-24 11:08:46 +01:00 |
|
RhodeCode Admin
|
2a506c3212
|
deps: bumped dogpile.cache==1.3.4
|
2025-02-24 11:06:57 +01:00 |
|
RhodeCode Admin
|
2af828e1c9
|
fix(security): do not expose draft comments via API to other users than caller
|
2025-02-24 08:41:01 +01:00 |
|
RhodeCode Admin
|
dc6fcb4c50
|
security: fixed security issue in cryptography package
|
2025-02-22 08:54:01 +01:00 |
|
Serhii Ilin
|
a72f17a204
|
fix(branch removal(closing)): added check to avoid deleting(closing) landing branches during PR merge with delete source branch option enabled.
|
2025-02-11 13:14:03 +02:00 |
|
Andrii Verbytskyi
|
0412f51db0
|
Merge pull request !2708 from rhodecode-enterprise-ce feature/mako-lookup-upgrade
Introduce removed usage of global.
|
2025-02-05 13:21:57 +00:00 |
|
Serhii Ilin
|
062f43f1a5
|
fix(auto-merge): removed usage of global.
|
2025-02-05 11:15:58 +02:00 |
|
RhodeCode Admin
|
5dc5437eb9
|
git: fix space in command
|
2025-02-04 10:05:52 +01:00 |
|
Andrii Verbytskyi
|
210c96330a
|
Merge pull request !2702 from rhodecode-enterprise-ce feature/fix-auto-merge-v2
Introduce fixed _mako_lookup method.
|
2025-02-04 08:57:30 +00:00 |
|
Serhii Ilin
|
716f41c123
|
fix(auto-merge): fixed _mako_lookup method.
|
2025-02-03 15:40:10 +02:00 |
|
Andrii Verbytskyi
|
9994abe2d9
|
Merge pull request !2691 from rhodecode-enterprise-ce feature/RCCE-67
Introduce fixed automatic PR merging f-ty.
|
2025-01-29 10:29:08 +00:00 |
|
RhodeCode Admin
|
19826d3475
|
docs: added 5.4.2 changelog
|
2025-01-27 09:50:21 +01:00 |
|
RhodeCode Admin
|
c69afa6296
|
svn: fixed lack of hooks data for svn over ssh
|
2025-01-23 13:38:24 +01:00 |
|
Serhii Ilin
|
0d75491964
|
fix(auto-merge): fixed tests.
|
2025-01-23 09:22:37 +02:00 |
|
Andrii V
|
25a090921b
|
release: 5.4.1 release notes
|
2025-01-20 15:19:15 +01:00 |
|
Serhii Ilin
|
038709a7ac
|
fix(auto-merge): fixed automatic PR merging f-ty.
|
2025-01-20 14:08:34 +02: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 |
|