Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not pull/fetch/build elements that are not required | Jürg Billeter | 2018-05-11 | 1 | -2/+14 |
* | _stream.py: Remove unused downloadable parameter from load_selection() | Jürg Billeter | 2018-05-11 | 1 | -4/+1 |
* | Add soft reset functionality for workspaces | Tristan Van Berkom | 2018-05-10 | 1 | -1/+8 |
* | _stream.py, _pipeline.py: Refactoring of the pipeline itself | Tristan Van Berkom | 2018-05-08 | 1 | -278/+410 |
* | _artifactcache: Added ArtifactCache.setup_remotes() | Tristan Van Berkom | 2018-05-08 | 1 | -3/+9 |
* | Moving 'fetch_subprojects' configuration to stream <--> loader | Tristan Van Berkom | 2018-05-08 | 1 | -14/+27 |
* | _stream.py, _frontend: Call Stream() APIs with CLI arguments directly. | Tristan Van Berkom | 2018-05-08 | 1 | -134/+410 |
* | _stream.py: Absorb workspace functionality from App. | Tristan Van Berkom | 2018-05-08 | 1 | -28/+180 |
* | _stream.py: Add StreamError exception | Tristan Van Berkom | 2018-05-08 | 1 | -25/+25 |
* | _stream.py: New Stream object, main calling interface for BuildStream core | Tristan Van Berkom | 2018-05-08 | 1 | -0/+396 |