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
421
91d62d2f
MANIFEST.in: Fix include for dev-requirements.txt
Aug 22, 2018
cd0775eb
Merge branch 'chandan/fix-mainfest-dev-requirements' into 'master'
Aug 22, 2018
b0d1aa83
_frontend/linuxapp.py: Fixing fallout from
!693
Aug 23, 2018
2215859c
Improve error message for deleted open workspaces
Aug 23, 2018
e37ac3bc
Merge branch 'valentindavid/inconsistant-workspace' into 'master'
Aug 23, 2018
2ac654a8
Remove artifact extracts when artifact expires in cache
Aug 23, 2018
176aa09f
Merge branch 'valentindavid/extract-expiry' into 'master'
Aug 23, 2018
f1e3f10f
deps: Specify the minimum version required for blessings
Aug 23, 2018
bea01531
.gitlab-ci.yml: Avoid running tests in post-merge
Aug 23, 2018
da19bcf1
README.rst: Removing the badges
Aug 23, 2018
8216ff8d
Merge branch 'tristan/reduce-gitlab-ci' into 'master'
Aug 23, 2018
56096b60
.gitlab-ci.yml: Verify that source tarball installs correctly
Aug 24, 2018
86e4729d
Merge branch 'chandan/ci-sdist-test' into 'master'
Aug 24, 2018
d88568ef
tests/integration/source-determinism.py: Use cli_integration.
Aug 24, 2018
f7ef151b
Merge branch 'valentindavid/cli_integration_source_determinism' into 'master'
Aug 24, 2018
fa476d79
tests/integration/project: Use the same alias for the alpine tarball
Aug 24, 2018
255f9ee3
Merge branch 'tristan/avoid-redundant-alpine' into 'master'
Aug 24, 2018
e1ed09aa
element.py: chmod 777 directories if delete fails.
Aug 24, 2018
01fe504b
tar tests: Add tarball which contains a read-only dir
Aug 24, 2018
a3755c9a
tar.py: Add test for a tarball containing a read-only dir
Aug 24, 2018
1bfcca1a
Merge branch 'jmac/tempfile-extraction-bug' into 'master'
Aug 24, 2018
744925f3
HACKING.rst: Remove -k flag for individual tests as this is not required
Aug 24, 2018
dfee6d75
Merge branch 'jennis/correct_HACKING' into 'master'
Aug 24, 2018
923bfaec
doc: Add instructions to install BuildStream via PyPI
Aug 24, 2018
2c3a6ab8
Merge branch 'chandan/pip-install-instructions' into 'master'
Aug 24, 2018
f4745600
setup.cfg: Show timing of the 20 slowest tests
Aug 24, 2018
4c40a027
Merge branch 'jjardon/ci_show_timings' into 'master'
Aug 24, 2018
0301f74e
buildelement.py: remove double logging (again) as in
#507
Aug 24, 2018
f991644c
Merge branch 'bschubert15/fix-double-log' into 'master'
Aug 24, 2018
f4c2bf19
workspaces.rst: Move terminal sessions to doc/source/sessions-stored/
Aug 25, 2018
23b01f24
workspaces.rst: fix note which is not rendering correctly
Aug 25, 2018
369bec0c
doc/source/developing/workspaces.rst: Some whitespace fixes
Aug 25, 2018
24cb3037
.gitignore: Ignore doc/source/sessions directory of generated html files
Aug 25, 2018
4f8fe977
HACKING.rst: Documenting the new "shell" configuration in the bst2html input file format
Aug 25, 2018
d819fb64
Merge branch 'tristan/fixup-workspace-docs' into 'master'
Aug 25, 2018
ba675863
doc/source/main_install.rst: Use one level depth toctree
Aug 25, 2018
52fce701
doc/source/main_install.rst: Move the main install link target here
Aug 25, 2018
f7289b6b
doc/source/install_source.rst: Splitting up install instructions
Aug 25, 2018
a1fa504d
Add section about current releases
Aug 25, 2018
08632568
doc/source/install_source.rst: Explain about release tag in git install instructions.
Aug 25, 2018
a7e046d5
Merge branch 'tristan/install-guide-refactoring' into 'master'
Aug 25, 2018
c53d190b
doc/bst2html.py: Fix deprecation warning
Aug 26, 2018
a9390efd
Merge branch 'jjardon/doc_fix_deprecations' into 'master'
Aug 26, 2018
5fb772b5
.gitlab-ci.yml: Trying to fix code quality reports
Aug 26, 2018
fa696307
Merge branch 'tristan/fix-code-quality' into 'master'
Aug 26, 2018
0f329276
README.rst: Use stronger language to follow the installation guide.
Aug 26, 2018
4b6f3d0d
Merge branch 'tristan/readme-version' into 'master'
Aug 26, 2018
7c6e91f5
Revert ".gitlab-ci.yml: Avoid running tests in post-merge"
Aug 27, 2018
539963e3
Revert "README.rst: Removing the badges"
Aug 27, 2018
5a5b6699
.gitlab-ci.yml: Moving code_quality job into tests phase
Aug 27, 2018
c6ba8932
Merge branch 'tristan/restore-post-merge-CI' into 'master'
Aug 27, 2018
9cb69b0b
doc/source/main_install.rst: Clarify that BuildStream cannot be run on Windows
Aug 27, 2018
8c7fadd8
Merge branch 'tristan/install-guide-main' into 'master'
Aug 27, 2018
ddbf7bc2
element.py: Schedule assemble for key of workspaced elements
Aug 28, 2018
ffc556ff
tests/frontend/workspace.py: Add test for workspaced dependencies
Aug 28, 2018
dd90d53d
element.py: Do not attempt to pull workspaced elements
Aug 28, 2018
6a5a8e7a
Merge branch 'juerg/workspaced-dependencies' into 'master'
Aug 28, 2018
6047a575
tests/frontend/workspaces.py: Removing some redundant tests
Aug 28, 2018
7535fda8
Merge branch 'tristan/remove-redundant-test' into 'master'
Aug 28, 2018
10eeb503
doc/source/conf.py: Fix E201, E202 warnings
Aug 28, 2018
d3c32ca2
doc/source/conf.py: Fix E402 warning
Aug 28, 2018
3ae5fd05
Fix E305 warnings
Aug 28, 2018
c6fb5ba7
Fix E741 warnings
Aug 28, 2018
c5eca59d
Merge branch 'jjardon/pycodestyle_fixes' into 'master'
Aug 29, 2018
63c6ee72
doc: Adding badges.py release badge generator
Aug 29, 2018
2d527052
README.rst: Adding the release and snapshot badges to the readme
Aug 29, 2018
29e7eea8
doc: Adding the release badges to the install page and the semantic versioning page
Aug 29, 2018
5d508779
Merge branch 'tristan/docs-version-badge' into 'master'
Aug 29, 2018
323a5403
setup.py: Add more metadata useful for PyPI
Aug 29, 2018
5fc7b5ac
Merge branch 'chandan/setup.py-metadata' into 'master'
Aug 29, 2018
42ad937d
Prevent ValueError on URLs without an alias
Aug 29, 2018
aa3a33b3
Merge branch 'Qinusty/597-non-alias-url-fix' into 'master'
Aug 29, 2018
2a2a79de
Disable round-tripping when element is not modified
Aug 29, 2018
2df7607c
Merge branch 'valentindavid/roundtripping_only_when_modified' into 'master'
Aug 29, 2018
c146dde5
Log not-found objects in the cache as SKIPPED
Aug 29, 2018
19e87afb
Add tests that not-found objects in cache are shown as SKIPPED
Aug 29, 2018
9cc5817f
Merge branch 'bschubert/log-missed-cache' into 'master'
Aug 29, 2018
3c8646e3
Add cyclic check within variable resolution
Aug 29, 2018
d41c42d6
Add tests for cyclic variables check
Aug 29, 2018
c7b72c30
Merge branch 'Qinusty/600-recursive-variables' into 'master'
Aug 29, 2018
d28e1353
tests/plugins/filter.py: Don't run redundant tests
Aug 30, 2018
e77ae07a
Merge branch 'tristan/reduce-filter-tests' into 'master'
Aug 30, 2018
9ea40e2c
tests/frontend/mirror.py: Reenable test_mirror_fetch_upstream_absent[ostree]
Aug 30, 2018
8aec1102
Merge branch 'tristan/538-reenable-ostree-test' into 'master'
Aug 30, 2018
fcc17c82
source.py: Stylistic changes in Source.__do_fetch()
Aug 30, 2018
60ad044a
source.py: Move Source.mark_download_url() to the public methods.
Aug 30, 2018
c339f917
plugins/source/git.py: Fix formatting of url in tracking
Aug 30, 2018
26565f11
Merge branch 'tristan/source-mirroring-changes' into 'master'
Aug 30, 2018
a38d9163
Report processing errors from tracking
Aug 30, 2018
02138181
Merge branch 'valentindavid/post_tracking_errors' into 'master'
Aug 30, 2018
d23d4f3e
_artifactcache/artifactcache.py: Write the cache_size file atomically
Aug 30, 2018
bb6aa5a5
Merge branch 'tristan/atomic-cache-size-file' into 'master'
Aug 30, 2018
680e4fe1
Replacing string 'bzr' with value from host tools
Aug 30, 2018
8cd719eb
Merge branch 'bzr_fix' into 'master'
Aug 30, 2018
18d0bfb4
buildstream/_project.py: Report if project.conf is missing name
Aug 30, 2018
95121148
Merge branch 'tpollard/591' into 'master'
Aug 30, 2018
775d3fca
_project.py: Adding FIXME comment to address
#591
properly
Aug 31, 2018
0682aa1c
job.py: Modify retry messages to be FAIL
Aug 31, 2018
68eff9ba
tests: Modify tests to ensure retry FAILURE
Aug 31, 2018
9b18e1bf
Merge branch 'Qinusty/retries-should-fail' into 'master'
Aug 31, 2018
321 additional commits have been omitted to prevent performance issues.
Loading