Commit graph

394 commits

Author SHA1 Message Date
RhodeCode Admin
7c78b19dba Merge remote-tracking branch 'origin/main' 2025-06-02 13:51:42 +02:00
RhodeCode Admin
b6c2ac4521 search: remove whoosh, and add support for ES 8 & 9 2025-06-02 13:50:04 +02:00
Andrii V
d96353c09a chore: fix hotfix version to avoid conflicts with stable 2025-05-15 16:31:18 +02:00
Andrii V
d94b3562bd chore: add release notes for bugfix release 2025-05-15 15:28:25 +02:00
Andrii V
6cd024e10b chore: change log level to debug and added release notes for partial cloning 2025-05-14 18:21:52 +02:00
Andrii V
aa989aeadd chore: added another fix to changelog 2025-04-07 18:48:57 +02:00
hkoziak
2738308a70 RCCE-165 2025-03-25 17:01:57 +02:00
hkoziak
4e3ef30939 RCCE-165 2025-03-25 15:23:49 +02:00
RhodeCode Admin
aef3cca3ea security: limit API impersonate feature to only super admins 2025-03-24 05:17:44 +01:00
RhodeCode Admin
552b0cfeb1 docs: added 5.5.1 rel notes 2025-03-24 05:03:15 +01:00
RhodeCode Admin
6b83e48641 deps: fixed jinja for security fix 2025-03-07 12:00:44 +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
RhodeCode Admin
d968c0ce82 docs: updated changelog 2025-02-24 11:11:56 +01:00
RhodeCode Admin
19826d3475 docs: added 5.4.2 changelog 2025-01-27 09:50:21 +01:00
Andrii V
25a090921b release: 5.4.1 release notes 2025-01-20 15:19:15 +01:00
RhodeCode Admin
166db21812 core: run ruff format 2025-01-13 17:47:37 +01:00
RhodeCode Admin
01556816a0 deps: bumped jinja2==3.1.5 for security fix 2025-01-05 13:23:41 +01:00
Andrii Verbytskyi
2863a29a8b release: added 2 ee-only features to release notes 2024-12-17 10:07:16 +01: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
a1989bf442 fix: removed change status dropdown for observers. Fixes: RCCE-171 2024-12-11 15:11:51 +02:00
Serhii Ilin
7c321dd71f updated latest release notes. 2024-12-03 13:00:13 +02:00
RhodeCode Admin
200dfdcf24 docs: updated changelog 2024-11-28 15:08:42 +01:00
RhodeCode Admin
a780ffc2fa fix(docs): fixed cli usage docs 2024-11-27 12:55:54 +01:00
Serhii Ilin
1149dc9093 feat(hide recaptcha secrets): masked sensitive information related to reCaptcha configuration. 2024-11-15 12:14:52 +02:00
RhodeCode Admin
5e2ead8185 deps: bumped jinja2==3.1.4 for security issues fix 2024-11-18 11:37:23 +01: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
RhodeCode Admin
7ac0cc7bce docs: added 5.3.1 release info 2024-10-21 16:09:52 +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
Andrii Verbytskyi
3902d75636 chore: fixed release notes for 5.2.0 2024-10-09 15:57:40 +02:00
Andrii Verbytskyi
7e267b5f43 chore: filled release notes for 5.2.0 2024-10-09 15:48:30 +02:00
RhodeCode Admin
50822a3304 docs: added 5.1.2 rel notes 2024-09-12 20:51:37 +02:00
RhodeCode Admin
fead9d9aed chore(deps): updated dependencies, and removed debugtoolbar from prod build 2024-08-28 23:54:43 +02:00
RhodeCode Admin
9a06614a3b chore: added missing images 2024-08-20 16:20:54 +02:00
RhodeCode Admin
cd134c5b2d fix(docs): fixed rst error 2024-08-20 16:16:01 +02:00
RhodeCode Admin
cefbec329a auth: updated saml docs, and re-order info on plugin details for easier setup 2024-08-20 15:04:33 +02:00
Andrii Verbytskyi
c9251167df docs: back to main page link, link to rcstack docs higher, small fixes 2024-08-08 20:57:15 +02:00
Andrii Verbytskyi
7006bdf49d docs: added another link to rcstack dev setup 2024-08-06 13:43:33 +02:00
Andrii Verbytskyi
bb74e4f03d chore: fixed minor issues with quickstart page 2024-08-03 00:23:29 +02:00
Andrii Verbytskyi
39e7b1fd72 docs: removed mentions of Nix manager, replaced some occurences of legacy rccontrol mentions, reworked quickstart 2024-08-02 00:52:58 +02:00
Dmytro Sirant
e034e8d929 Moved K8s docs to the helm chart repository 2024-08-08 19:45:41 +10:00
Dmytro Sirant
fd206549e8 - Added Kubernetes deployment section to the documentation
- Small formating fixes to the documentation
2024-08-01 23:00:05 +10:00
RhodeCode Admin
905b038bea docs: added 5.1.1 rel notes 2024-07-23 16:24:15 +02:00
RhodeCode Admin
82fb562008 docs: started 5.2.0 release notes 2024-07-18 20:38:35 +02:00
Andrii Verbytskyi
fd2519123b chore: updated release notes 2024-07-18 15:39:39 +02:00
RhodeCode Admin
f6cd5ffe89 docs: updated release notes 2024-07-17 09:12:41 +02:00