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
185
1cbd9a73
Add requirements files for install, test and plugin dependencies
Jan 02, 2019
6b0cb5f3
Add tox.ini to enable running tests using tox
Jan 02, 2019
9d2d1d4f
.gitlab-ci.yml: Run tests using tox
Jan 03, 2019
8ae04283
CONTRIBUTING.rst: Updated to reflect running tests using tox.
Jan 03, 2019
e7e2a5c1
CONTRIBUTING.rst: Add steps for installing non-python build dependencies
Jan 03, 2019
afa0a369
Move all requirements files into "tools" directory
Jan 03, 2019
3fae3446
Move sphinx build functionality to tox
Jan 03, 2019
1f7bc655
CONTRIBUTING.rst: Add instructions to recreate tox environment
Jan 03, 2019
669b55b0
Merge branch 'chandan/toxify' into 'master'
Jan 03, 2019
ca547f19
tests/frontend/buildcheckout.py: Fix bad filename issue for Windows
Jan 03, 2019
01c3761c
Merge branch 'chandan/fix-bad-filename-mini-disaster' into 'master'
Jan 03, 2019
7850e4e2
setup.cfg: Specify the pycodestyle configurations separately from pytest configuration
Jan 03, 2019
3c9d592d
setup.cfg: Don't lint by default through setup.py test invocations
Jan 03, 2019
feba48e7
tox.ini: Added new 'lint' environment to lint separately
Jan 03, 2019
9caa0ea0
.gitlab-ci.yml: Update the CI to run the linter separately through tox
Jan 03, 2019
91c8b634
CONTRIBUTING.rst: Adding instructions to run the linter separately
Jan 03, 2019
892bf99e
tools/requirements.{in,txt}: Fix warning about duplicate jinja
Jan 03, 2019
7c681c42
tools/dev-requirements.{in,txt}: Removed requirements on pylint/codestyle pytest plugins
Jan 03, 2019
d6689ed2
Merge branch 'tristan/toxic-linting' into 'master'
Jan 03, 2019
e15278d7
Use collections.abc for Mapping, Iterable
Jan 03, 2019
a85da591
Merge branch 'coldtom/collections' into 'master'
Jan 03, 2019
cf0e7d26
_frontend/cli.py: Reinstate support for guessing targets
Jan 04, 2019
0751fc8f
Merge branch 'juerg/source-guess-target' into 'master'
Jan 04, 2019
ebd965fe
Rename "tools" directory to "requirements"
Jan 04, 2019
bb712886
Add Makefile to update requirements files
Jan 04, 2019
b9792837
CONTRIBUTING.rst: Add instructions to update requirements files
Jan 04, 2019
45692335
Merge branch 'chandan/update-requirements-one-liner' into 'master'
Jan 04, 2019
f42dcb54
.gitlab-ci.yml: Remove prepare stage
Jan 04, 2019
ee29f207
Merge branch 'chandan/no-sdist' into 'master'
Jan 04, 2019
f122cfe8
_frontend/app.py: Use buildtree for interactive shell on build failure
Jan 06, 2019
7dfb85b3
Merge branch 'juerg/shell-buildtree' into 'master'
Jan 06, 2019
891fcb0e
Fix stack traces discovered with ^C forceful termination.
Jan 07, 2019
5de42d43
Merge branch 'tristan/keyboard-interrupt-stack-trace' into 'master'
Jan 07, 2019
059035b9
_scheduler/scheduler.py: Make _schedule_jobs() private
Jan 07, 2019
b83d1b1f
_scheduler/scheduler.py: Only run one cache size job at a time
Jan 07, 2019
16a8816f
Scheduler: Introduced JobStatus instead of simple success boolean
Jan 07, 2019
c2fc2a5e
_scheduler/jobs/job.py: Removed 'skipped' property
Jan 07, 2019
3e3984ad
Merge branch 'tristan/one-cache-size-job' into 'master'
Jan 07, 2019
512c726e
sandbox/sandbox.py: Fix regression of command logging
Jan 07, 2019
01171988
Merge branch 'tristan/fix-command-status-messages' into 'master'
Jan 08, 2019
6c1d06d6
element.py: remove reference to source bundle command
Jan 08, 2019
914ecb72
Merge branch 'phil/remove-source-bundle-reference' into 'master'
Jan 08, 2019
81f7a964
sandbox/sandbox.py: Use assertions for programming errors instead of BstErrors.
Jan 08, 2019
edcc43ed
Merge branch 'tristan/sandbox-programming-error' into 'master'
Jan 08, 2019
17c5ca2d
Use relative path to project directory for remote execution certificates/keys
Jan 09, 2019
605f8d11
Add support for user remote execution configuration
Jan 09, 2019
65ea03ab
Add support for https channel to remote execution and actions servers
Jan 09, 2019
ba05c4fa
Merge branch 'valentindavid/remote_execution_configuration' into 'master'
Jan 09, 2019
eb0dbcfc
buildstream/plugins/elements/script.py: Mark script as BST_VIRTUAL_DIRECTORY
Jan 09, 2019
f7681925
Merge branch 'valentindavid/script_virtual_directory' into 'master'
Jan 09, 2019
f87d1c93
sandboxremote.py: Rename 'instance_name' option to 'instance-name'
Jan 09, 2019
ed8bc5bc
Merge branch 'jmac/rename_instance_name' into 'master'
Jan 09, 2019
f29a0995
Support running test environments in parallel with `detox`
Jan 09, 2019
d364ad02
CONTRIBUTING.rst: Updated to mention new `coverage` tox environment.
Jan 09, 2019
1e352434
Merge branch 'tristan/detox-tests' into 'master'
Jan 09, 2019
116c1070
.coveragerc: Omit some things which are irrelevant to cover.
Jan 09, 2019
c8f3616d
Merge branch 'tristan/refine-coverage' into 'master'
Jan 09, 2019
c87bb592
_platform/platform.py: Add canonicalize_arch() method
Jan 10, 2019
26e33346
_options/optionarch.py: Accept architecture aliases
Jan 10, 2019
06deb4c4
element.py: Accept architecture aliases for sandbox config
Jan 10, 2019
0c2a66b3
tests/format/optionarch.py: Add tests for architecture aliases
Jan 10, 2019
f86bc760
Merge branch 'juerg/arch' into 'master'
Jan 10, 2019
347eb34e
contributing: fix 'oprtation' and some other typos
Jan 10, 2019
6bc27bc1
Merge branch 'aevri/contrib-typos' into 'master'
Jan 10, 2019
0b83d024
_pipeline.py: Fix the planner to retain the original order when depth sorting
Jan 10, 2019
630e26f1
testutils/runcli.py: Added Result.get_start_order()
Jan 10, 2019
d1d7de57
tests/frontend/order.py: Adding tests ensuring stable element processing order
Jan 10, 2019
276b8d48
Merge branch 'tristan/element-processing-order' into 'master'
Jan 11, 2019
fc3dcec8
dev-requirements: pytest-cov==2.6.1 for '--no-cov'
Jan 11, 2019
f86b7ff3
contributing: '--last-failed' and '--no-cov' tips
Jan 11, 2019
d983f231
Merge branch 'aevri/tox_no_cov' into 'master'
Jan 11, 2019
829a2b93
_scheduler/queues/queue.py: Put elements in the skip list, not jobs
Jan 12, 2019
993e30ae
Merge branch 'tristan/fix-skipped-elements' into 'master'
Jan 12, 2019
32732e01
.gitlab-ci.yml: Use latest freedesktop-sdk 18.08.25
Jan 14, 2019
4f5f1184
Merge branch 'jjardon/freedesktop-sdk_latest' into 'master'
Jan 14, 2019
bb80a2b8
.gitlab-ci.yml: Use newer image for overning aarch tests
Jan 14, 2019
10b3ee62
Merge branch 'chandan/fix-overnight-aarch' into 'master'
Jan 14, 2019
542cdaf0
_frontend/cli.py: Also check original args for --config in bash completion
Jan 14, 2019
ff666e76
completions.py: Add a test for our artifact ref autocompletions
Jan 14, 2019
273b0f55
Merge branch 'jennis/add_artifacts_completion' into 'master'
Jan 14, 2019
2e3c2ea2
.gitlab-ci.yml: Use latest bst-external
Jan 14, 2019
d60d2e31
Merge branch 'jjardon/bst_external_0_9' into 'master'
Jan 15, 2019
605836c1
.gitlab-ci.yml: Add job to attempt to update dependencies
Jan 15, 2019
006370af
Merge branch 'chandan/reqs-update-test' into 'master'
Jan 15, 2019
4b544555
.gitlab-ci.yml: Add tests for python 3.7
Jan 15, 2019
80fe0d9a
Merge branch 'chandan/python37-tests' into 'master'
Jan 15, 2019
c91784ab
conftest.py: Don't use deprecated get_marker() function
Jan 15, 2019
ecae4d73
Merge branch 'chandan/fix-pytest-get-marker' into 'master'
Jan 15, 2019
0eac4008
buildstream/_gitsourcebase.py: Reduce git history for git describe.
Jan 16, 2019
a405e08f
buildstream/_gitsourcebase.py: Fix case where HEAD is tagged
Jan 16, 2019
c0631d48
Merge branch 'valentindavid/git-reduced-history' into 'master'
Jan 16, 2019
b608ac86
_context.py: Doc fix: get_toplevel_project() returns object not list
Jan 16, 2019
97a3beb6
_context.py: Add documentation to get_workspaces() command
Jan 16, 2019
d6587aa0
Merge branch 'jennis/doc_fixes_in_context' into 'master'
Jan 16, 2019
2683f98a
_cas: Rename artifactcache folder and move that to a root module
Jan 16, 2019
d2cc4798
casremote.py: Move remote CAS classes into its own file
Jan 16, 2019
76f67483
cas: move remote only functions to CASRemote
Jan 16, 2019
6c428bc9
Merge branch 'raoul/cas-refactor' into 'master'
Jan 16, 2019
2648b0bd
bst-docker-import: fix Chandan's name
Jan 16, 2019
780d0f3a
Merge branch 'chadnan' into 'master'
Jan 16, 2019
85 additional commits have been omitted to prevent performance issues.
Loading