summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP Add end-to-end teststiagogomes/issue-514Tiago Gomes2018-09-251-0/+44
* Merge branch 'jmac/stop-caching-vdirs' into 'master'Jim MacArthur2018-09-252-10/+16
|\
| * element.py/_assemble(): Call get_virtual_directory later.jmac/stop-caching-vdirsJim MacArthur2018-09-251-3/+1
| * sandbox.py: Stop caching get_virtual_directory if get_directory is usedJim MacArthur2018-09-251-7/+15
|/
* Merge branch 'juerg/cas-batch' into 'master'Jürg Billeter2018-09-252-43/+174
|\
| * _artifactcache/cascache.py: Use BatchReadBlobsJürg Billeter2018-09-251-12/+137
| * _artifactcache/casserver.py: Harmonize payload size limitJürg Billeter2018-09-251-5/+6
| * _artifactcache/cascache.py: Increase payload size limit for uploadsJürg Billeter2018-09-251-2/+7
| * _artifactcache/cascache.py: Add _ensure_blob helperJürg Billeter2018-09-251-34/+34
|/
* Merge branch 'juerg/rebuild' into 'master'Jürg Billeter2018-09-243-1/+41
|\
| * tests/frontend/rebuild.py: Add strict/non-strict rebuild testjuerg/rebuildJürg Billeter2018-09-242-0/+40
| * element.py: Fix cache check in non-strict modeJürg Billeter2018-09-241-1/+1
|/
* Merge branch 'chandan/update-project-homepage' into 'master'Chandan Singh2018-09-211-1/+2
|\
| * setup.py: Make website the primary homepageChandan Singh2018-09-211-1/+2
|/
* Merge branch 'chandan/fix-source-bundle' into 'master'Chandan Singh2018-09-214-0/+57
|\
| * _stream.py: Ensure source-bundle's source directory existsChandan Singh2018-09-214-0/+57
|/
* Merge branch 'jmac/remote_exec_checkout_fix' into 'master'Jim MacArthur2018-09-214-15/+22
|\
| * tests/artifactcache/push.py: Ignore return value of push_directoryjmac/remote_exec_checkout_fixJim MacArthur2018-09-211-2/+2
| * cascache.py: make push_remote raise exception if no push remotes existJim MacArthur2018-09-211-3/+13
| * _sandboxremote.py: Ignore return value of push_directoryJim MacArthur2018-09-211-2/+2
| * element.py: Remove early warning and check directory is not NoneJim MacArthur2018-09-211-8/+5
|/
* Merge branch 'tristan/fix-source-reinstantiation' into 'master'Tristan Van Berkom2018-09-211-8/+34
|\
| * source.py: Fix re-instantiationTristan Van Berkom2018-09-211-8/+34
|/
* Merge branch 'adamjones/contributing-links' into 'master'Javier Jardón2018-09-191-3/+2
|\
| * Fix rst links for guideline linksAdam Jones2018-09-191-3/+2
|/
* Merge branch 'tristan/remove-blessings' into 'master'Tristan Van Berkom2018-09-193-9/+77
|\
| * _frontend/status.py: Completely remove the blessings dependency from BuildStreamTristan Van Berkom2018-09-193-9/+77
|/
* Merge branch 'Qinusty/skipped-rework' into 'master'Qinusty2018-09-1913-69/+88
|\
| * cascache.py: Modify messaging API callsJosh Smith2018-09-191-10/+4
| * cascache.py: Move push/pull messaging to cascacheJosh Smith2018-09-193-9/+7
| * element.py: Remove redundant timed_activityJosh Smith2018-09-191-9/+8
| * tests.py: Test skip on pushJosh Smith2018-09-191-0/+23
| * Rework Skipped usageJosh Smith2018-09-1910-45/+50
|/
* Merge branch 'issue-642-Invalid_project.conf_seen_as_missing' into 'master'Phillip Smyth2018-09-194-1/+20
|\
| * Adding test for Invalid Yamlissue-642-Invalid_project.conf_seen_as_missingknownexus2018-09-183-0/+16
| * Incorrect error when malformed project.confknownexus2018-09-181-1/+4
|/
* Merge branch 'richardmaw/fix-chroot-sandbox-devices' into 'master'Tristan Van Berkom2018-09-186-9/+38
|\
| * tests: test that integration commands can use /devRichard Maw2018-09-182-0/+19
| * FUSE: Mount with -odev in chroot sandboxRichard Maw2018-09-184-8/+18
| * fuse: Report the correct device number for devicesRichard Maw2018-09-181-1/+1
|/
* Merge branch 'tristan/fix-artifact-config-crash' into 'master'Tristan Van Berkom2018-09-185-1/+46
|\
| * tests/artifactcache/config.py: Added test for invalid push remote configurationTristan Van Berkom2018-09-184-0/+35
| * _artifactcache/artifactcache.py: Error out gracefully when push remote is mal...Tristan Van Berkom2018-09-181-1/+11
|/
* Merge branch 'danielsilverstone-ct/fix-654' into 'master'Tristan Van Berkom2018-09-183-15/+12
|\
| * sandbox/_sandboxremote.py: Acquire artifact cache via PlatformDaniel Silverstone2018-09-181-12/+7
| * tests/artifactcache/pull.py: Do not double-initialize remotesDaniel Silverstone2018-09-181-3/+0
| * _artifactcache/artifactcache.py: Ensure no double-setup of remotesDaniel Silverstone2018-09-181-0/+5
|/
* Merge branch 'tristan/fix-override-options' into 'master'Tristan Van Berkom2018-09-184-0/+52
|\
| * tests/format/optionoverrides.py: Added test for options in element overridesTristan Van Berkom2018-09-183-0/+49
| * _project.py: Fix option resolution in element & source overridesTristan Van Berkom2018-09-181-0/+3
|/