-
Notifications
You must be signed in to change notification settings - Fork 33
METS Server #966
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
METS Server #966
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
604dd9d
wip
kba f73194d
.
kba 04eee34
getting there
kba 3af495b
slowly but determinedly
kba 82e2a69
remove noise from makefile
kba dcad68a
mets-server: bashlib should take same args
kba 63ba8f0
ClientSideOcrdMets: fix signature of self.file_groups
MehmedGIT 3d48af6
OcrdWorkspace.is_remote should be a bool
kba 14db382
mets_server: only save_mets on PUT and DELETE
kba 4f726ab
resolver: shorten mets_server_{host,port} check
MehmedGIT 9b4a751
Merge branch 'master' into mets-server
kba 6fdf7dd
--port must be int
kba bfa17c3
mets_server: replace Model constructor with static create calls
kba 3685aeb
Merge branch 'mets-server' of https://github.com/kba/ocrd-core into m…
kba 69dad92
mets_server: different loggers for socket/host-port
kba 3532600
mets_server: missed mimetype kwarg
joschrew 390682c
mets_server: use factory method not constructor
kba 9f27a98
mets_server: file search/adding on /file not /
kba 6baa0c1
Merge branch 'mets-server' of https://github.com/kba/ocrd-core into m…
kba 892841c
workspace: save content to file only if not remote
kba 821b5e8
Merge remote-tracking branch 'origin/master' into mets-server
kba 3a6662d
finish implementation / test mets server
kba 4f49d37
METS Server: equivalent functionality to files for agents
kba ae7c773
Update ocrd/ocrd/cli/workspace.py
kba 93512db
METS server: consistently use local_filename
kba 5827d30
ocrd workspace CLI: reference METS server option
bertsky 22ea8e0
Update ocrd/ocrd/cli/workspace.py
kba 54b14b8
mets server: add stop
kba 374f1f4
mets server: improve docs
kba ca10f46
mets server: remove XXX HACK comments, they are not;
kba c3eebd5
mets server: provide fallback for non-wrapped OcrdFile methods
kba 3a037f8
mets server: __str__ handlers
kba 55bb692
mets server: support unique_identifier
kba baa52ef
mets server: clean up is_remote muddle
kba 7bf1168
mets server: no content will pass through it
kba f477ae1
mets server will never pass content to workspace.add_file
kba 46e34bc
mets server: single option --mets-server-url/-U
kba 1b55c8f
:package: v2.53.0
kba f2da896
workspace server start: pass workspace context
kba 47eb196
METS server: support -U for processor options
kba 668a8f4
move ClientSideOcrd{Agent,File} to ocrd_models
kba 671ca32
typo: -{,-}mets-server-url
kba 41393b3
pass mets_server_url from run_processor
kba 98a5690
ClientSideOcrdFile et al need url too
kba f6efd94
mets server: test both UDS and TCP variant
kba 780fbbc
Merge branch 'master' into mets-server
kba 6cf22a8
mets server: allow both local_filename and url to be None
kba 927ea59
mets server: forbid local/remote workspace with different directories
kba b53938c
pin requests < 2.30, OCR-D/core#1082
kba 5ce54a5
ci: localhost -> 127.0.0.1
kba File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.