| Commit message (Expand) | Author | Age | Files | Lines |
* | exceptions: Expose ErrorDomain, ErrorLoadReason | Thomas Coldrick | 2020-01-23 | 1 | -1/+1 |
* | element.py: Rename '_source_cached' to '_has_all_sources_in_source_cache' | Benjamin Schubert | 2020-01-16 | 1 | -2/+2 |
* | tests: Drop buildbox xfails | Jürg Billeter | 2019-12-10 | 1 | -2/+0 |
* | Remove newly unused API surfaces in CASCache | Tristan Maat | 2019-12-03 | 1 | -4/+2 |
* | Reformat code using Black | Chandan Singh | 2019-11-14 | 1 | -108/+67 |
* | setup.cfg: make xfail marks strict by defaulttraveltissues/strictxfail | Darius Makovsky | 2019-10-09 | 1 | -1/+1 |
* | Allow splitting artifact caches | Tristan Maat | 2019-09-06 | 1 | -0/+78 |
* | Mark buildbox tests as xfail if they require non implemented features | William Salmon | 2019-07-25 | 1 | -1/+2 |
* | tests/sourcecache: Fix typos in comments | Jürg Billeter | 2019-07-16 | 1 | -1/+1 |
* | tests/sourcecache/push.py: Use dummy_context() | Jürg Billeter | 2019-07-16 | 1 | -29/+26 |
* | tests: Change all calls to _yaml.dump to _yaml.rountrip_dump | Benjamin Schubert | 2019-07-15 | 1 | -7/+7 |
* | Source cache uses new proto methods | Raoul Hidalgo Charman | 2019-07-08 | 1 | -1/+1 |
* | Refactor, use context.messenger directly | Angelos Evripiotis | 2019-07-05 | 1 | -1/+1 |
* | Refactor: message handlers take 'is_silenced' | Angelos Evripiotis | 2019-07-05 | 1 | -1/+1 |
* | _yaml: Remove useless calls to '_yaml.node_sanitize' | Benjamin Schubert | 2019-06-25 | 1 | -3/+3 |
* | tests/sourcecache/push.py: Less strict initialisation checkjennis/fix_failing_test | James Ennis | 2019-06-06 | 1 | -2/+2 |
* | plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutils | Phil Dawson | 2019-04-16 | 1 | -2/+2 |
* | testutils: move repo.py into buildstream.plugintestutils | Phil Dawson | 2019-04-12 | 1 | -1/+2 |
* | tests: check sources are pushed even if build fails | Raoul Hidalgo Charman | 2019-03-25 | 1 | -0/+39 |
* | tests: Add source cache push failure test | Raoul Hidalgo Charman | 2019-03-25 | 1 | -0/+42 |
* | tests: Add source cache pull after a push test | Raoul Hidalgo Charman | 2019-03-25 | 1 | -0/+45 |
* | tests: Add source cache push test | Raoul Hidalgo Charman | 2019-03-25 | 1 | -0/+96 |