Commit graph

4772 commits

Author SHA1 Message Date
RhodeCode Admin
ea8499bf8b docs: added 4.27.1 docs 2022-10-12 16:04:54 +02:00
RhodeCode Admin
53b22efa8d pkgs: bumped nix version 2022-10-12 16:03:05 +02:00
RhodeCode Admin
94c141d6a4 caches: fix id sanitizer. 2022-10-10 12:30:07 +02:00
RhodeCode Admin
39e6e12be3 caches: fixes the file-store backend to use serialized names for filename cache of vcsserver.
Using ones with '/' would crash the backend
2022-10-06 10:26:43 +02:00
RhodeCode Admin
127da865d6 docs: added new admin trick to bulk change owner of repository 2022-10-06 10:26:05 +02:00
RhodeCode Admin
063cb9f16b release: merge back stable branch into default 2022-10-06 10:06:46 +02:00
RhodeCode Admin
f9311617c3 Added tag v4.27.0 for changeset 6cea3037df92 2022-10-03 14:42:18 +00:00
RhodeCode Admin
d8c2f88af4 release: Finish preparation for 4.27.0 2022-10-03 14:42:15 +00:00
RhodeCode Admin
f63dd36aff release: updated pip2nix output for 4.27.0 2022-10-03 14:42:05 +00:00
RhodeCode Admin
03521bc8cf i18n: Updated message catalog template 2022-10-03 13:29:53 +00:00
RhodeCode Admin
a507d3e7f6 release: Merge default into stable for release preparation 2022-10-03 13:17:18 +00:00
RhodeCode Admin
dca58047e2 release: pinned to fixed tools 1.4.1 version 2022-10-03 13:11:53 +02:00
RhodeCode Admin
227f4040d2 debugging: expose logs/exception when debug log is enabled. 2022-10-03 12:03:41 +02:00
RhodeCode Admin
d26e0145a1 docs: added release notes 4.27 2022-09-01 22:10:45 +02:00
RhodeCode Admin
093cf251d5 caches: make sure we init caches on repo names withou '/' to not create a new cache subpath 2022-09-01 22:00:13 +02:00
RhodeCode Admin
e5a4524403 url-validator: make it more explicit credentials could be a case for repo import validator to fail 2022-09-01 21:59:29 +02:00
RhodeCode Admin
985d3eede5 tests: fixed some issues with new transifex urls 2022-09-01 21:58:53 +02:00
RhodeCode Admin
ce7e048a7d git: allow overriding default master branch with an env variable. 2022-08-11 09:39:24 +02:00
RhodeCode Admin
57eecdce7f vcs-settings: when setting landing ref from UI switch default GIT branch too.
fixes #5663
2022-08-11 09:39:06 +02:00
RhodeCode Admin
4508de422b caches: fixed error for unique non-ascii cache keys 2022-07-25 15:07:29 +02:00
RhodeCode Admin
7483c5b2bf files: fixed unicode problems in specially encoded paths handler. 2022-01-10 15:24:21 +01:00
RhodeCode Admin
da3f876a71 commits/summary: unify fetching remote attribute in summary and commits page to properly and in the same way show the data. 2021-12-20 16:07:22 +01:00
RhodeCode Admin
eb95462c1a files: escape special chars for metadata loading to prevent breaking url with chars like #, <.
- fixes #5672
2021-12-17 08:24:00 +01:00
RhodeCode Admin
86f1961de4 caches: invalidate cache on remote side from repo settings alongside local cache. 2021-12-16 14:26:38 +01:00
RhodeCode Admin
b7718f5e2d vcs-cache: enable more methods, and fix arguments calls 2021-12-06 10:30:22 +01:00
RhodeCode Admin
ae99ab4e5e drafts: show TODO drafts properly.
- Fixes #5668
2021-12-03 15:21:17 +01:00
RhodeCode Admin
2b35e8af0d vcs-call-cache: controll via hidden .ini flag 2021-12-03 15:17:11 +01:00
RhodeCode Admin
aedc41d96a vcs: experimental local cache for methods 2021-12-01 14:17:51 +01:00
RhodeCode Admin
b0f3ddc600 system-info: expose env variables 2021-12-01 13:53:38 +01:00
RhodeCode Admin
6661b23cd5 security: fixed self-xss on archive download page. 2021-11-18 15:18:21 +01:00
RhodeCode Admin
2c268b6026 pyroutes: register status healthcheck in routes. 2021-10-29 14:42:59 +02:00
RhodeCode Admin
37a751bc31 users: enable full edit mode for super admins.
- We'll enable the users to change their names via external auth for rename cases.
2021-10-29 14:42:31 +02:00
RhodeCode Admin
57d6760484 version: bumped to 4.27.0 2021-10-12 14:48:14 +02:00
RhodeCode Admin
ddf7703bef merged with stable 2021-10-12 14:47:33 +02:00
RhodeCode Admin
d1bfd0ade0 healthcheck: Added authentication because we expose DB information 2021-10-12 14:47:16 +02:00
RhodeCode Admin
720dbed814 ops: added healthcheck view 2021-10-12 14:29:26 +02:00
RhodeCode Admin
f5cf1a1f86 celerylib: fixed broken tasks for auto-update 2021-10-12 14:09:11 +02:00
RhodeCode Admin
448f66785c sys-info: added helpers for faster loading of sys-info data 2021-10-12 13:40:59 +02:00
RhodeCode Admin
98cc67d889 caches: added debug and timings 2021-10-12 13:40:31 +02:00
RhodeCode Admin
25e528c10f docs: added admin section docs about problematic PR deletion 2021-10-12 13:39:46 +02:00
RhodeCode Admin
a079a8e874 Added tag v4.26.0 for changeset b4ba10dcb4ab 2021-08-06 11:30:15 +00:00
RhodeCode Admin
5ef8f4f6d6 release: Finish preparation for 4.26.0 2021-08-06 11:30:14 +00:00
RhodeCode Admin
45f03e60f5 release: Merge default into stable for release preparation 2021-08-06 11:28:25 +00:00
RhodeCode Admin
a0c1c5e829 docs: added 4.26.0 release notes. 2021-08-06 12:44:01 +02:00
RhodeCode Admin
cee973848d permissions: flush all users permissions when creating a new user group.
- fixes #5664
2021-07-28 22:28:24 +02:00
RhodeCode Admin
d811485440 locks: handle refresh thread already started 2021-07-27 10:08:28 +02:00
RhodeCode Admin
f1f1c99cae repos: recover properly from bad extraction of repo_id from URL and DB calls. 2021-07-26 13:36:42 +02:00
RhodeCode Admin
8fe339248e caches: fixed wrong except 2021-07-24 08:11:42 +02:00
RhodeCode Admin
7170e63907 caches: use the same lock instance, otherwise we won't release it.
Also handle AlreadyAquired so locks skip that case and not throw a 500 error
2021-07-23 11:21:58 +02:00
RhodeCode Admin
3ce837d046 caches: introduce invalidation as a safer ways to expire keys, deleting them are more problematic. 2021-07-23 11:09:12 +02:00