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-05-17
Fixed typo in player code
Jeffrey Armstrong
2021-05-17
Added ability to allow operations to fail and still be marked successful.
Jeffrey Armstrong
2021-05-17
Fixed query parsing for single instruction html
Jeffrey Armstrong
2021-05-17
Fixed temp filename creation on Windows caused by bad strlen call.
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 logging of template file full path
Jeffrey Armstrong
2021-05-12
Added some CSS styling. Fixed checks for zero-length pointers since it seems...
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
2021-05-11
Moved some command handling into requtils to share with web and gemini modes....
Jeffrey Armstrong
2021-05-07
Instructions and players now displayed via the CGI interface. Added 'page' m...
Jeffrey Armstrong
2021-05-06
Check for results existence works in CGI interface for listing tasks
Jeffrey Armstrong
2021-05-06
Individual job results can now be displayed via CGI
Jeffrey Armstrong
2021-05-06
Job listing now works through CGI
Jeffrey Armstrong
2021-05-06
Config update for lighttpd
Jeffrey Armstrong
2021-05-06
Fixed static file handler to allow subdirectories properly. Fixed directory ...
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-05
Re-fixed inquire statements because I was wrong. Commented out some unimplem...
Jeffrey Armstrong
2021-05-05
Fixed inquire statements. Added releases support, in theory, to the web hand...
Jeffrey Armstrong
2021-05-04
Initial work on the CGI interface for web access.
Jeffrey Armstrong
2021-04-28
Directory listing on UNIXy systems modified to work on macOS
Jeffrey Armstrong
2021-04-27
Fixed issue with reading file contents into a buffer, now using size instead ...
Jeffrey Armstrong
2021-04-19
Properly set the result logical to true when json instructions are properly r...
Jeffrey Armstrong
2021-04-16
Fixed issue with connect calls that were manifested on macOS.
Jeffrey Armstrong
2021-04-15
Fixed typo in database creation
Jeffrey Armstrong
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
[prev]
[next]