Yannik Schmidt
|
34fae6f57a
|
implement github support
|
2020-09-18 05:25:18 +02:00 |
|
Yannik Schmidt
|
919d358b53
|
add production WSGI
|
2020-02-24 10:44:10 +01:00 |
|
|
|
3498668763
|
improve http response codes
avoid confusion with nginx errors and honor actual definitions of 4xx codes
|
2019-10-10 11:46:32 +02:00 |
|
|
|
09df250018
|
add unique error message for missing json data
|
2019-10-10 11:36:06 +02:00 |
|
|
|
3e01b99bf7
|
add missing import for error logging
|
2019-10-10 11:35:40 +02:00 |
|
|
|
1891dcea8b
|
add errormessages to syslog
|
2019-10-08 22:29:06 +02:00 |
|
|
|
17420df715
|
replace run with Popen
|
2019-10-08 22:19:28 +02:00 |
|
|
|
8f1365d50c
|
update readme with CI-script repo link
|
2019-10-06 16:54:06 +02:00 |
|
|
|
53050dcdd4
|
add readme
|
2019-10-06 15:10:46 +02:00 |
|
|
|
015cd9bcb7
|
unique error codes for reverse proxy
|
2019-10-06 14:50:37 +02:00 |
|
|
|
58c14a50b7
|
add license
|
2019-10-06 14:10:52 +02:00 |
|
|
|
1efa280a53
|
strip \n from config lines
|
2019-10-06 12:27:45 +02:00 |
|
|
|
70a37f6192
|
remove subprocess sp alias import
|
2019-10-06 12:26:01 +02:00 |
|
|
|
47ad4e0fa8
|
correctly check for project ident in request
|
2019-10-06 12:24:52 +02:00 |
|
|
|
918782ff3e
|
add comment line handling
|
2019-10-06 12:21:03 +02:00 |
|
|
|
8ba5905c47
|
implement script execution
|
2019-10-06 12:18:55 +02:00 |
|
|
|
9c8401e1be
|
add *.config to gitignore
|
2019-10-06 12:06:07 +02:00 |
|
|
|
adf4e0a907
|
rename config to example config
|
2019-10-06 12:05:41 +02:00 |
|
|
|
cd5a698b90
|
add example config
|
2019-10-06 12:00:36 +02:00 |
|
|
|
1a09e3949c
|
add config parser
|
2019-10-06 11:59:53 +02:00 |
|
|
|
67a545e6f1
|
rename default config file
|
2019-10-06 11:59:48 +02:00 |
|
|
|
967910df39
|
improve json handling
|
2019-10-06 11:53:43 +02:00 |
|
|
|
db928ff694
|
improve line limit formating
|
2019-10-06 11:50:17 +02:00 |
|
|
|
ac3f34e054
|
add request matching checks/errors
|
2019-10-06 11:50:08 +02:00 |
|
|
|
e40126f1ab
|
parse json directly
|
2019-10-06 11:28:45 +02:00 |
|
|
|
682513990a
|
add json module
|
2019-10-06 11:27:10 +02:00 |
|
|
|
27d475208b
|
fix missing flask module syntax
|
2019-10-06 11:21:06 +02:00 |
|
|
|
dc9f92a2cb
|
Initial
|
2019-10-06 11:08:01 +02:00 |
|