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
/
player
/
tasks.f90
Age
Commit message (
Collapse
)
Author
2021-06-03
Glob dir listings are now checked for directory separators prior to ↵
Jeffrey Armstrong
prepending the directory
2021-05-25
Added directory to filename for upload when mask is specified.
Jeffrey Armstrong
2021-05-19
Report failure for uploading non-existant or 0byte files.
Jeffrey Armstrong
2021-05-18
Added time stamps to common player stdout messages. Fixed delete_tree task ↵
Jeffrey Armstrong
to blow away files by default.
2021-05-18
Added a pull command to make sure git actually does pull the latest.
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 ↵
Jeffrey Armstrong
upload capabilities. Fixed memory overrun issues due to problems parsing ls output.
2021-04-12
URLs in instructions can now leave out the server implying download and ↵
Jeffrey Armstrong
upload from the server itself. Download and upload both work correctly.
2021-03-24
Initial import
Jeffrey Armstrong