Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | Remove redundant {package,build}-???-{pre,post}.sql files in odb.sh | Karen Arutyunov | 1 | -0/+2 |
2019-11-26 | Drop all database migrations to be backward compatible with only 0.12.0 (one ... | Karen Arutyunov | 5 | -317/+268 |
2019-11-21 | Change version to 0.13.0-a.0.z | Boris Kolpackov | 2 | -8/+8 |
2019-11-19 | Release version 0.12.0v0.12.0 | Boris Kolpackov | 2 | -11/+11 |
2019-11-18 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2019-11-16 | Update NEWS file | Boris Kolpackov | 1 | -0/+16 |
2019-10-31 | Omit builds section on package version details page if builds manifest value ... | Karen Arutyunov | 1 | -0/+14 |
2019-10-31 | Add support for environment task manifest value | Karen Arutyunov | 1 | -0/+1 |
2019-10-31 | Add support for tests, examples, and benchmark package manifest values | Karen Arutyunov | 13 | -160/+597 |
2019-10-02 | Add CONTRIBUTING.md that points to our Community page | Boris Kolpackov | 2 | -1/+6 |
2019-09-30 | Adapt to moving path match to path-pattern.?xx | Karen Arutyunov | 3 | -6/+6 |
2019-09-28 | Adapt to swapping of entry and pattern parameters in butl::path_match() | Karen Arutyunov | 3 | -8/+8 |
2019-09-28 | Adapt to renaming butl::casecmp() to icasecmp() | Karen Arutyunov | 5 | -13/+13 |
2019-09-27 | Adapt to bracket expressions in wildcard patterns | Karen Arutyunov | 2 | -36/+79 |
2019-09-24 | Fix package version details page not to print unbuilt configurations for arch... | Karen Arutyunov | 1 | -1/+10 |
2019-09-19 | Revert previous commit erroneously pushed to master instead of dev branch | Karen Arutyunov | 2 | -58/+23 |
2019-09-19 | Adapt to bracket expressions in wildcard patterns | Karen Arutyunov | 2 | -23/+58 |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 12 | -57/+153 |
2019-08-28 | Fix typo | Karen Arutyunov | 1 | -1/+1 |
2019-08-28 | Make submit-git handler to remove existing package version revision | Karen Arutyunov | 1 | -1/+30 |
2019-08-26 | Move definitions of commonly used target types to root.build | Karen Arutyunov | 5 | -30/+15 |
2019-08-16 | Add '--std c++11' CLI option in load, merge, and clean buildfiles | Karen Arutyunov | 3 | -8/+8 |
2019-08-12 | Adjust to fdstream constructor changes | Boris Kolpackov | 1 | -1/+1 |
2019-08-03 | Make submit-git handler to authorize package owner without regards to potenti... | Karen Arutyunov | 2 | -3/+6 |
2019-08-01 | Adapt to using butl::small_vector instead of std::vector for some manifest va... | Karen Arutyunov | 9 | -22/+35 |
2019-07-22 | Speed-up builds page loading | Karen Arutyunov | 4 | -14/+29 |
2019-07-09 | Add support for marking internal repository as non-buildable | Karen Arutyunov | 13 | -67/+176 |
2019-07-09 | Display unbuilt configurations on package version details page | Karen Arutyunov | 3 | -42/+104 |
2019-07-08 | Cleanup handler configuration options inheritance | Karen Arutyunov | 8 | -25/+18 |
2019-07-06 | Fix recent database migrations drop regenerating package.xml | Karen Arutyunov | 1 | -107/+50 |
2019-07-04 | Adjust for new libu*{} semantics (libu{} is gone) | Boris Kolpackov | 2 | -3/+3 |
2019-06-24 | Improve fallback tree output with · | Boris Kolpackov | 1 | -1/+1 |
2019-06-22 | Drop all database migrations to be backward compatible with only 0.11.0 (one ... | Karen Arutyunov | 2 | -39/+4 |
2019-06-11 | Change version to 0.12.0-a.0.z | Boris Kolpackov | 2 | -11/+11 |
2019-06-08 | Release version 0.11.0v0.11.0 | Boris Kolpackov | 2 | -9/+9 |
2019-06-08 | Proofread NEWS files | Boris Kolpackov | 1 | -1/+1 |
2019-06-07 | Update NEWS files | Boris Kolpackov | 1 | -0/+9 |
2019-06-04 | Make topic link not to change color after visited | Karen Arutyunov | 2 | -0/+12 |
2019-06-04 | Replace tags with topics/keywords in package manifest | Boris Kolpackov | 1 | -1/+2 |
2019-06-04 | Add support for topics and keywords package manifest values | Karen Arutyunov | 17 | -119/+250 |
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 |