aboutsummaryrefslogtreecommitdiff
path: root/captain/api.f90
AgeCommit message (Collapse)Author
2021-04-07Fixed 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-07Fixed many issues related to reporting status. Initial debugging of titan ↵Jeffrey Armstrong
upload handling.
2021-04-05Fixed checkin json to return a name of instructions needed and a job idJeffrey Armstrong
2021-04-05Implemented titan handling on the server, hopefully. Added sending the ↵Jeffrey Armstrong
captured file for a task to failed jobs as well.
2021-04-02More work on titan request handling, including a titan request derived typeJeffrey Armstrong
2021-04-02API calls to the gemini interface should work. API calls to the titan ↵Jeffrey Armstrong
interface need implementation.
2021-04-01Started work on API implementationJeffrey Armstrong