Commit graph

10 commits

Author SHA1 Message Date
ievgenii vdovenko
260801d4af feature: moves logic of dumping default values to ini file 2025-08-04 16:27:12 +02:00
ievgenii vdovenko
46c6576e08 feature: moves token generation to config_maker.py file 2025-07-30 14:01:27 +02:00
ievgenii vdovenko
3683a35b08 feature: adds app.service_api.token initialization at application start 2025-07-28 11:56:26 +02:00
RhodeCode Admin
166db21812 core: run ruff format 2025-01-13 17:47:37 +01:00
RhodeCode Admin
82f0f8d214 core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
RhodeCode Admin
1d5d2c0155 tests: fixed test suite for celery adoption 2024-11-08 16:17:57 +01:00
RhodeCode Admin
6a667624ae fix(tests): fixed tests for PR celery hooks deamon 2024-10-25 10:34:22 +02:00
RhodeCode Admin
d59469e975 fix(vcs-operations): fixed problems with locked repos and with branch permissions reporting, previously it shown error 500 when those cases were handled 2024-10-06 08:41:02 +02: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
fc0ee0e99b feat(ssh-wrapper-speedup): major rewrite of code to address imports problem with ssh-wrapper-v2
- use bootstrapped settings rather than config
- use more code split to make sure we don't import heavy code
2024-02-28 09:30:58 +01:00