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
/
queryutils.f90
Age
Commit message (
Expand
)
Author
2022-06-28
Titan query strings are now actually processed as queries. Additional cleanu...
request_refactor
Jeffrey Armstrong
2022-06-28
Refactoring requests to be protocol-specific
Jeffrey Armstrong
2022-05-02
Added concept of cookies so that sessions could exist in the web interface. ...
Jeffrey Armstrong
2022-04-11
Added token validation to all api calls, esp. checkins. Changed status repor...
Jeffrey Armstrong
2021-06-29
Tokens are now checked for file uploads. Fixed major buffer bugs in status r...
Jeffrey Armstrong
2021-06-21
Fixed memory issue caused by multiple deallocation calls.
Jeffrey Armstrong
2021-06-21
Groups of instructions are now supported, allowing launching multiple jobs at...
Jeffrey Armstrong
2021-05-20
Added copyright headers to a few files.
Jeffrey Armstrong
2021-05-12
Fixed post query processing caused by sloppiness. Adding a player via the we...
Jeffrey Armstrong
2021-05-12
Added post handling to the captain. Improved the query utilities for extract...
Jeffrey Armstrong
2021-05-11
Added a utility module for parsing query strings that is probably a bit too a...
Jeffrey Armstrong