index
:
levitating
master
request_refactor
An overly simple continuous integration system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-15
Added license and readme to the project
Jeffrey Armstrong
2021-04-14
Added Windows support for getting directory and file listings
Jeffrey Armstrong
2021-04-14
Fixed binary transfers to maintain file integrity. Added globbed file upload...
Jeffrey Armstrong
2021-04-13
Releases page and file/dir listing works great on Linux. Should work on BSD ...
Jeffrey Armstrong
2021-04-12
Added directory listing feature to utilities in preparation for building rele...
Jeffrey Armstrong
2021-04-12
Tree deletion now also uses the 'f' flag on non-windows
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-04-08
Added concept of logging level. Log file now opened and closed on every writ...
Jeffrey Armstrong
2021-04-08
Fixed favicon path calculation
Jeffrey Armstrong
2021-04-08
Fixed task handling inside the captain. Fixed static file delivery.
Jeffrey Armstrong
2021-04-07
Fixed tasks such that they are created in the db initially. Fixed link to re...
Jeffrey Armstrong
2021-04-07
Individual job results can now be viewed
Jeffrey Armstrong
2021-04-07
Results now posted back correctly using titan protocol
Jeffrey Armstrong
2021-04-07
Fixed many issues related to reporting status. Initial debugging of titan up...
Jeffrey Armstrong
2021-04-05
Fixed misordering of arguments when building an instruction request url
Jeffrey Armstrong
2021-04-05
Fixed checkin json to return a name of instructions needed and a job id
Jeffrey Armstrong
2021-04-05
Fixed URL issues in player
Jeffrey Armstrong
2021-04-05
Implemented titan handling on the server, hopefully. Added sending the captu...
Jeffrey Armstrong
2021-04-02
More work on titan request handling, including a titan request derived type
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
Jobs are now inserted into the database when launched. Job listings work.
Jeffrey Armstrong
2021-04-01
Fixed request parsing to initialize a necessary variable. Minor cosmetic ch...
Jeffrey Armstrong
2021-04-01
Added support for viewing individual instruction pages, assigning players, an...
Jeffrey Armstrong
2021-03-30
Modified the jobs table. Added job derived type to the database module. Nee...
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
Fixed outstanding issues in template variable assignment and player content b...
Jeffrey Armstrong
2021-03-30
Reworked requests and responses with some derived types so that things make s...
Jeffrey Armstrong
2021-03-29
Added further player functions to db. Added contents for listing players via...
Jeffrey Armstrong
2021-03-29
Changed how temp files work on UNIX-y stuff. Fixed templates, which were qui...
Jeffrey Armstrong
2021-03-29
Added handling for basic external requests.
Jeffrey Armstrong
2021-03-27
Starting work towards processing external gemini requests.
Jeffrey Armstrong
2021-03-27
Minor cleanup of the template code. Started on main program handling requests.
Jeffrey Armstrong
2021-03-26
Template rendering implemented. Added configuration and external url handlin...
Jeffrey Armstrong
2021-03-26
Started work on a template engine complete with variables. Added a few datab...
Jeffrey Armstrong
2021-03-25
Started on server components. Implemented thin, only-necessary sqlite wrappi...
Jeffrey Armstrong
2021-03-25
Added endpoints and convenience functions for talking to the server. Complet...
Jeffrey Armstrong
2021-03-24
Updated project to reflect preprocessing of main
Jeffrey Armstrong
2021-03-24
Added concept of player identity. Started on the instructions processing loop.
Jeffrey Armstrong
2021-03-24
Initial import
Jeffrey Armstrong
[prev]