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
42301154fc
copyrights: updated for 2023
2023-07-18 11:57:27 +02:00
RhodeCode Admin
5357fb11f2
libs: removed utf8 markers
2023-07-18 10:57:59 +02:00
RhodeCode Admin
67ddb883ac
PATH_INFO: use new method to consistently extract proper PATH_INFO data
2023-05-11 12:32:19 +02:00
RhodeCode Admin
34af9cfa2f
python3: fixed various code issues
...
- iterators
- use of u''
2023-03-20 20:51:25 +01:00
RhodeCode Admin
f7091556fd
python3: fixed urlparse import
2023-03-06 23:02:03 +01:00
Marcin Kuzminski
fe96e16646
code: update copyrights to 2020
2020-04-16 00:34:52 +02:00
Daniel Dourvaris
6793d652e0
git-lfs: fixed bug #5399 git-lfs application failed to generate HTTPS urls properly.
2019-07-02 15:08:39 +02:00
Marcin Kuzminski
bd1a9c8201
docs: updated copyrights to 2019
2019-01-02 18:13:27 +01:00
Marcin Kuzminski
00b45c1fa7
release: update copyright year to 2018
2018-01-19 17:13:16 +01:00
Marcin Kuzminski
e7fd657687
git-lfs: push settings to git-lfs backend stored inside our rhodecode settings
...
- fixes #4235
2017-03-21 11:58:56 +01:00
Marcin Kuzminski
1e7801cf57
git-lfs: enable support for detection of git-lfs requests type
...
- fixes #4235
2017-03-18 12:22:37 +01:00
Marcin Kuzminski
fcc027c282
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
Martin Bornhold
ecc24326d7
vcs: Do not pass the backend key into the scm app instances.
...
We used the key as a value for a response header. Since this header is removed there
is no need to pass the backend key araound.
2016-10-06 16:25:27 +02:00
Martin Bornhold
8e531005da
pyro4: Add the custom header X-RhodeCode-Backend to the pyro4 backend responses.
...
This custom header sets the SCM backend which is in use. It is used to identify
VCS responses in the error handler. VCS responses are skipped during error handling.
2016-09-26 14:52:06 +02:00
Marcin Kuzminski
8c74381b23
vcs: added logging into VCS middlewares
2016-09-06 12:19:48 +02:00
Marcin Kuzminski
9a0d8c0b77
project: added all source files and assets
2016-05-24 15:56:53 +02:00