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
/
levitating-captain.prj
Age
Commit message (
Expand
)
Author
2021-06-21
Groups of instructions are now supported, allowing launching multiple jobs at...
Jeffrey Armstrong
2021-05-20
Added ability to extend templates if desired. Used in Home and About links.
Jeffrey Armstrong
2021-05-12
Added post handling to the captain. Improved the query utilities for extract...
Jeffrey Armstrong
2021-05-11
Moved some command handling into requtils to share with web and gemini modes....
Jeffrey Armstrong
2021-05-06
Fixed spelling of captain.
Jeffrey Armstrong
2021-05-06
CGI interface at least starts properly. Fixed rendering of templates to actu...
Jeffrey Armstrong
2021-05-04
Initial work on the CGI interface for web access.
Jeffrey Armstrong
2021-04-07
Fixed many issues related to reporting status. Initial debugging of titan up...
Jeffrey Armstrong
2021-04-02
API calls to the gemini interface should work. API calls to the titan interf...
Jeffrey Armstrong
2021-04-01
Started work on API implementation
Jeffrey Armstrong
2021-04-01
Added support for viewing individual instruction pages, assigning players, an...
Jeffrey Armstrong
2021-03-30
Added script to scan and load instructions. Instructions now displayed on a ...
Jeffrey Armstrong
2021-03-30
Storing an example site. Added support for just plain old static files and f...
Jeffrey Armstrong
2021-03-30
Reworked requests and responses with some derived types so that things make s...
Jeffrey Armstrong
2021-03-29
Added handling for basic external requests.
Jeffrey Armstrong
2021-03-27
Minor cleanup of the template code. Started on main program handling requests.
Jeffrey Armstrong
2021-03-25
Started on server components. Implemented thin, only-necessary sqlite wrappi...
Jeffrey Armstrong