Commit graph

4796 commits

Author SHA1 Message Date
RhodeCode Admin
5eba94deae metrics: fix request total name 2022-10-25 13:33:32 +02:00
RhodeCode Admin
bc8d59f1a7 metrics: use prom metrics, and added some additional metrics 2022-10-25 13:08:47 +02:00
RhodeCode Admin
de71212b00 packages: pin dogpile.cache to 0.9.0 for compat with current version 2022-10-25 10:01:01 +02:00
RhodeCode Admin
50ffbba0d9 metrics: expose more metrics via statsd
- expections
- celery tasks with statuses
2022-10-25 09:44:44 +02:00
RhodeCode Admin
edf003e16f packages: remove dogpile core as is a deprecated package 2022-10-25 09:44:02 +02:00
RhodeCode Admin
f4bb5af13b channelstream: fix dogpile core import.
dogpile.core is depracated and will be removed
2022-10-16 22:30:37 +02:00
RhodeCode Admin
c46715693f caches: cache ctx_description on local cache on 2022-10-16 22:30:13 +02:00
RhodeCode Admin
69e017757a caches: use also local cache branch as it used very much 2022-10-15 08:01:41 +02:00
RhodeCode Admin
8e00aec5f4 metrics: further adjustments.
- reduce cardinality
- added push/pull
2022-10-14 22:05:39 +02:00
RhodeCode Admin
b4d077597a statsd: fix unicode tags generation as we use str now 2022-10-14 15:53:27 +02:00
RhodeCode Admin
bde27dcd1c metrics: add response code, and fix user problem on metrics 2022-10-14 13:52:39 +02:00
RhodeCode Admin
0edcacd71a config: expose statsd config variable 2022-10-14 12:53:21 +02:00
RhodeCode Admin
89550b662b metrics: added new statsd client and enabled new metrics on app 2022-10-14 12:47:01 +02:00
RhodeCode Admin
747411a097 helpers: use a small compilation cache to not re-compile same patterns over and over. 2022-10-13 13:24:37 +02:00
RhodeCode Admin
dc3192df43 http_client: some reformatting 2022-10-13 12:53:55 +02:00
RhodeCode Admin
5316da6586 logging: added json logger to send json formatted logs 2022-10-13 12:53:37 +02:00
RhodeCode Admin
619fd8cc2c auth: python3 compatability code for migration 2022-10-13 12:53:14 +02:00
RhodeCode Admin
105310a809 channelstream: disabled channelstream no longer produces an error message. 2022-10-13 12:52:43 +02:00
RhodeCode Admin
9a0f015ea3 release bumped to 4.28.0 2022-10-14 12:48:40 +02:00
RhodeCode Admin
08c8e3f480 release: merge stable into default 2022-10-14 12:47:59 +02:00
RhodeCode Admin
125cd0b146 Added tag v4.27.1 for changeset 1e0ab770108a 2022-10-12 14:05:57 +00:00
RhodeCode Admin
416d9dba32 release: Finish preparation for 4.27.1 2022-10-12 14:05:55 +00:00
RhodeCode Admin
67cccda55f release: Start preparation for 4.27.1 2022-10-12 14:05:44 +00:00
RhodeCode Admin
6875b20c09 merged default into stable 2022-10-12 16:05:14 +02:00
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