Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-10-30 | Fix to compile with g++ 4.9 | Karen Arutyunov | 2 | -6/+6 |
2018-10-30 | Add tenant object | Karen Arutyunov | 19 | -379/+824 |
2018-10-30 | Remove URL fragment for repository links | Karen Arutyunov | 1 | -1/+6 |
2018-10-27 | Fix loader tenant option definition | Karen Arutyunov | 1 | -0/+1 |
2018-10-24 | Update install instructions | Karen Arutyunov | 2 | -21/+19 |
2018-10-17 | Display package description as a pre-formatted text | Karen Arutyunov | 7 | -53/+108 |
2018-10-17 | Exclude Linux and FreeBSD build configurations in manifest | Karen Arutyunov | 1 | -3/+3 |
2018-10-12 | Recreate database schema extras on migration | Karen Arutyunov | 8 | -24/+57 |
2018-10-09 | Filter packages manifest against CI request manifest in ci-load | Karen Arutyunov | 14 | -96/+377 |
2018-09-14 | Add support for packages and builds global views | Karen Arutyunov | 12 | -73/+176 |
2018-09-13 | Rename package-search.css to packages.css | Karen Arutyunov | 4 | -3/+3 |