RhodeCode Admin
166db21812
core: run ruff format
2025-01-13 17:47:37 +01:00
RhodeCode Admin
59457072f4
libs: ext_json improvements for orjson support
2023-07-18 11:40:47 +02:00
RhodeCode Admin
f88230f4c7
ext-json: fixed tests and made the lib more consistent with orjson vs simplejson
2023-03-31 13:17:33 +02:00
RhodeCode Admin
7556b374d5
deps: replaced simplejson with much faster orjson implementation
2023-03-20 20:33:56 +01:00
RhodeCode Admin
94a50edf39
python3: fix usage of int/long
2023-03-07 09:54:36 +01:00
Marcin Kuzminski
1d332c03ad
pylons: fixed code and test suite after removal of pylons.
2017-11-16 18:27:09 +01:00
Marcin Kuzminski
5f9ae2ae11
pylons: remove pylons as dependency
...
- dependencies: bumped:
-setuptools-scm==1.15.6
-celery==4.1.0
-kombu==4.1.0
-pytz==2017.3
-Routes==2.4.1
Removed all pylons components. Refactored the code to use only pyramid
parts
2017-11-15 13:42:54 +01:00
Marcin Kuzminski
9a0d8c0b77
project: added all source files and assets
2016-05-24 15:56:53 +02:00