Commit graph

5494 commits

Author SHA1 Message Date
RhodeCode Admin
1c99ac6b7f chore(makefile): updated makefile data 2024-08-28 23:53:10 +02:00
RhodeCode Admin
ab795f6a4f chore(configs): droped unused configs 2024-08-28 23:47:17 +02:00
RhodeCode Admin
772fde2914 chore(logging): optimize loggers for request wrapper to be easier to read 2024-08-28 13:29:30 +02:00
RhodeCode Admin
81595dcae2 fix(mailing): patch repozesendmail to properly use CRLF for newlines. Fixes RFC5322 Issues with mailing 2024-08-28 13:29:10 +02:00
RhodeCode Admin
091bc11334 deps: bumped gunicorn for CVE from 22.0 2024-08-21 14:35:51 +02:00
RhodeCode Admin
e334f29358 chore: cleanup, remove unused param for objectstore cache 2024-08-21 00:21:44 +02:00
RhodeCode Admin
9a06614a3b chore: added missing images 2024-08-20 16:20:54 +02:00
RhodeCode Admin
8ef98917aa chore(logs): report warning on missing filestore object 2024-08-20 16:19:38 +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
RhodeCode Admin
11bd292508 fix(db-migrate): enforce gc collection to optimize memory usage 2024-08-20 12:06:59 +02:00
RhodeCode Admin
fcf7e2c7e8 deps: bumped python3-saml lib 2024-08-19 11:36:14 +02:00
RhodeCode Admin
0147b82c20 feat(configs): allow json log format for gunicorn 2024-08-19 11:35:24 +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
RhodeCode Admin
9a46cbc018 chore(caches): cleanup cache lib and added cleanup backend 2024-08-07 13:40:30 +02:00
RhodeCode Admin
efb6d1e422 feat(configs): deprecared old hooks protocol and ssh wrapper.
New defaults are now set on v2 keys, so previous installation are automatically set to new keys.
Fallback mode is still available.
2024-08-07 13:35:47 +02:00
RhodeCode Admin
55281cb2b0 feat(config): deprecated old ssh wrapper command and make the v2 the default one 2024-08-06 16:02:40 +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
5ecaaee436 chore(deps): bumped orjson==3.10.3 2024-08-02 12:54:19 +02:00
RhodeCode Admin
8de40a05f4 chore(deps): bumped zope.interface==6.4.post2 2024-08-02 12:52:51 +02:00
RhodeCode Admin
4ebca46c23 chore(deps): bumped gunicorn==22.0.0 2024-08-02 12:50:45 +02:00
RhodeCode Admin
0c320ae313 chore(deps): bumped packaging==24.1 2024-08-02 12:49:30 +02:00
RhodeCode Admin
e23ad22b70 fix(mailing): don't default to empty string for smtp_password and user, since mailing lib only expects None as empty values 2024-07-31 19:48:01 +02:00
RhodeCode Admin
632140ed6c d-cache: don't init in includeme so we don't trigger s3 connections on startup of rcstack.
The d-cache will be initied only when needed during first file download
2024-07-30 14:27:00 +02:00
RhodeCode Admin
7b14663e2c feat(caches): make sure commit-caches propagate to parent repo groups 2024-07-29 18:02:15 +02:00
RhodeCode Admin
fa3e6d2304 fix(config): added default value to celery result and broker 2024-07-25 14:05:43 +02:00
RhodeCode Admin
3f8807d95c fix: updated command list mapping for mercurial 6.5, after client upgrade a new command can be given which is clonebundles_manifest, we marked it explicit as pull command. Also added few more commands, fixes RCCE-111 2024-07-24 09:46:05 +02:00
RhodeCode Admin
905b038bea docs: added 5.1.1 rel notes 2024-07-23 16:24:15 +02:00
RhodeCode Admin
151f358574 fix:js lock JS deps to make builds stable 2024-07-23 14:23:19 +02:00
RhodeCode Admin
b8822dcc98 fix: js sync ce/ee package definitions 2024-07-23 14:12:55 +02:00
RhodeCode Admin
2a94fb6ab1 chore: makefile, cleanup node_modules before generating a new ones 2024-07-23 14:08:35 +02:00
RhodeCode Admin
82fb562008 docs: started 5.2.0 release notes 2024-07-18 20:38:35 +02:00
RhodeCode Admin
8b6d609351 release: Bump version 5.1.0 to 5.2.0 2024-07-18 20:35:36 +02:00
Andrii Verbytskyi
fd2519123b chore: updated release notes 2024-07-18 15:39:39 +02:00
RhodeCode Admin
06b3778ab4 fix(tests): fixed svn tests cases when interactive prompt was displayed 2024-07-17 21:10:12 +02:00
RhodeCode Admin
45775abb81 fix(tests): fixed potential freeze on vcs_operations tests 2024-07-17 20:35:17 +02:00
RhodeCode Admin
2b13bc5a0a fix(tests): fixed callback deamon tests 2024-07-17 11:41:30 +02:00
RhodeCode Admin
50c8c98c7f fix(js-routes): fixed bad urls in jsroutes 2024-07-17 10:19:00 +02:00
RhodeCode Admin
53e0af18ff fix: escaper, use h.escape instead of html_escape since it's faster and correct 2024-07-17 10:16:28 +02:00
RhodeCode Admin
f6cd5ffe89 docs: updated release notes 2024-07-17 09:12:41 +02:00
RhodeCode Admin
47e6265c09 chore(cleanups): use single consistent escape for descriptions 2024-07-16 21:53:36 +02:00
RhodeCode Admin
6f7cbc64a7 fix: startup, report nicer error in case DB is damaged or empty when starting services 2024-07-16 21:53:10 +02:00
RhodeCode Admin
1d56632985 ini: cleanup 2024-07-16 14:02:38 +02:00
Marcin Kuźmiński
1790b4d3d2 Fixed problem with step param not initializing for 0 step migration 2024-07-12 16:41:59 +00:00
RhodeCode Admin
26d18ef0fe fix(svn): svn events fixes and change the way how we handle the events 2024-06-04 17:20:16 +02:00
RhodeCode Admin
34dcb83bfb chore: added excplicit db-migrate to update hooks for 5.X rel 2024-07-03 09:50:40 +02:00