summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* HACKING.rst: Be specific about the only pip packages required are the python3...jjardon/pip3Javier Jardón2018-03-271-3/+3
* frontend/workspace.py: Adjust tests to new workspace formatTristan Maat2018-03-271-7/+35
* integration/workspace.py: Add updated dependency testsTristan Maat2018-03-277-0/+265
* element.py: Disallow incremental builds for caches that can't diffTristan Maat2018-03-271-3/+9
* Add list of running files to workspace metadataTristan Maat2018-03-272-6/+39
* element.py: Update mtimes of modified dependency files (#216)Tristan Maat2018-03-271-1/+39
* Allow stage_artifact to update mtimesTristan Maat2018-03-272-5/+38
* Record last successful workspace build keyTristan Maat2018-03-272-3/+15
* Make workspaces use objects instead of pipeline helper methodsTristan Maat2018-03-276-253/+376
* _artifactcache: Add diff() interfaceTristan Maat2018-03-272-0/+64
* _ostree.py: Add diff_dirs functionTristan Maat2018-03-271-0/+167
* Generate unique subdirs for built elementsPhillip Smyth2018-03-2612-31/+28
* man: Regenerating man pages for release1.1.2Tristan Van Berkom2018-03-2516-46/+46
* Docs: Adding deb source plugin to the docs indexTristan Van Berkom2018-03-251-1/+1
* NEWS: Added news entry for newly added `deb` sourceTristan Van Berkom2018-03-251-0/+4
* .pylintrc: Enable unused-import checkerJürg Billeter2018-03-251-1/+0
* Remove unused importsJürg Billeter2018-03-2511-19/+8
* tests/sources/deb.py: Skip tests if arpy is not availableJürg Billeter2018-03-251-1/+8
* tests/testutils/site.py: Add HAVE_ARPYJürg Billeter2018-03-251-0/+6
* tests/cachekey: Added test to exercise new sandbox contributions to cache keyTristan Van Berkom2018-03-254-1/+18
* Consider new sandbox configuration in cache keys.Tristan Van Berkom2018-03-252-9/+35
* sandbox/_config.py: Replace docstring with comment.Tristan Van Berkom2018-03-251-5/+4
* NEWS: Add mention of the new sandbox optionjmac/build-uid-2Jim MacArthur2018-03-231-0/+3
* Increase BST_FORMAT_VERSION to 6Jim MacArthur2018-03-231-1/+1
* Add documentation on sandbox optionJim MacArthur2018-03-232-0/+53
* Add simple tests of builder UID.Jim MacArthur2018-03-234-0/+95
* Add 'sandbox' configuration key and build-uid/build-gid elementsJim MacArthur2018-03-239-15/+105
* Created deb Source plugin for Issue #10Phillip Smyth2018-03-2325-0/+296
* frontend/workspace.py: Add tests for loading different versionsjjardon/versioned_docsRichard Maw2018-03-221-31/+112
* project.py: Add workspace.yml format versioning and version 1Richard Maw2018-03-221-31/+54
* source/conf.py: change copyright/author to "BuildStream Team"Javier Jardón2018-03-221-3/+3
* .gitlab-ci.yml: No need to install python2 for docs jobJavier Jardón2018-03-221-5/+2
* Add HACKING document to official docsJavier Jardón2018-03-222-0/+7
* _artifactcache/ostreecache.py: Turn an ArtifactError() into an assert statementTristan Van Berkom2018-03-221-2/+1
* tests/sources/git.py: Test that we ignore inconsistent submodules.Tristan Van Berkom2018-03-222-0/+40
* tests/testutils/repo/git.py: Add new add_file() convenienceTristan Van Berkom2018-03-221-1/+11
* git.py source plugin: Ignore inconsistent submodules.Tristan Van Berkom2018-03-221-4/+11
* _scheduler/trackqueue.py: Remove unsafe calls to push/pop message depthTristan Van Berkom2018-03-211-3/+0
* _context.py: Fix Context._silence() context manager.Tristan Van Berkom2018-03-211-2/+4
* tests/frontend/fetch.py: Test failure modes of Source.get_consistency()Tristan Van Berkom2018-03-211-4/+29
* tests/frontend/track.py: Test that we fail gracefully for post tracking errorsTristan Van Berkom2018-03-218-0/+110
* _scheduler/queue.py: Handle errors in task post processing gracefully.Tristan Van Berkom2018-03-211-10/+46
* _message.py, _frontend/widget.py: Reviving MessageType.ERRORTristan Van Berkom2018-03-212-5/+12
* .gitlab-ci.yml: Pin the sphinx version to 1.7.1tristan/fix-docs-builds-in-ciTristan Van Berkom2018-03-211-1/+1
* _scheduler/trackqueue.py: Fixed to report proper processed status.Tristan Van Berkom2018-03-211-1/+3
* source.py: Source._save_ref() should return saved stateTristan Van Berkom2018-03-211-0/+5
* index.rst: Fixed typo in About BuildStreamJames Ennis2018-03-201-1/+1
* source/conf.py: Update copyright year to 2018Javier Jardón2018-03-201-1/+1
* source/conf.py: Keep documentation version in syncJavier Jardón2018-03-201-2/+4
* source/install.rst: put Debian version under the same subsectionJavier Jardón2018-03-201-4/+8