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
/
example
Age
Commit message (
Expand
)
Author
2024-05-01
Added a max instances config to the xinetd example
HEAD
master
Jeffrey Armstrong
2022-06-27
Quick switch to more reasonable example config paths. Log file is now checke...
Jeffrey Armstrong
2022-05-04
Auth levels are now read from a special config file. Both display and operat...
Jeffrey Armstrong
2022-04-26
Added routines for validating user passwords and creating new users. Added r...
Jeffrey Armstrong
2021-09-15
Added online and offline checking based on last checkin time for players. Ad...
Jeffrey Armstrong
2021-05-17
Added pager to jobs list on instructions page as well.
Jeffrey Armstrong
2021-05-13
Temporary directory is now configurable.
Jeffrey Armstrong
2021-05-12
Added some CSS styling. Fixed checks for zero-length pointers since it seems...
Jeffrey Armstrong
2021-05-06
CGI interface at least starts properly. Fixed rendering of templates to actu...
Jeffrey Armstrong
2021-04-12
URLs in instructions can now leave out the server implying download and uploa...
Jeffrey Armstrong
2021-04-09
Modified how logging works so that multiple processes can write in theory.
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