aboutsummaryrefslogtreecommitdiff
path: root/captain/special.f90
AgeCommit message (Collapse)Author
2022-06-29Initial work to show artifacts on job pages.Jeffrey Armstrong
2021-04-15Added license and readme to the projectJeffrey Armstrong
2021-04-12URLs in instructions can now leave out the server implying download and ↵Jeffrey Armstrong
upload from the server itself. Download and upload both work correctly.
2021-04-08Fixed favicon path calculationJeffrey Armstrong
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-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.