Age | Commit message (Expand) | Author | Files | Lines |
2023-06-30 | Release version 0.16.0v0.16.0 | Boris Kolpackov | 2 | -11/+11 |
2023-06-28 | Update NEWS files | Boris Kolpackov | 1 | -1/+12 |
2023-06-26 | Suppress -Wdangling-reference GCC 13 warning | Karen Arutyunov | 1 | -0/+5 |
2023-06-26 | Suppress -Wunqualified-std-cast-call Clang 15 warning | Karen Arutyunov | 1 | -0/+2 |
2023-06-26 | Update .gitignore file | Karen Arutyunov | 1 | -0/+6 |
2023-06-24 | Add apache2 headers dir auto-detection and configurations for building with s... | Karen Arutyunov | 4 | -24/+69 |
2023-06-22 | Fix package version details page to properly detect if it needs to drop Build... | Karen Arutyunov | 1 | -7/+17 |
2023-06-12 | Fix GCC 13 -Woverloaded-virtual warning | Boris Kolpackov | 1 | -0/+2 |
2023-05-30 | Add support for package-description, package-description-type, and changes-ty... | Karen Arutyunov | 15 | -106/+249 |
2023-05-19 | Fix upload-bindist-clean and update INSTALL | Karen Arutyunov | 2 | -2/+24 |
2023-05-17 | Sync comments in brep-module.conf with module.cli | Karen Arutyunov | 2 | -14/+16 |
2023-05-17 | Add support for interactive parameter for task request | Karen Arutyunov | 4 | -11/+74 |
2023-05-17 | Add support for upload handlers and implement brep-upload-bindist handler | Karen Arutyunov | 40 | -438/+3139 |
2023-05-08 | Fix ci-load handler | Karen Arutyunov | 1 | -1/+1 |
2023-04-19 | Make random package ordering distribution more even in build task module | Karen Arutyunov | 1 | -16/+211 |
2023-04-14 | Add support for interrupt build result status | Karen Arutyunov | 2 | -113/+152 |
2023-04-14 | Add support for random package ordering in build task module | Karen Arutyunov | 8 | -532/+721 |
2023-03-07 | Print unbuilt configurations for archived package tenants | Karen Arutyunov | 2 | -27/+8 |
2023-01-13 | Adapt to package manifest API change | Karen Arutyunov | 1 | -2/+2 |
2023-01-13 | Update copyright | Karen Arutyunov | 1 | -1/+1 |
2022-12-14 | Add noexcept to move constructors and move assignment operators | Karen Arutyunov | 1 | -1/+1 |
2022-12-08 | Adapt to dir_iterator API change | Karen Arutyunov | 1 | -1/+1 |
2022-12-07 | Move indication that tenant is archived to timestamp field on builds and pack... | Karen Arutyunov | 5 | -20/+56 |
2022-12-07 | Document *-build-config override | Karen Arutyunov | 1 | -0/+9 |
2022-12-06 | Fix installation documentation | Karen Arutyunov | 3 | -3/+3 |
2022-12-06 | Make sure we only build one package config per interactive tennant | Karen Arutyunov | 6 | -151/+310 |
2022-12-02 | Reflect that build tenant is archived on builds and package version details p... | Karen Arutyunov | 7 | -13/+22 |
2022-11-25 | Tweak CSS style for builds and package version details pages | Karen Arutyunov | 2 | -2/+2 |
2022-11-24 | Fix query in brep-clean utility | Karen Arutyunov | 1 | -1/+1 |
2022-11-24 | Add missing CSS style | Karen Arutyunov | 1 | -0/+1 |
2022-11-23 | Add support for package build configurations | Karen Arutyunov | 53 | -931/+1649 |
2022-10-27 | Suppress (potential) bogus GCC 12 -Wrestrict warnings | Boris Kolpackov | 16 | -26/+26 |
2022-09-29 | Fix build-result-request-max-size config option default value from 10240000 t... | Karen Arutyunov | 1 | -1/+1 |
2022-08-31 | Run git-add command with --force option in submit-git handler | Karen Arutyunov | 1 | -1/+1 |
2022-08-29 | Add target to build configuration id | Karen Arutyunov | 18 | -156/+318 |
2022-08-24 | Drop all database migrations to be backward compatible with only 0.15.0 (one ... | Karen Arutyunov | 5 | -303/+102 |
2022-07-29 | Change version to 0.16.0-a.0.z | Boris Kolpackov | 2 | -9/+9 |
2022-07-28 | Release version 0.15.0v0.15.0 | Boris Kolpackov | 2 | -9/+9 |
2022-07-26 | Update dependency version constraints | Boris Kolpackov | 1 | -2/+2 |
2022-07-26 | Update NEWS file | Boris Kolpackov | 1 | -0/+9 |
2022-07-07 | Use [cmdline] type for canned commands in testscripts | Karen Arutyunov | 4 | -12/+12 |
2022-07-01 | Add support for disabling package build notification emails per toolchain name | Karen Arutyunov | 3 | -0/+35 |
2022-04-04 | Fix submit-pub handler to deny submission of older package version revision | Karen Arutyunov | 4 | -24/+69 |
2022-04-04 | Fix submit-git handler to deny submission of older package version revision | Karen Arutyunov | 2 | -15/+93 |
2022-03-06 | Bump version constraints to 0.29.0-a.4 for libcmark-gfm* dependencies | Karen Arutyunov | 1 | -2/+2 |
2022-02-11 | Add support for reflect clause in tests package manifest value | Karen Arutyunov | 8 | -16/+31 |
2022-02-02 | Adapt to *-build values added to package manifest | Karen Arutyunov | 2 | -5/+41 |
2022-01-26 | Adjust to match new bash module semantics | Boris Kolpackov | 1 | -2/+2 |
2022-01-17 | Update copyright | Karen Arutyunov | 1 | -1/+1 |
2022-01-17 | Adapt to package manifest dependency classes change | Karen Arutyunov | 5 | -58/+124 |