|
c7aa28382a
|
Merge branch 'dev' into sqlalchemy
# Conflicts:
# app/main.py
|
2022-12-27 19:04:41 +01:00 |
|
|
6d5ed1a142
|
main.py - added origin update endpoint
|
2022-12-27 19:03:03 +01:00 |
|
|
11a2c1d129
|
added "CAP_NET_BIND_SERVICE" to debian service to allow low range ports for non root user "www-data"
|
2022-12-27 18:51:20 +01:00 |
|
|
cefee22202
|
README.md - fixed srevice type
|
2022-12-27 18:38:26 +01:00 |
|
|
e5f557eb96
|
README.md - added todos
|
2022-12-27 17:49:52 +01:00 |
|
|
f9e3740150
|
main.py - added env variable for "INSTANCE_REF"
|
2022-12-27 17:42:58 +01:00 |
|
|
3d6da6fab9
|
README - fixed debian installation via git
|
2022-12-27 16:59:35 +01:00 |
|
|
6ddba90cd8
|
README fixed
|
2022-12-27 15:28:52 +01:00 |
|
|
a91e1f7018
|
README.md - added supported package version 14.4
|
2022-12-27 11:03:53 +01:00 |
|
|
599eaba14a
|
README.md - added supported and tested driver versions
|
2022-12-27 09:19:05 +01:00 |
|
|
6b7c70e59a
|
tests improved
|
2022-12-23 13:42:02 +01:00 |
|
|
332b9b23cd
|
code styling
|
2022-12-23 13:31:43 +01:00 |
|
|
3d5d728d67
|
code styling
|
2022-12-23 13:22:06 +01:00 |
|
|
838e30458d
|
code styling
|
2022-12-23 13:21:52 +01:00 |
|
|
f539db5933
|
implemented db_init
|
2022-12-23 13:17:19 +01:00 |
|
|
6049048bbf
|
fixed test
|
2022-12-23 11:24:40 +01:00 |
|
|
43d5736f37
|
code styling & removed comments
|
2022-12-23 08:22:21 +01:00 |
|
|
e7102c4de6
|
fixed updates
|
2022-12-23 08:16:58 +01:00 |
|
|
d1db441df4
|
removed Auth
|
2022-12-23 08:16:34 +01:00 |
|
|
d5b51bd83c
|
Merge branch 'dev' into sqlalchemy
# Conflicts:
# app/main.py
|
2022-12-23 08:08:35 +01:00 |
|
|
3f71c88d48
|
added some test
|
2022-12-23 07:48:47 +01:00 |
|
|
a58549a162
|
.gitlab-ci.yml - fixed test cert path
|
2022-12-23 07:43:02 +01:00 |
|
|
2c1c9b63b4
|
.gitignore
|
2022-12-23 07:41:23 +01:00 |
|
|
3367977652
|
.gitlab-ci.yml - fixed cd into test
|
2022-12-23 07:41:18 +01:00 |
|
|
67ed6108a2
|
.gitlab-ci.yml - changed test image to bullseye
|
2022-12-23 07:40:27 +01:00 |
|
|
d5d156e70e
|
.gitlab-ci.yml - create test certificates
|
2022-12-23 07:38:53 +01:00 |
|
|
906af9430a
|
.gitlab-ci.yml - fixed installing dependencies
|
2022-12-23 07:36:33 +01:00 |
|
|
3f5e3b16c5
|
added api tests
|
2022-12-23 07:35:37 +01:00 |
|
|
9809bbdbd1
|
bump version to 0.6
|
2022-12-23 07:16:41 +01:00 |
|
|
a0b9eae15b
|
main.py - fixed wrong "origin_ref" in CodeResponse
- fixed issue
- removed the now unnecessary table "auth"
|
2022-12-23 06:56:29 +01:00 |
|
|
394180652e
|
migrated from dataset to sqlalchemy
|
2022-12-22 12:57:06 +01:00 |
|
|
d6d4cbc74a
|
README.md - added docker image sources
|
2022-12-22 10:31:52 +01:00 |
|
|
184e858fea
|
.gitlab-ci.yml - added docker image versions for gitlab registry
|
2022-12-22 10:31:40 +01:00 |
|
|
a6f7b9b595
|
code styling
|
2022-12-22 10:14:32 +01:00 |
|
|
7946c63f8c
|
README.md - added notice that no internet connection is required
|
2022-12-22 10:14:15 +01:00 |
|
|
1131f31c27
|
Merge remote-tracking branch 'origin/dev' into dev
|
2022-12-22 07:58:04 +01:00 |
|
|
e84a7b3e8d
|
README.md - added installation method with debian and git on bare metal
|
2022-12-22 07:57:56 +01:00 |
|
|
00f6590a9f
|
.gitlab-ci.yml fixes
|
2022-12-21 11:11:55 +01:00 |
|
|
6afb121533
|
README.md - added docs section
|
2022-12-21 11:06:25 +01:00 |
|
|
c5b6c79d1c
|
fixes
|
2022-12-21 11:06:09 +01:00 |
|
|
4184731571
|
dotenv fixes
|
2022-12-21 10:53:51 +01:00 |
|
|
7eddb17862
|
Dockerfile - include version.env to image
|
2022-12-21 10:48:36 +01:00 |
|
|
e89401dbc1
|
replaced "print" with "logging.info"
|
2022-12-21 10:45:45 +01:00 |
|
|
e323fd3488
|
added cors support and improved logging
|
2022-12-21 10:41:20 +01:00 |
|
|
42705be631
|
README.md fixed description
|
2022-12-21 10:40:31 +01:00 |
|
|
af6b17319d
|
include version and commit hash in status endpoint
|
2022-12-21 10:40:05 +01:00 |
|
|
fdaedacfa5
|
README.md
|
2022-12-21 08:01:02 +01:00 |
|
|
802366e9ff
|
code styling
|
2022-12-21 08:00:52 +01:00 |
|
|
1d39f23082
|
removed some todos
|
2022-12-21 07:33:39 +01:00 |
|
|
76f997d437
|
render README.md on index page
|
2022-12-21 07:33:20 +01:00 |
|