Age | Commit message (Expand) | Author | Files | Lines |
2019-06-03 | Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ... | Karen Arutyunov | 1 | -1/+1 |
2019-06-02 | Improve package tags style | Karen Arutyunov | 3 | -6/+22 |
2019-05-29 | Adapt to making bpkg::url inheriting from butl::url | Karen Arutyunov | 6 | -46/+43 |
2019-05-29 | Add some page style improvements | Karen Arutyunov | 11 | -35/+113 |
2019-05-24 | Adapt version.hxx.in to increasing standard version major, minor, and patch m... | Karen Arutyunov | 1 | -15/+14 |
2019-05-22 | Fix CI error message produced on bpkg-rep-info failure | Karen Arutyunov | 1 | -1/+1 |
2019-05-22 | Fix version table top margin on package version details page | Karen Arutyunov | 2 | -1/+1 |
2019-05-22 | Add support for package manifest upstream-version value | Karen Arutyunov | 11 | -19/+48 |
2019-05-21 | Expand *-file package manifest values in CI request handlers | Karen Arutyunov | 1 | -1/+1 |
2019-05-16 | Strip package title from package description on package and version details p... | Karen Arutyunov | 5 | -5/+43 |
2019-05-15 | Add support for description-type package manifest value | Karen Arutyunov | 26 | -109/+524 |
2019-05-07 | Convert UTF-8 tree characters to ASCII when producing PS from XHTML in doc/cl... | Karen Arutyunov | 1 | -2/+13 |
2019-05-07 | Distribute missing files required for tests | Karen Arutyunov | 1 | -1/+2 |
2019-04-26 | Add support for overrides parameter in CI request handler | Karen Arutyunov | 10 | -39/+198 |
2019-04-08 | Serialize manifests in long lines mode to CI and package submission notificat... | Karen Arutyunov | 2 | -13/+23 |
2019-03-23 | Cleanup some files replacing tabs with spaces | Karen Arutyunov | 13 | -202/+202 |
2019-03-20 | Change version to 0.11.0-a.0.z | Boris Kolpackov | 2 | -10/+10 |
2019-03-18 | Release version 0.10.0v0.10.0 | Boris Kolpackov | 2 | -9/+9 |
2019-03-18 | Update NEWS file | Boris Kolpackov | 1 | -0/+4 |
2019-03-06 | Align with latest bdep-new some more | Karen Arutyunov | 3 | -11/+31 |
2019-03-05 | Align with latest bdep-new | Karen Arutyunov | 7 | -22/+55 |
2019-03-04 | Replace build-include/exclude with builds values in manifest | Karen Arutyunov | 1 | -5/+2 |
2019-02-28 | Build packages for different toolchains having same version but different names | Karen Arutyunov | 13 | -271/+272 |
2019-02-22 | Improve ODB regeneration script | Boris Kolpackov | 1 | -3/+7 |
2019-02-21 | Change version to 0.10.0-a.0.z | Boris Kolpackov | 2 | -11/+11 |
2019-02-19 | Release version 0.9.0v0.9.0 | Boris Kolpackov | 2 | -9/+9 |
2019-02-19 | Close database schema version | Boris Kolpackov | 2 | -2/+2 |
2019-02-08 | Update NEWS file | Boris Kolpackov | 1 | -0/+11 |
2019-01-17 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2019-01-16 | Update copyright year | Karen Arutyunov | 125 | -128/+128 |
2019-01-15 | Add support for $ in package manifest dependency constraint | Karen Arutyunov | 1 | -6/+12 |
2019-01-10 | Add filter to Build Configurations page | Karen Arutyunov | 5 | -30/+142 |
2018-12-15 | Adapt to inventing start/colon/end positions in butl::manifest_name_value | Karen Arutyunov | 2 | -6/+10 |
2018-12-11 | Add support for build configuration class inheritance | Karen Arutyunov | 28 | -329/+418 |
2018-12-04 | Print configuration target and classes on build configurations page | Karen Arutyunov | 7 | -26/+152 |
2018-12-04 | Fix build exclusion reason sanitization to properly detect if reason starts w... | Karen Arutyunov | 1 | -9/+22 |
2018-12-03 | Fix to compile with g++ 4.9 | Karen Arutyunov | 1 | -1/+2 |
2018-12-02 | Adapt manifest to wildcard semantics change for build-{include,exclude} values | Karen Arutyunov | 1 | -4/+6 |
2018-12-02 | Match dash-separated components (build configuration names, etc.) as directories | Karen Arutyunov | 5 | -6/+21 |
2018-11-30 | Fix fallthrough warning | Boris Kolpackov | 1 | -0/+1 |
2018-11-30 | Minor naming change | Boris Kolpackov | 3 | -19/+21 |
2018-11-30 | Match build configuration names, targets and machine names as paths | Karen Arutyunov | 6 | -22/+96 |
2018-11-30 | Fix unbuilt configuration counter calculation for builds page | Karen Arutyunov | 1 | -12/+17 |
2018-11-29 | Add support for builds manifest value | Karen Arutyunov | 22 | -201/+488 |
2018-11-15 | Add support for repository location compound schemes (git+https, etc) | Karen Arutyunov | 6 | -35/+22 |
2018-11-13 | Pass --deep option to bpkg-pkg-verify to additionally validate submitted archive | Karen Arutyunov | 1 | -1/+4 |
2018-11-07 | Fix 'lambda capture is not used' warning | Karen Arutyunov | 1 | -1/+1 |
2018-11-06 | Add support for build-warning-email and build-error-email package manifest va... | Karen Arutyunov | 11 | -95/+149 |
2018-11-02 | Fix 'cast between incompatible function types' GCC 8 warnings (-Wextra) | Karen Arutyunov | 1 | -2/+4 |
2018-11-01 | Fix warning | Boris Kolpackov | 1 | -1/+1 |