summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scheduler.py: Move cache_size logs into folderQinusty/cache-size-directoryJosh Smith2018-08-311-1/+1
* Merge branch 'Qinusty/retries-should-fail' into 'master'Tristan Van Berkom2018-08-314-10/+6
|\
| * tests: Modify tests to ensure retry FAILUREJosh Smith2018-08-313-3/+3
| * job.py: Modify retry messages to be FAILJosh Smith2018-08-311-7/+3
|/
* _project.py: Adding FIXME comment to address #591 properlyTristan Van Berkom2018-08-311-1/+7
* Merge branch 'tpollard/591' into 'master'Tiago Gomes2018-08-301-0/+5
|\
| * buildstream/_project.py: Report if project.conf is missing nameTom Pollard2018-08-301-0/+5
|/
* Merge branch 'bzr_fix' into 'master'Phillip Smyth2018-08-301-5/+7
|\
| * Replacing string 'bzr' with value from host toolsbzr_fixknownexus2018-08-301-5/+7
|/
* Merge branch 'tristan/atomic-cache-size-file' into 'master'Tristan Van Berkom2018-08-301-1/+1
|\
| * _artifactcache/artifactcache.py: Write the cache_size file atomicallytristan/atomic-cache-size-fileTristan Van Berkom2018-08-301-1/+1
|/
* Merge branch 'valentindavid/post_tracking_errors' into 'master'Tristan Van Berkom2018-08-302-12/+37
|\
| * Report processing errors from trackingValentin David2018-08-302-12/+37
|/
* Merge branch 'tristan/source-mirroring-changes' into 'master'Tristan Van Berkom2018-08-302-17/+31
|\
| * plugins/source/git.py: Fix formatting of url in trackingTristan Van Berkom2018-08-301-1/+3
| * source.py: Move Source.mark_download_url() to the public methods.Tristan Van Berkom2018-08-301-13/+13
| * source.py: Stylistic changes in Source.__do_fetch()Tristan Van Berkom2018-08-301-3/+15
|/
* Merge branch 'tristan/538-reenable-ostree-test' into 'master'Tristan Van Berkom2018-08-301-4/+0
|\
| * tests/frontend/mirror.py: Reenable test_mirror_fetch_upstream_absent[ostree]tristan/538-reenable-ostree-testTristan Van Berkom2018-08-301-4/+0
|/
* Merge branch 'tristan/reduce-filter-tests' into 'master'Tristan Van Berkom2018-08-301-15/+10
|\
| * tests/plugins/filter.py: Don't run redundant testsTristan Van Berkom2018-08-301-15/+10
|/
* Merge branch 'Qinusty/600-recursive-variables' into 'master'Qinusty2018-08-298-11/+77
|\
| * Add tests for cyclic variables checkJosh Smith2018-08-296-7/+46
| * Add cyclic check within variable resolutionJosh Smith2018-08-292-4/+31
|/
* Merge branch 'bschubert/log-missed-cache' into 'master'Qinusty2018-08-292-0/+26
|\
| * Add tests that not-found objects in cache are shown as SKIPPEDbschubert/log-missed-cacheBenjamin Schubert2018-08-291-0/+19
| * Log not-found objects in the cache as SKIPPEDBenjamin Schubert2018-08-291-0/+7
|/
* Merge branch 'valentindavid/roundtripping_only_when_modified' into 'master'Tristan Van Berkom2018-08-291-2/+3
|\
| * Disable round-tripping when element is not modifiedValentin David2018-08-291-2/+3
|/
* Merge branch 'Qinusty/597-non-alias-url-fix' into 'master'Tristan Van Berkom2018-08-292-9/+13
|\
| * Prevent ValueError on URLs without an aliasJosh Smith2018-08-292-9/+13
|/
* Merge branch 'chandan/setup.py-metadata' into 'master'Tristan Van Berkom2018-08-291-1/+25
|\
| * setup.py: Add more metadata useful for PyPIChandan Singh2018-08-291-1/+25
|/
* Merge branch 'tristan/docs-version-badge' into 'master'Tristan Van Berkom2018-08-299-8/+252
|\
| * doc: Adding the release badges to the install page and the semantic versionin...Tristan Van Berkom2018-08-294-4/+65
| * README.rst: Adding the release and snapshot badges to the readmeTristan Van Berkom2018-08-291-0/+7
| * doc: Adding badges.py release badge generatorTristan Van Berkom2018-08-294-4/+180
|/
* Merge branch 'jjardon/pycodestyle_fixes' into 'master'Tristan Van Berkom2018-08-298-10/+15
|\
| * Fix E741 warningsjjardon/pycodestyle_fixesJavier Jardón2018-08-283-7/+7
| * Fix E305 warningsJavier Jardón2018-08-285-0/+5
| * doc/source/conf.py: Fix E402 warningJavier Jardón2018-08-281-2/+2
| * doc/source/conf.py: Fix E201, E202 warningsJavier Jardón2018-08-281-1/+1
|/
* Merge branch 'tristan/remove-redundant-test' into 'master'Jürg Billeter2018-08-281-4/+4
|\
| * tests/frontend/workspaces.py: Removing some redundant testsTristan Van Berkom2018-08-281-4/+4
|/
* Merge branch 'juerg/workspaced-dependencies' into 'master'Tristan Van Berkom2018-08-282-7/+89
|\
| * element.py: Do not attempt to pull workspaced elementsjuerg/workspaced-dependenciesJürg Billeter2018-08-281-0/+4
| * tests/frontend/workspace.py: Add test for workspaced dependenciesValentin David2018-08-281-0/+70
| * element.py: Schedule assemble for key of workspaced elementsJürg Billeter2018-08-281-7/+15
|/
* Merge branch 'tristan/install-guide-main' into 'master'Tristan Van Berkom2018-08-271-4/+6
|\
| * doc/source/main_install.rst: Clarify that BuildStream cannot be run on WindowsTristan Van Berkom2018-08-271-4/+6
|/