issues
search
dbpedia
/
ontology-time-machine
5
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixes for https handling and https IRI tests.
#116
JJ-Author
closed
3 weeks ago
0
some improvements to get testscases running and fixed
#115
JJ-Author
closed
1 month ago
0
Tests
#114
JJ-Author
closed
1 month ago
0
make above pytests reproducible by using a mock server that responds with those different failure categories
#113
kuefmz
opened
1 month ago
1
think about generic parameter -pp that passes through proxypy "native" arguments that are passed furhter to proxypy main function
#112
kuefmz
opened
1 month ago
1
cache info whether it should be intercepted due to archivo since it is called 12 times otherwise (proxypy bug?)
#111
kuefmz
opened
1 month ago
1
https requests do not succeed
#110
kuefmz
opened
1 month ago
0
think about finding errors better in the log (try catch with exceptions logging to error including stacktrace) maybe obsolete if proxypy debug log is activateable and logs that.
#109
kuefmz
opened
1 month ago
0
Initial tests
#108
JJ-Author
closed
1 month ago
0
Fixing the do_intercept, no request path issue
#107
kuefmz
closed
1 month ago
0
collection of mini issues
#106
JJ-Author
closed
1 month ago
0
Some small bugfixes
#105
kuefmz
closed
1 month ago
0
Fix cmd line interface
#104
kuefmz
closed
1 month ago
2
In case of HEAD request do not return body
#103
kuefmz
closed
1 month ago
1
Update request path based on what was found in Archivo
#102
kuefmz
closed
1 month ago
0
Logic to parse config from proxy auth
#101
kuefmz
closed
1 month ago
0
Use Enum for all config parameters
#100
kuefmz
closed
1 month ago
0
Improve README
#99
kuefmz
closed
1 month ago
0
fix block mode
#98
JJ-Author
closed
1 month ago
0
improve heuristic of checking if slash ontologies are in contained in archivo
#97
JJ-Author
opened
1 month ago
0
proper usage of enums in if conditions
#96
JJ-Author
closed
1 month ago
0
Clean logging
#95
JJ-Author
opened
1 month ago
0
HEAD request returns full body (should not return body)
#94
JJ-Author
closed
1 month ago
1
create fix and add test for archivo sync mode to fetch correctly version update from databus
#93
JJ-Author
opened
1 month ago
0
fix cmd line interface
#92
JJ-Author
closed
1 month ago
2
http2 and http3 support
#91
JJ-Author
opened
1 month ago
0
realize a PAC file generation and serving based on configuration startup of the proxy that is served under of
#90
JJ-Author
opened
1 month ago
0
Implement configuration via proxy authentification
#89
kuefmz
closed
1 month ago
0
Matrix test for combinations of format and version
#88
kuefmz
opened
1 month ago
0
changes for v0.6
#86
kuefmz
closed
1 month ago
0
abstract all logic from the underlying proxy system and proxy data objects using wrappers
#85
JJ-Author
closed
1 month ago
3
Create an MVP for regarding the HTTPS interception
#84
kuefmz
closed
1 month ago
0
Extend proxy functionality
#83
kuefmz
closed
1 month ago
0
Update Docker deployment documentation
#82
kuefmz
closed
4 months ago
0
Refactor code to ensure GET requests are processed only once per scenario.
#81
kuefmz
closed
4 months ago
0
Fix Docker deployment issues
#80
kuefmz
closed
4 months ago
0
Implement handling for various HTTP status codes.
#79
kuefmz
closed
4 months ago
0
Identify and resolve issues related to HTTPS interception.
#78
kuefmz
closed
4 months ago
0
Add examples of usage and configuration.
#77
kuefmz
closed
4 months ago
0
Configure logging levels and output formats.
#76
kuefmz
closed
4 months ago
0
Replace all print statements with appropriate logging calls.
#75
kuefmz
closed
4 months ago
0
Document the deployment process and Docker setup in the README.
#74
kuefmz
closed
4 months ago
0
Test the deployment for any issues.
#73
kuefmz
closed
4 months ago
0
Deploy the Docker container to the DBpedia server.
#72
kuefmz
closed
4 months ago
0
Ensure the Docker container runs the proxy server correctly.
#71
kuefmz
closed
4 months ago
0
Create a Dockerfile for the project.
#70
kuefmz
closed
4 months ago
0
Refine the failover mode functionality.
#69
kuefmz
closed
4 months ago
0
Switch to using the proxy.py library for the HTTP proxy.
#68
kuefmz
closed
4 months ago
0
Add more test cases to cover edge cases and improve test coverage.
#67
kuefmz
closed
4 months ago
0
Set up GitHub Actions to run tests on each commit and pull request.
#66
kuefmz
closed
4 months ago
1
Next