aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Make use of wildcards in buildfilesKaren Arutyunov1-655/+0
2017-06-26Only examine first 512 log line bytes for warnings detectionKaren Arutyunov1-1/+7
2017-06-22Minor comment fixKaren Arutyunov1-3/+3
2017-06-21Add support for task manifest warning-regex valueKaren Arutyunov1-3/+4
2017-06-20Make bbot worker to set operation warning statusKaren Arutyunov1-8/+50
2017-06-06Adapt to process_start() signature changeKaren Arutyunov1-1/+0
2017-05-30Extend tracer with process_run() command interfaceKaren Arutyunov1-1/+1
2017-05-03Use VERSION_ID instead of VERSION_STR where appropriateBoris Kolpackov1-1/+1
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov1-2/+2
2017-05-01Use standard version in bootstrap manifestBoris Kolpackov1-7/+8
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-6/+6
2017-04-24Implement more robust task download in workerBoris Kolpackov1-13/+37
2017-04-22Rename directory/option environment to environmentsBoris Kolpackov1-2/+2
2017-04-20Fix compilation errorKaren Arutyunov1-1/+0
2017-04-20Get rid of libbbot::variableKaren Arutyunov1-4/+1
2017-04-19Add --fake-machine and machine-less agent/worker testBoris Kolpackov1-2/+21
2017-04-18Add --trust agent optionBoris Kolpackov1-4/+5
2017-04-18Add --systemd-daemon option to workerBoris Kolpackov1-0/+7
2017-04-18Finish agent and worker logicBoris Kolpackov1-2/+453
2017-04-11Close sockets on execBoris Kolpackov1-1/+6
2017-04-11Change license to TBC (to be confirmed)Boris Kolpackov1-2/+2
2017-04-03Make agent simple systemd daemon, add worker stubBoris Kolpackov1-0/+103