index
:
levitating
master
request_refactor
An overly simple continuous integration system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
captain
/
api.f90
Age
Commit message (
Collapse
)
Author
2021-04-09
Modified how logging works so that multiple processes can write in theory.
Jeffrey Armstrong
2021-04-08
Fixed task handling inside the captain. Fixed static file delivery.
Jeffrey Armstrong
2021-04-07
Fixed tasks such that they are created in the db initially. Fixed link to ↵
Jeffrey Armstrong
results to be consistent with filenames for saving results.
2021-04-07
Fixed many issues related to reporting status. Initial debugging of titan ↵
Jeffrey Armstrong
upload handling.
2021-04-05
Fixed checkin json to return a name of instructions needed and a job id
Jeffrey Armstrong
2021-04-05
Implemented titan handling on the server, hopefully. Added sending the ↵
Jeffrey Armstrong
captured file for a task to failed jobs as well.
2021-04-02
More work on titan request handling, including a titan request derived type
Jeffrey Armstrong
2021-04-02
API calls to the gemini interface should work. API calls to the titan ↵
Jeffrey Armstrong
interface need implementation.
2021-04-01
Started work on API implementation
Jeffrey Armstrong