| Commit message (Expand) | Author | Age | Files | Lines |
* | _artifactcache/pushreceive.py: Fix stream offset check | Jürg Billeter | 2017-07-28 | 1 | -1/+1 |
* | _artifactcache/pushreceive.py: Ensure stream is at the right position | Jürg Billeter | 2017-07-28 | 1 | -0/+7 |
* | Updated man pages. | Tristan Van Berkom | 2017-07-27 | 15 | -33/+174 |
* | _artifactcache/pushreceive.py: Verify that we have the commit objects | Jürg Billeter | 2017-07-27 | 1 | -0/+6 |
* | _artifactcache/pushreceive.py: Add handshake after sending objects | Jürg Billeter | 2017-07-27 | 1 | -1/+13 |
* | dpkg_build.yaml: Remove useless debiandir from artifacts | Jonathan Maw | 2017-07-27 | 1 | -0/+4 |
* | Fix dpkg_build and dpkg_deploy documentation using wrong script names | Jonathan Maw | 2017-07-27 | 2 | -6/+6 |
* | Add network-retries option | Jürg Billeter | 2017-07-27 | 6 | -6/+41 |
* | _scheduler/job.py: Fix respawn | Jürg Billeter | 2017-07-27 | 1 | -2/+2 |
* | _scheduler/job.py: Ignore SIGTSTP error for already exited process | Jürg Billeter | 2017-07-27 | 1 | -10/+14 |
* | _artifactcache/pushreceive.py: Raise PushException on connection failure | Jürg Billeter | 2017-07-26 | 1 | -0/+4 |
* | main.py: Dont handle build failures interactively when --on-error is specified | Tristan Van Berkom | 2017-07-26 | 1 | -1/+12 |
* | _sandboxbwrap.py: Ensure existence of the cwd | Tristan Van Berkom | 2017-07-26 | 1 | -0/+5 |
* | element.py: Fix self.__public being written to during builds | Jonathan Maw | 2017-07-26 | 1 | -1/+1 |
* | dpkg_build.py: Prevent cache-key changing mid-build | Jonathan Maw | 2017-07-26 | 1 | -1/+16 |
* | _artifactcache/pushreceive.py: Drop branch check in receiver | Jürg Billeter | 2017-07-26 | 1 | -18/+1 |
* | _sandboxbwrap.py: Restore terminal after exit of interactive child | Jürg Billeter | 2017-07-25 | 1 | -0/+12 |
* | element.py: Introduce artifact versions | Jürg Billeter | 2017-07-25 | 1 | -0/+29 |
* | buildstream/_loader.py: Don't repeat elements in resolve_project_variant | Pedro Alvarez Piedehierro | 2017-07-25 | 1 | -2/+10 |
* | element.py: Check consistency before recursion in _get_cache_key() | Jürg Billeter | 2017-07-25 | 1 | -8/+8 |
* | Check for write access to remote artifact cache early on in the pipelinesam/artifactcache-preflight-check | Sam Thursfield | 2017-07-21 | 3 | -38/+121 |
* | _artifactcache/pushreceive.py: Do not list all refs | Jürg Billeter | 2017-07-20 | 1 | -5/+20 |
* | userconfig.yaml: Mention push-url restrictionsummary | Jürg Billeter | 2017-07-20 | 1 | -0/+1 |
* | Artifacts documentation: Add section for summary file updates | Jürg Billeter | 2017-07-20 | 1 | -0/+17 |
* | _pipeline.py: Continue if remote artifact repository is unavailable | Jürg Billeter | 2017-07-20 | 1 | -2/+6 |
* | _artifactcache: Add set_offline() | Jürg Billeter | 2017-07-20 | 1 | -2/+17 |
* | element.py: Remove _built() and _set_build() | Jürg Billeter | 2017-07-20 | 1 | -19/+0 |
* | buildqueue.py: Do not call _set_built() | Jürg Billeter | 2017-07-20 | 1 | -1/+0 |
* | pushqueue.py: Use _skip_push() instead of _built() | Jürg Billeter | 2017-07-20 | 1 | -1/+1 |
* | element.py: Add _skip_push() | Jürg Billeter | 2017-07-20 | 1 | -0/+17 |
* | _artifactcache: Add remote_contains_key() | Jürg Billeter | 2017-07-20 | 1 | -5/+19 |
* | _artifactcache: Do not attempt to pull unavailable artifacts | Jürg Billeter | 2017-07-20 | 1 | -19/+18 |
* | pullqueue.py: Update skip rules | Jürg Billeter | 2017-07-20 | 1 | -1/+13 |
* | element.py: Consider pull failure fatal | Jürg Billeter | 2017-07-20 | 1 | -22/+5 |
* | _pipeline.py: Use _remotely_cached() | Jürg Billeter | 2017-07-20 | 1 | -1/+1 |
* | _pipeline.py: Fetch remote refs | Jürg Billeter | 2017-07-20 | 1 | -0/+3 |
* | tests/artifactcache: Generate and fetch summary file | Jürg Billeter | 2017-07-20 | 1 | -2/+13 |
* | tests/artifactcache: Do not configure pull/push for all tests | Jürg Billeter | 2017-07-20 | 1 | -3/+4 |
* | element.py: Add _remotely_cached() | Jürg Billeter | 2017-07-20 | 1 | -0/+37 |
* | _artifactcache: Add remote_contains() | Jürg Billeter | 2017-07-20 | 1 | -0/+25 |
* | _artifactcache: Use subprocess to fetch summary | Jürg Billeter | 2017-07-20 | 1 | -1/+18 |
* | _artifactcache: Add fetch_remote_refs() | Jürg Billeter | 2017-07-20 | 1 | -0/+16 |
* | _ostree.py: Add list_remote_refs() | Jürg Billeter | 2017-07-20 | 1 | -0/+19 |
* | element.py: Do not fail with artifacts with pre-workspace metadata | Jürg Billeter | 2017-07-20 | 1 | -2/+8 |
* | .gitlab-ci.yml: Install bzr to run tests | Pedro Alvarez Piedehierro | 2017-07-19 | 1 | -0/+1 |
* | docs: Fix Docker instructions | Pedro Alvarez Piedehierro | 2017-07-19 | 1 | -2/+7 |
* | Dockerfile: Include bzr into the image | Pedro Alvarez Piedehierro | 2017-07-19 | 1 | -1/+1 |
* | dpkg_deploy.yaml: Removed a line of whitespace which had floating tabs | Tristan Van Berkom | 2017-07-19 | 1 | -1/+0 |
* | Add documentation links to dpkg_build and dpkg_deploy elements | Jonathan Maw | 2017-07-19 | 1 | -0/+2 |
* | dpkg-deploy: Add an element that creates debian packages | Jonathan Maw | 2017-07-19 | 2 | -0/+294 |