This project is archived. Its data is
read-only
.
Commits on Source
343
6f925bcb
source/install_source.rst: pip plugin depends on host pip
Sep 13, 2018
c6155f8d
Merge branch 'jjardon/pip_dependency' into 'master'
Sep 13, 2018
19838a07
README.rst: Add status badges for PyPI release and Python versions
Sep 13, 2018
3b81d451
Merge branch 'chandan/pypi-badge' into 'master'
Sep 13, 2018
55956762
element: Remove __cached field
Sep 13, 2018
fc7f83ac
Merge branch 'richardmaw/element-cache-state-simplify' into 'master'
Sep 13, 2018
233a7d83
Handle sockets when copying trees into artifacts
Sep 14, 2018
f06f234a
tests: cover builds that make sockets
Sep 14, 2018
f86ab8f6
Merge branch 'richardmaw/builddir-sockets' into 'master'
Sep 14, 2018
e7427462
tests: Use cli.configure for custom logging test
Sep 14, 2018
800a8403
Tidy relative workspace tests
Sep 14, 2018
d7152ef4
Merge branch 'richardmaw/test-config-fixes' into 'master'
Sep 14, 2018
160bb0c6
_artifactcache/artifactcache.py: Changes to mark_required_elements()
Sep 14, 2018
39125d24
tests/artifactcache/expiry.py: Cleanup of test for required artifacts
Sep 14, 2018
f60558a3
tests/artifactcache/expiry.py: Assert the expected errors
Sep 14, 2018
ce68fd27
testutils/repo/git.py: Added modify_file() method
Sep 14, 2018
532ec1eb
testutils/element_generators.py: Changing sized element functions
Sep 14, 2018
20b797cb
tests/artifactcache/expiry.py: Added test_never_delete_required_track()
Sep 14, 2018
c2af0d51
Merge branch 'tristan/fix-required-artifacts' into 'master'
Sep 14, 2018
924cdc75
core: remove unused variable on Context
Sep 14, 2018
510ccbfd
artifactcache: fix oversight
Sep 14, 2018
82d4e2ac
scheduler: add missing copyright
Sep 14, 2018
18b37aab
artifactcache: improve _create_tree()
Sep 14, 2018
32fad24f
artifactcache: improve _fetch_directory()
Sep 14, 2018
46cbd889
artifactcache: rename get_quota_exceeded()
Sep 14, 2018
2fa92716
scheduler: minor cleanups to CleanupJob
Sep 14, 2018
c285f244
Merge branch 'tiagogomes/some-cleanups' into 'master'
Sep 14, 2018
662d22a9
buildstream/_frontend/complete.py: Added missing click license compliance
Sep 16, 2018
a344407b
sandbox: deduplicate default environment logic
Sep 16, 2018
c8fab440
Bump Artifact Version
Sep 16, 2018
eb9481da
Cachekey update helper: Document ensuring . in PYTHONPATH
Sep 16, 2018
9b7b2a25
Merge branch 'richardmaw/subprocess-PWD' into 'master'
Sep 16, 2018
8db62230
Add a section on how to raise an issue
Sep 17, 2018
6f0a3e98
Rename HACKING.rst to CONTRIBUTING.rst
Sep 17, 2018
ade19151
update HACKING references
Sep 17, 2018
b9c5ff7d
Merge branch 'tristan/contributing-guide' into 'master'
Sep 17, 2018
727f2faa
_project.py: Fix option resolution in element & source overrides
Sep 18, 2018
ffa0bb36
tests/format/optionoverrides.py: Added test for options in element overrides
Sep 18, 2018
f2ae46f8
Merge branch 'tristan/fix-override-options' into 'master'
Sep 18, 2018
7b117e40
_artifactcache/artifactcache.py: Ensure no double-setup of remotes
Sep 18, 2018
345f5f49
tests/artifactcache/pull.py: Do not double-initialize remotes
Sep 18, 2018
e32221b6
sandbox/_sandboxremote.py: Acquire artifact cache via Platform
Sep 18, 2018
b587579f
Merge branch 'danielsilverstone-ct/fix-654' into 'master'
Sep 18, 2018
30b41959
_artifactcache/artifactcache.py: Error out gracefully when push remote is mal-specified
Sep 18, 2018
41e8dc81
tests/artifactcache/config.py: Added test for invalid push remote configuration
Sep 18, 2018
97071b6e
Merge branch 'tristan/fix-artifact-config-crash' into 'master'
Sep 18, 2018
081dcafa
fuse: Report the correct device number for devices
Sep 18, 2018
d0425608
FUSE: Mount with -odev in chroot sandbox
Sep 18, 2018
8430fdc7
tests: test that integration commands can use /dev
Sep 18, 2018
d8450166
Merge branch 'richardmaw/fix-chroot-sandbox-devices' into 'master'
Sep 18, 2018
ba4da3a4
Incorrect error when malformed project.conf
Sep 18, 2018
89a16e17
Adding test for Invalid Yaml
Sep 18, 2018
72b59021
Merge branch 'issue-642-Invalid_project.conf_seen_as_missing' into 'master'
Sep 19, 2018
ca811a4d
Rework Skipped usage
Sep 19, 2018
16fbc3e3
tests.py: Test skip on push
Sep 19, 2018
ab56f693
element.py: Remove redundant timed_activity
Sep 19, 2018
198fbfe8
cascache.py: Move push/pull messaging to cascache
Sep 19, 2018
213f7794
cascache.py: Modify messaging API calls
Sep 19, 2018
dddd6025
Merge branch 'Qinusty/skipped-rework' into 'master'
Sep 19, 2018
16d9c6e5
_frontend/status.py: Completely remove the blessings dependency from BuildStream
Sep 19, 2018
7dd74b01
Merge branch 'tristan/remove-blessings' into 'master'
Sep 19, 2018
335d5a45
Fix rst links for guideline links
Sep 19, 2018
667dd4ca
Merge branch 'adamjones/contributing-links' into 'master'
Sep 19, 2018
68ef69e4
source.py: Fix re-instantiation
Sep 21, 2018
662c729f
Merge branch 'tristan/fix-source-reinstantiation' into 'master'
Sep 21, 2018
461a0588
element.py: Remove early warning and check directory is not None
Sep 21, 2018
aa9caaac
_sandboxremote.py: Ignore return value of push_directory
Sep 21, 2018
2aae68c7
cascache.py: make push_remote raise exception if no push remotes exist
Sep 21, 2018
ca1bb72c
tests/artifactcache/push.py: Ignore return value of push_directory
Sep 21, 2018
55c93a82
Merge branch 'jmac/remote_exec_checkout_fix' into 'master'
Sep 21, 2018
e209beb0
_stream.py: Ensure source-bundle's source directory exists
Sep 21, 2018
0b000518
Merge branch 'chandan/fix-source-bundle' into 'master'
Sep 21, 2018
ef26043a
setup.py: Make website the primary homepage
Sep 21, 2018
1b2aed40
Merge branch 'chandan/update-project-homepage' into 'master'
Sep 21, 2018
da7e038b
element.py: Fix cache check in non-strict mode
Sep 24, 2018
86ea1173
tests/frontend/rebuild.py: Add strict/non-strict rebuild test
Sep 24, 2018
a76339de
Merge branch 'juerg/rebuild' into 'master'
Sep 24, 2018
b199afe6
_artifactcache/cascache.py: Add _ensure_blob helper
Sep 25, 2018
7d199322
_artifactcache/cascache.py: Increase payload size limit for uploads
Sep 25, 2018
e2e24015
_artifactcache/casserver.py: Harmonize payload size limit
Sep 25, 2018
697d10f2
_artifactcache/cascache.py: Use BatchReadBlobs
Sep 25, 2018
81c51dbf
Merge branch 'juerg/cas-batch' into 'master'
Sep 25, 2018
2df7d140
sandbox.py: Stop caching get_virtual_directory if get_directory is used
Sep 25, 2018
62f59382
element.py/_assemble(): Call get_virtual_directory later.
Sep 25, 2018
8cea7b17
Merge branch 'jmac/stop-caching-vdirs' into 'master'
Sep 25, 2018
83ab183e
CI: test building freedesktop-sdk overnight
Sep 25, 2018
c8594806
Merge branch 'tiagogomes/issue-514' into 'master'
Sep 25, 2018
fdbf9be1
ci: update freedesktop-sdk ref
Sep 26, 2018
9280b0cf
ci: add ACME challenge
Sep 26, 2018
af131503
Merge branch 'tiagogomes/acme-challenge' into 'master'
Sep 26, 2018
f7f14f25
ci: add missing `-p` argument
Sep 26, 2018
0f2bc375
_protos: Import google.rpc.Code proto
Sep 27, 2018
16cf9d5f
_sandboxremote.py: Handle remote build execution exit code
Sep 27, 2018
f5f3cb7c
Merge branch 'mablanch/668-remote-build-failure' into 'master'
Sep 27, 2018
b99a6740
element.py: Add __use_remote_execution() helper method
Sep 27, 2018
f8bbe008
_platform: Add check_sandbox_config() method
Sep 27, 2018
f9494f1f
element.py: Validate sandbox config
Sep 27, 2018
b4ad84c3
_platform/linux.py: Remove redundant message
Sep 27, 2018
966af3d2
_platform/linux.py: Do not disable push globally
Sep 27, 2018
f08e5eae
_artifactcache/cascache.py: Remove unused enable_push parameter
Sep 27, 2018
243 additional commits have been omitted to prevent performance issues.
Loading
Loading