Age | Commit message (Expand) | Author | Files | Lines |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 1 | -3/+4 |
2020-02-25 | Add UTF-8 error details to CI and submit service responces | Karen Arutyunov | 1 | -2/+5 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2020-01-28 | Relax requirements for CI and submit service parameters | Karen Arutyunov | 1 | -12/+2 |
2019-09-28 | Adapt to renaming butl::casecmp() to icasecmp() | Karen Arutyunov | 1 | -2/+2 |
2019-08-12 | Adjust to fdstream constructor changes | Boris Kolpackov | 1 | -1/+1 |
2019-06-03 | Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ... | Karen Arutyunov | 1 | -1/+1 |
2019-04-26 | Add support for overrides parameter in CI request handler | Karen Arutyunov | 1 | -8/+5 |
2019-04-08 | Serialize manifests in long lines mode to CI and package submission notificat... | Karen Arutyunov | 1 | -7/+12 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-12-15 | Adapt to inventing start/colon/end positions in butl::manifest_name_value | Karen Arutyunov | 1 | -3/+5 |
2018-09-10 | Adjust package submission result manifest message | Karen Arutyunov | 1 | -1/+1 |
2018-09-08 | Add multi-tenancy support | Karen Arutyunov | 1 | -1/+1 |
2018-08-28 | Add basic support for CI request handling | Karen Arutyunov | 1 | -308/+21 |
2018-08-28 | Always serialize reference submit result manifest value if available and rest... | Karen Arutyunov | 1 | -17/+21 |
2018-08-24 | Treat implied manifest same as handler-generated one and make stashed dirs ex... | Karen Arutyunov | 1 | -23/+27 |
2018-08-21 | Use throw_ios_failure() utility to deal with incompatibilities | Boris Kolpackov | 1 | -1/+1 |
2018-08-21 | Fix throwing io_error that doesn't compile if it inherits from std::exception | Karen Arutyunov | 1 | -2/+1 |
2018-08-21 | Implement submit-git | Karen Arutyunov | 1 | -82/+347 |
2018-07-30 | Use unprocessable entity HTTP status code (422) for submission semantic errors | Karen Arutyunov | 1 | -5/+9 |
2018-07-27 | Make submit request manifest values order to match doucmentation | Karen Arutyunov | 1 | -2/+5 |
2018-07-27 | Add brep-submit script | Karen Arutyunov | 1 | -5/+23 |
2018-07-25 | Add support for submission simulating | Karen Arutyunov | 1 | -12/+8 |
2018-07-10 | Add support for package submission | Karen Arutyunov | 1 | -0/+715 |