Age | Commit message (Expand) | Author | Files | Lines |
2019-01-28 | Fix race in QEMU shutdown | Boris Kolpackov | 2 | -8/+18 |
2019-01-28 | Clean temporary backwards-compatibility stuff from bbot-agent@.service | Boris Kolpackov | 1 | -3/+5 |
2019-01-28 | Add nice value to bbot-agent@.service file | Boris Kolpackov | 1 | -0/+1 |
2019-01-26 | Increase QEMU rx/tx queue to 1024 | Boris Kolpackov | 1 | -4/+4 |
2019-01-25 | Increase network queue sizes for better reliability under high load | Boris Kolpackov | 1 | -1/+14 |
2019-01-23 | Pass -w (wait) option to iptables | Boris Kolpackov | 1 | -0/+2 |
2019-01-23 | Minor tweak to agent .service file | Boris Kolpackov | 1 | -3/+3 |
2019-01-22 | Add temporary --instance option to bbot-agent .service file | Boris Kolpackov | 1 | -0/+1 |
2019-01-21 | Add support for running multiple instances of agent for same toolchain | Boris Kolpackov | 6 | -135/+320 |
2019-01-17 | Fix issue in systemd service file | Boris Kolpackov | 1 | -1/+1 |
2019-01-17 | Update systemd .service file in preparation for multi-instance support | Boris Kolpackov | 1 | -2/+9 |
2019-01-17 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2019-01-16 | Update copyright year | Karen Arutyunov | 62 | -64/+64 |
2019-01-16 | Use `b info` command to check if package project/subprojects can be tested | Karen Arutyunov | 3 | -45/+128 |
2018-12-15 | Adapt to renaming butl::unknown_name_mode union to manifest_unknown_mode | Karen Arutyunov | 1 | -1/+4 |
2018-12-11 | Document build configuration class inheritance | Karen Arutyunov | 1 | -0/+28 |
2018-12-03 | Suppress MSVC warnings at project level | Karen Arutyunov | 1 | -0/+6 |
2018-12-03 | Update manual with new build configuration naming | Boris Kolpackov | 1 | -17/+19 |
2018-12-02 | Add commented out builds value to manifest | Karen Arutyunov | 1 | -0/+1 |
2018-11-30 | Document that machine name components cnannot be empty | Karen Arutyunov | 1 | -3/+4 |
2018-11-29 | Document configuration classes in buildtab | Karen Arutyunov | 1 | -23/+35 |
2018-11-16 | Document task manifest repository-type value as optional | Karen Arutyunov | 2 | -3/+6 |
2018-11-15 | Add note on controller priority | Boris Kolpackov | 1 | -1/+6 |
2018-11-13 | Remove redundant /Oi that is implied by /O2 | Boris Kolpackov | 1 | -2/+2 |
2018-11-09 | Add explicit -- separator before package name for pkg-build command | Boris Kolpackov | 1 | -0/+1 |
2018-11-06 | Tweak qemu RTC options to try to avoid clock drift | Boris Kolpackov | 1 | -0/+6 |
2018-11-02 | Log changing working directory to build directory in worker | Karen Arutyunov | 1 | -0/+4 |
2018-11-01 | Change worker current directory to package directory for test operation | Karen Arutyunov | 2 | -8/+37 |
2018-10-16 | Fix bug in logical CPUs to sockets/cores/threads topology mapping | Boris Kolpackov | 1 | -9/+14 |
2018-10-11 | Fix agent loosing controller URLs | Karen Arutyunov | 1 | -2/+2 |
2018-10-11 | Verify that task repository location is remote | Karen Arutyunov | 1 | -5/+14 |
2018-09-19 | Fix agent to always skip invalid task response | Karen Arutyunov | 1 | -5/+9 |
2018-09-12 | Bump version to 0.9.0-a.0.z, master is open for business | Boris Kolpackov | 2 | -4/+4 |
2018-09-11 | Bump version to 0.8.0v0.8.0 | Boris Kolpackov | 2 | -4/+4 |
2018-09-10 | Replace libu with libue in buildfiles | Karen Arutyunov | 3 | -8/+8 |
2018-09-10 | Update NEWS file | Boris Kolpackov | 1 | -0/+9 |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 4 | -4/+4 |
2018-09-03 | Add repository-type value to task manifest and rename repository value to rep... | Karen Arutyunov | 6 | -25/+49 |
2018-08-20 | Adapt to new process::try_wait() function signature | Karen Arutyunov | 1 | -1/+1 |
2018-07-11 | Add project manifest value | Karen Arutyunov | 1 | -1/+2 |
2018-07-10 | Make use of ifdstream hashing | Karen Arutyunov | 1 | -3/+1 |
2018-07-07 | Pass description to cli:invalid_value | Boris Kolpackov | 1 | -2/+2 |
2018-07-05 | Add repositories.manifest | Boris Kolpackov | 1 | -0/+10 |
2018-06-28 | Bump build2 version requirement to 0.8.0 | Boris Kolpackov | 1 | -2/+2 |
2018-06-25 | Set QEMU_AUDIO_DRV to 'none' to disable audio output | Boris Kolpackov | 3 | -12/+10 |
2018-06-22 | Make communication with QEMU monitor more robust | Boris Kolpackov | 1 | -4/+8 |
2018-06-21 | Adapt to added support of <name>=<value> option notation to CLI | Karen Arutyunov | 1 | -15/+1 |
2018-06-20 | Regularize .gitignore files | Karen Arutyunov | 3 | -0/+10 |
2018-06-15 | Command line interface redesign for bootstrap scripts | Boris Kolpackov | 6 | -32/+47 |
2018-06-15 | Use portable environment variable manipulation functions | Karen Arutyunov | 2 | -10/+26 |