|
eecb59e2e4
|
removed "cython" from "test"
|
2024-03-04 21:19:59 +01:00 |
|
|
4c0f65faec
|
removed tests for "23.04"
> gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/tmp/pip-install-sazb8fvo/httptools_694f06fa2e354ed9ba9f5c167df7fce4/vendor/llhttp/include -I/tmp/pip-install-sazb8fvo/httptools_694f06fa2e354ed9ba9f5c167df7fce4/vendor/llhttp/src -I/usr/local/include/python3.11 -c httptools/parser/parser.c -o build/temp.linux-x86_64-cpython-311/httptools/parser/parser.o -O2
httptools/parser/parser.c:212:12: fatal error: longintrepr.h: No such file or directory
|
2024-03-04 21:19:59 +01:00 |
|
|
e41084f5c5
|
added tests for Ubuntu "Mantic Minotaur"
|
2024-03-04 21:19:59 +01:00 |
|
|
36d5b83fb8
|
requirements.txt updated
|
2024-03-04 21:19:59 +01:00 |
|
|
11138c2191
|
updated debian bookworm 12 dependencies
|
2024-03-04 21:19:59 +01:00 |
|
|
ff9e85e32b
|
updated test to debian bookworm
|
2024-03-04 21:19:59 +01:00 |
|
|
cb6a089678
|
fixed testing dependency
|
2024-03-04 21:19:59 +01:00 |
|
|
085186f82a
|
added gcc as dependency
|
2024-03-04 21:19:59 +01:00 |
|
|
f77d3feee1
|
fixes
|
2024-03-04 21:19:59 +01:00 |
|
|
f2721c7663
|
fixed debian package versions
|
2024-03-04 21:19:59 +01:00 |
|
|
40cb5518cb
|
fixed versions & added 16.2 as supported
|
2024-03-04 21:19:59 +01:00 |
|
|
021c0ac38d
|
added os specific requirements.txt
|
2024-03-04 21:19:59 +01:00 |
|
|
9c22628b4e
|
implemented python test matrix for different python dependencies on different os releases
|
2024-03-04 21:19:59 +01:00 |
|
|
966b421dad
|
README.md updated
|
2024-03-04 21:19:59 +01:00 |
|
|
7f8752a93d
|
updated ubuntu from 22.10 (EOL) to 23.04
|
2024-03-04 21:19:59 +01:00 |
|
|
30979fd18e
|
requirements.txt updated
|
2024-03-04 21:19:59 +01:00 |
|
|
72965cc879
|
added 16.1 as supported nvidia driver release
|
2024-03-04 21:19:59 +01:00 |
|
|
1887cbc534
|
added macOS as supported host (using python-venv)
|
2024-03-04 21:19:59 +01:00 |
|
|
2e942f4553
|
added Docker supported system architectures
|
2024-03-04 21:19:59 +01:00 |
|
|
3dda920a52
|
added linkt to driver compatibility section
|
2024-03-04 21:19:59 +01:00 |
|
|
765a994d83
|
requirements.txt updated
|
2024-03-04 21:19:59 +01:00 |
|
|
23488f94d4
|
added support for 16.0 drivers to readme
|
2024-03-04 21:19:59 +01:00 |
|
|
f9341cdab4
|
fixed docker image name (gitlab registry)
|
2024-03-04 21:19:59 +01:00 |
|
|
cad81ad1d6
|
fixed deploy docker
|
2024-03-04 21:19:59 +01:00 |
|
|
b07b7da2f3
|
fixed new docker registry image path
|
2024-03-04 21:19:59 +01:00 |
|
|
1ef7dd82f6
|
toggle api endpoints
|
2024-03-04 21:19:25 +01:00 |
|
|
5a1b1a5950
|
typos
|
2024-03-04 21:19:25 +01:00 |
|
|
83f4b42f01
|
added information about ipv6 may be must disabled
|
2024-03-04 21:19:25 +01:00 |
|
|
a3baaab26f
|
removed mysql from included docker drivers
|
2024-03-04 21:19:25 +01:00 |
|
|
aa4ebfce73
|
added docker command to logging section
thanks to @libreshare (#2)
|
2024-03-04 21:19:25 +01:00 |
|
|
aa746feb13
|
improvements
thanks to @AbsolutelyFree (#1)
|
2024-03-04 21:19:25 +01:00 |
|
|
fce0eb6d74
|
fixed "deploy:pacman"
|
2024-03-04 21:19:25 +01:00 |
|
|
32806e5cca
|
push multiarch image to docker-hub
|
2024-03-04 21:19:25 +01:00 |
|
|
50eddeecfc
|
fixed mariadb-client installation
ref. https://github.com/PyMySQL/mysqlclient/discussions/624
|
2024-03-04 21:19:25 +01:00 |
|
|
092e6186ab
|
added missing "pkg-config" for "mysqlclient==2.2.0"
ref. https://stackoverflow.com/questions/76533384/docker-alpine-build-fails-on-mysqlclient-installation-with-error-exception-can
|
2024-03-04 21:19:25 +01:00 |
|
|
acbe889fd9
|
fixed versions
|
2024-03-04 21:19:25 +01:00 |
|
|
05cad95c2a
|
refactored docker-compose.yml so very simple example, and moved proxy to "examples" directory
|
2024-03-04 21:19:25 +01:00 |
|
|
c9e36759e3
|
added 15.3 to supported drivers list
|
2024-03-04 21:19:25 +01:00 |
|
|
d116eec626
|
updated compatibility list
|
2024-03-04 21:19:25 +01:00 |
|
|
b1620154db
|
docker-compose.yml - added note for TZ
|
2024-03-04 21:19:25 +01:00 |
|
|
4181095791
|
requirements.txt updated
|
2024-03-04 21:19:25 +01:00 |
|
|
248c70a862
|
Merge branch 'dev' into db
|
2023-06-12 15:19:28 +02:00 |
|
|
39a2408d8d
|
migrated api to database-config (Site, Instance)
|
2023-06-12 15:19:06 +02:00 |
|
|
18807401e4
|
orm improvements & fixes
|
2023-06-12 15:14:12 +02:00 |
|
|
5e47ad7729
|
fastapi openapi url
|
2023-06-12 15:13:53 +02:00 |
|
|
20448bc587
|
improved relationships
|
2023-06-12 15:13:29 +02:00 |
|
|
5e945bc43a
|
code styling
|
2023-06-12 14:47:32 +02:00 |
|
|
b4150fa527
|
implemented Site and Instance orm models including initialization
|
2023-06-12 12:42:13 +02:00 |
|
|
38e1a1725c
|
code styling
|
2023-06-12 12:40:10 +02:00 |
|
|
c79636b1c2
|
fixed .gitlab-ci.yml deprecated build-ref varialbes
ref. https://gitlab.com/gitlab-org/gitlab/-/issues/352957
|
2023-06-12 11:03:03 +02:00 |
|