This project is archived. Its data is
read-only
.
Commits on Source
147
c15cb951
setup.cfg: Add tests/integration/project to norecursedirs
Aug 20, 2018
372abed5
Merge branch 'tristan/exclude-project-py-from-tests' into 'master'
Aug 20, 2018
1f88a1e9
Use ArtifactCache's get_cache_size when calculating the quota
Aug 20, 2018
d9507a9e
Fix get_cache_size to store it in the ArtifactCache, not the context
Aug 20, 2018
a9b81dc4
artifactcache: Read and write cache size to disk
Aug 20, 2018
a67906e6
Add tests that cache size works
Aug 20, 2018
92e34ccd
Merge branch 'jonathan/cache-cache-size' into 'master'
Aug 20, 2018
f1a619b5
CASCache: Fix cell-var-from-loop linting error
Aug 20, 2018
ba74a128
Merge branch 'jonathan/cascache-cell-var-from-loop' into 'master'
Aug 20, 2018
18acd3ea
Fix broken indentation after tracking.
Aug 21, 2018
6bd688cf
buildstream/_includes.py: Fix caching of included fragments.
Aug 21, 2018
4cab18e3
Merge branch 'valentindavid/fix-broken-indentation-after-track' into 'master'
Aug 21, 2018
f3fbdac0
Pipeline: Skip except_elements logic if no elements to except
Aug 21, 2018
3a4c147a
Merge branch 'jonathan/faster-except-elements' into 'master'
Aug 21, 2018
d1bd8c0b
.gitlab-ci.yml: Bump tags for testsuite images
Aug 21, 2018
12d1cec2
dev-requirements.txt: Pin versions of pytest and pylint
Aug 21, 2018
320b9562
Merge branch 'chandan/update-ci-tags' into 'master'
Aug 21, 2018
ef606229
plugin.py: Stop printing None for fatal-warnings
Aug 21, 2018
d8256c74
Merge branch 'Qinusty/598-fatal-warning-none-detail' into 'master'
Aug 21, 2018
ab1caac1
setup.py: Add fields required for publishing on PyPi
Aug 22, 2018
81278f84
Merge branch 'chandan/pypi-prep' into 'master'
Aug 22, 2018
3d4e649d
_frontend/linuxapp.py: Fix special casing around desktop notification escape sequence
Aug 22, 2018
c8bafb68
Merge branch 'tristan/notifications' into 'master'
Aug 22, 2018
eeaddbac
Catch Non Numeric versions
Aug 22, 2018
e15f5fa3
Search for tags with the *.*.* patten for version
Aug 22, 2018
ff52ae18
Merge branch 'willsalmon/versionTagRegrex' into 'master'
Aug 22, 2018
f4e51cf1
Don't strip pathname from debug symbol files
Aug 22, 2018
5b79bbb7
Merge branch 'tristan/debug-symbols-location' into 'master'
Aug 22, 2018
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
47 additional commits have been omitted to prevent performance issues.
Loading
Loading