Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
This project is archived. Its data is
read-only
.
Commits on Source
140
547d20b2
install_linux_distro.rst: Add install instructons for Ubuntu
Aug 01, 2018
592c9061
Merge branch 'phil/436-add-ubuntu-install-intructions' into 'master'
Aug 01, 2018
4d2e8a14
HACKING.rst: Add running a single test example
Aug 02, 2018
039d43e4
Merge branch 'Qinusty/docs_changes' into 'master'
Aug 02, 2018
e788bda4
plugin: bake API to get and validate a project path
Aug 02, 2018
33292be4
local plugin: validate project paths
Aug 02, 2018
00f170b8
patch plugin: validate project paths
Aug 02, 2018
4f0f4171
ostree plugin: validate project paths
Aug 02, 2018
c4c0bb1e
project: validate project paths (element-path)
Aug 02, 2018
385aa592
project: validate project paths (local plugin paths)
Aug 02, 2018
731328ad
tests: add generate_file_types testing function
Aug 02, 2018
b7362a32
tests: add additional tests to local plugin
Aug 02, 2018
7e3944dc
tests: add additional tests to patch plugin
Aug 02, 2018
9f0c8fcf
tests: test local plugins and element-path paths
Aug 02, 2018
8656a65d
Merge branch 'tiagogomes/issue-195' into 'master'
Aug 02, 2018
170f33a1
Move tests.frontend.generate_junction to test.testutils
Aug 02, 2018
3bae4aeb
Pass targets to Loader.load() instead of its constructor.
Aug 02, 2018
483b0223
Make Project owner of Loader.
Aug 02, 2018
19cd954b
Refactor plugin factory creation
Aug 02, 2018
171e803f
Add support for include '(@)' in project.conf and .bst files
Aug 02, 2018
4e1160a9
Merge branch 'valentindavid/331_include' into 'master'
Aug 02, 2018
3782c15f
element.py (docs): dashes not underscores for build and install root
Aug 04, 2018
f918205a
Merge branch 'edbaunton/doc-typo' into 'master'
Aug 04, 2018
f69a0287
doc: Build the docs without Buildstream installed
Aug 04, 2018
bc63f278
__main__.py: Adding private entry point so we can run BuildStream without installing
Aug 05, 2018
1618f405
doc: Fix junctions user guide to refer to doc/sessions, not doc/sessions-stored.
Aug 05, 2018
9e573eeb
doc: Some modifications to the bst2html program
Aug 05, 2018
19d2a072
doc/sessions/developing.run: Fix the session to actually run `patch` as a shell command
Aug 05, 2018
9b937a97
HACKING.rst: It is not longer required to install BuildStream to build the docs.
Aug 05, 2018
63b33d07
Merge branch 'tristan/build-docs' into 'master'
Aug 05, 2018
942a06f4
doc: Mention the Fedora packages
Aug 06, 2018
c04b8421
Merge branch 'bochecha/fedora-packages' into 'master'
Aug 06, 2018
12c79366
removed space in task template so checkboxes work as expected
Aug 06, 2018
bd2b3d8d
Merge branch 'toscalix' into 'master'
Aug 06, 2018
d1b640d0
install_linux_distro.rst: Fix broken links
Aug 06, 2018
be163e8d
Merge branch 'jennis/fix_links_in_docs' into 'master'
Aug 06, 2018
4d6dbabe
PullQueue: fix resource used
Aug 06, 2018
a8073264
Merge branch 'tiagogomes/issue-550' into 'master'
Aug 06, 2018
3d26ff6e
remote.py: Add support for marking downloaded files executable
Aug 07, 2018
60a552a5
Merge branch 'edbaunton/executable-remote-source' into 'master'
Aug 07, 2018
01ff0177
source/install_linux_distro.rst: Make clearer ArchLinux packages available
Aug 07, 2018
9b469fe6
Merge branch 'jjardon/doc_arch_releases' into 'master'
Aug 07, 2018
289de2ef
Add systemd service file examples to artifacts documentation
Aug 07, 2018
e42325b9
Merge branch 'adamjones/systemd-cas' into 'master'
Aug 07, 2018
6d349610
source/install_linux_distro.rst: Fix formatting
Aug 07, 2018
493d19d2
install_linux_distro.rst: Change install instructions for python-arpy package on Arch
Aug 07, 2018
fc9869e2
Merge branch 'jennis/change_arch_install_instructions' into 'master'
Aug 07, 2018
42aa3999
Add warning to git track if track and ref are not present
Aug 07, 2018
2ceb5dec
Merge branch 'willsalmon/trackWarning' into 'master'
Aug 07, 2018
eee4b674
Revert "Restrict version of pylint"
Aug 07, 2018
ea27e389
_artifactcache/cascache.py: Fix for PEP 479 / Python 3.7
Aug 07, 2018
fa5a59f0
Merge branch 'juerg/python3.7' into 'master'
Aug 07, 2018
ed653fbc
.gitlab-ci.yml: Remove unused script "install.sh"
Aug 08, 2018
65f382f1
Merge branch 'chandan/remove-dead-code' into 'master'
Aug 08, 2018
c68dcab8
cascache: move tmp directory one level up
Aug 09, 2018
35ab0335
Merge branch 'tiagogomes/issue-520' into 'master'
Aug 09, 2018
8aa33e23
Keep original flags for create in SafeHardlinks.
Aug 09, 2018
ef7810f3
Merge branch 'valentindavid/fuse-create-flags' into 'master'
Aug 09, 2018
2d061173
buildstream/_project.py:
Aug 09, 2018
4e1488ee
buildstream/_project.py: Restrict max-jobs
Aug 09, 2018
de955834
Merge branch 'jjardon/max-jobs' into 'master'
Aug 09, 2018
97595585
setup.py: Pin ruamel.yaml version to <= 0.15
Aug 09, 2018
a602365c
Merge branch 'jmac/pin-ruamel-version' into 'master'
Aug 09, 2018
db0478ab
Implementing relative workspaces
Aug 10, 2018
04cee9a9
Merge branch 'relative_workspaces' into 'master'
Aug 10, 2018
5dcecbad
Set environment in bwrap command line instead of its environment
Aug 10, 2018
2e8db54e
Merge branch 'valentindavid/498_bwrap_environment' into 'master'
Aug 10, 2018
95920f48
Move development reqirements to dev-requirements.txt
Aug 11, 2018
a9f63c5e
Merge branch 'chandan/dev-requirements' into 'master'
Aug 11, 2018
48c7c0a5
Fix typo in dev-requirements.txt
Aug 12, 2018
88115648
Merge branch 'chandan/fix-dev-reqs-typo' into 'master'
Aug 12, 2018
0b8beb42
.gitlab-ci-yml: Add ubuntu 18.04 test
Aug 12, 2018
499df6a5
Merge branch 'phil/add-ubuntu-ci-job' into 'master'
Aug 12, 2018
60c2873b
.gitlab-ci.yml: Run tests in fedora28 image
Aug 12, 2018
2f27d428
.gitlab-ci.yml: Use the same version of the docker image for all jobs
Aug 12, 2018
1819a288
dev-requirements.txt: Remove obsolete comments
Aug 12, 2018
48c715e3
Merge branch 'jjardon/ci_fedora28' into 'master'
Aug 12, 2018
ccf6e479
buildstream/plugins/sources/local.py: Make staging deterministic.
Aug 12, 2018
322cab58
Use deterministic umask when staging sources.
Aug 12, 2018
d08699bd
buildstream/plugins/sources/zip.py: Fix non-determism in staging.
Aug 12, 2018
70fb7f17
Add some integration tests for source plugin determinism.
Aug 12, 2018
67df3904
Bump BST_CORE_ARTIFACT_VERSION for deterministic source plugins
Aug 12, 2018
c1fdebb3
Merge branch 'valentindavid/deterministic-source' into 'master'
Aug 12, 2018
3e5aa8ff
doc: Fix install instructions for Fedora
Aug 12, 2018
7a13c834
Merge branch 'chandan/update-fedora-install-docs' into 'master'
Aug 12, 2018
c2cc62e7
remote source: Add cachekey test
Aug 13, 2018
a791e09c
Merge branch 'chandan/remote-source-cachekey-test' into 'master'
Aug 13, 2018
353a6cc2
Fix tracking of junctions used in project.conf.
Aug 13, 2018
5a667107
Merge branch 'valentindavid/fix_included_junction_track' into 'master'
Aug 13, 2018
6e759d8a
Set version of ruaml.yaml to strictly less than 0.15.52.
Aug 13, 2018
56f2b2e4
Merge branch 'valentindavid/ruamel-version' into 'master'
Aug 13, 2018
4f6881d6
NEWS: Move recent entries to a new 1.3.1 section
Aug 14, 2018
0c8d0b0b
loader: Add 'build-depends' and 'runtime-depends' fields to elements
Aug 14, 2018
95798475
tests: Add tests for loading builddeps and runtime deps
Aug 14, 2018
476fcfa6
versions: Bump format version to 14
Aug 14, 2018
c51bbff3
docs: Add documentation of build-depends and runtime-depends fields
Aug 14, 2018
45117239
Add NEWS
Aug 14, 2018
9d074d7f
Merge branch '463-make-dependency-type-default-to-build-2' into 'master'
Aug 14, 2018
69c5ccde
buildstream/plugins/sources/git.py: Fix clone side effect in getting fetchers
Aug 14, 2018
820af29d
tests/frontend/mirror.py: Re-enable a test for git
Aug 14, 2018
40 additional commits have been omitted to prevent performance issues.
Loading