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
761
e0eb51b1
_frontend/cli.py: Better help output for the `--option` main option.
Mar 02, 2018
60e59a04
_frontend/cli.py: Adjust help output for `bst shell`
Mar 02, 2018
5993c16c
NEWS: Adding missing entries for recently added features
Mar 02, 2018
85912562
_sandboxbwrap.py: Allow device nodes to be bind mounted
Mar 02, 2018
a3f1a8ef
_sandboxbwrap.py: Force cleanup when in interactive mode
Mar 02, 2018
12ca9607
Enhanced bst shell configuration and cli options
Mar 04, 2018
bc0c4b71
tests/integration/shell.py: Updated shell tests
Mar 04, 2018
83370f55
projectconf.rst: Amending documentation for `host-files`
Mar 04, 2018
2e13d61e
NEWS: Adding entry for new `--mount` options of `bst shell`
Mar 06, 2018
06ac03d4
integration tests: Refactoring for dynamic project configurations
Mar 06, 2018
c0be9295
_project.py: Support host environment expansion in `host-files` paths
Mar 06, 2018
eef26583
tests/integration/shell.py: Adding tests for env var expansions in `host-files`
Mar 06, 2018
ea74f326
Implement explicit environment assignments for `bst shell`
Mar 06, 2018
7ed0351a
tests/integration/shell.py: Testing new shell environment configuration
Mar 06, 2018
f8a71cab
doc/source/projectconf.rst: Documenting new `environment` shell configuration
Mar 06, 2018
be6b5564
Removing all traces of `environment-inherit` shell configuration.
Mar 06, 2018
1f63d214
NEWS: Adding a few missing entries for the release
Mar 06, 2018
ec5ee795
man: Updated man pages for the release
Mar 06, 2018
5a0f56af
doc/source/projectconfig.rst: Document `sources` overrides as since format version 1
Mar 06, 2018
df9f696f
_pipeline.py: Remove undefined variable source_index
Mar 07, 2018
141484fc
HACKING.rst: Mention benchmarking and profiling tools
Mar 07, 2018
7fdddf30
Silence messages from Source cache interrogation
Mar 07, 2018
9f6ced45
status.py: Restore brackets to time in job display area
Mar 07, 2018
10fa1b4e
element.py: Report errors using `self.get_kind()`
Mar 10, 2018
5e299889
_frontend/widget.py: Never abbreviate frontend messages
Mar 13, 2018
9be5a16c
Remove other references to SequenceID from the code and tests
Mar 13, 2018
ad8bd6f9
Revert "Add sequence ID and widget for it."
Mar 13, 2018
92b04688
doc/source/formatintro.rst: Better explanation of defaults
Mar 14, 2018
76818202
Add pylint to setup.cfg and setup.py
Mar 14, 2018
793780c6
Generate pylint configuration file (pristine file):
Mar 14, 2018
7e79c4af
.pylintrc: Amend which warning messages are disabled
Mar 14, 2018
6be20757
.pylintrc: Alterations to the configuration file
Mar 14, 2018
388c1570
fuse.py: skip file for linting
Mar 14, 2018
6eac2eda
Add pylint to CI
Mar 14, 2018
ef0efd70
pylint - dealt with anomalous-backslash-in-string warning
Mar 14, 2018
1ec691c7
pylint - dealt with bad-continuation warning
Mar 14, 2018
cdd17bf3
pylint - dealt with broad-except and bare-except warnings
Mar 14, 2018
a4a302bb
pylint - dealt with consider-merging-isinstance warnings
Mar 14, 2018
1ba6167b
pylint - dealt with dangerous-default-value warning
Mar 14, 2018
05fa346f
pylint - dealt with global-statement warning
Mar 14, 2018
4741d137
pylint - dealt with len-as-condition warning
Mar 14, 2018
0394d67d
pylint - disabled no-member, bad-exception-context and catching-non-exception warnings
Mar 14, 2018
81833add
pylint - dealt with superfluous-parens warning
Mar 14, 2018
b11b48ea
pylint - dealt with unidiomatic-typecheck warning
Mar 14, 2018
9b4f54e1
pylint - dealt with import warnings
Mar 14, 2018
432ddffd
pylint - dealt with unnecessary-pass warning
Mar 14, 2018
4cfa0bdf
pylint - dealt with redefined-argument-from-local warning
Mar 14, 2018
dfa45f04
pylint - dealt with redefined-outer-name and redefined-built in warnings
Mar 14, 2018
3df8fb9f
pushreceive.py: byteorder functions are now more sensibly named
Mar 14, 2018
ccec158a
pylint - dealt with simplifiable-if-statement warning
Mar 14, 2018
16ff3374
pylint - dealt with whitespace issues and disabled pep8 warnings
Mar 14, 2018
4b644aba
buildqueue.py: Do not mark assembly complete on build failure
Mar 15, 2018
3f98a55d
element.py: Do not allow unplanned build jobs
Mar 15, 2018
a92f9ddb
_sandboxchroot.py: Ensure the cwd exists
Mar 15, 2018
3861de9b
scriptelement.py: Mark install-root
Mar 15, 2018
9543d078
_project.py and docs: Move defaults into the defaults yaml file
Mar 16, 2018
c187ab76
doc/source/format.rst: Fix misnomer in documentation
Mar 16, 2018
47ec4f52
.pylintrc: Ensure pylint ignores gi.repository module as it dynamically adds classes
Mar 16, 2018
9cb30d35
Make pylint and pep8 tests run by default
Mar 16, 2018
73993644
docs/source/install.rst: Arch -> Arch Linux
Mar 17, 2018
cf778d36
docs/source/install.rst: fix terminal box for ArchLinux
Mar 17, 2018
ca6dd66f
source/install.rst: Divide in two sections
Mar 17, 2018
5d7ee178
source/install.rst: Add instructions to install Arch packages
Mar 17, 2018
6b2f1727
.gitlab-ci.yml: Fix lack of setuptools_scm causing CI failure
Mar 19, 2018
024a37c5
.gitlab-ci.yml: Remove superfluous pytest-pylint install
Mar 19, 2018
810f6c33
Deprecate `--track-save` option from `bst build`
Mar 20, 2018
7777d390
source.py: Document ref accessors to mandate support for None values.
Mar 20, 2018
1fbedea8
_downloadablefilesource.py: Support None values in ref accessors.
Mar 20, 2018
a39927a8
_projectrefs.py: Adding the ProjectRefs refs management object
Mar 20, 2018
e2392ce7
_project.py: Load project.refs while loading the project.
Mar 20, 2018
19cad981
Fix
#248
- Support project.refs in the core.
Mar 20, 2018
93e29955
Source plugins: Implement load_ref() in all source plugins
Mar 20, 2018
6b63828c
tests/frontend/buildtrack.py: Modified to test saving with project.refs
Mar 20, 2018
50400e12
tests/pipeline/load.py: Testing source without load_ref() implementation
Mar 20, 2018
83a18f98
tests/format/project.py: Test that conditional statements are supported in project.refs
Mar 20, 2018
0f6b75dc
testutils/repo/git.py: Added branch() method
Mar 20, 2018
150c7441
tests/frontend/track.py: Testing that this works with project.refs
Mar 20, 2018
2bcae91f
tests/frontend/track.py: Test tracking with optionality
Mar 20, 2018
da95c639
tests/frontend/track.py: Testing behavior of cross junction tracking
Mar 20, 2018
208250cb
Documenting project.refs
Mar 20, 2018
3c3e9f79
NEWS: Adding news entry for new ref-storage options (project.refs)
Mar 20, 2018
a3cb8199
source.py and loading: Refactoring of origin handles
Mar 20, 2018
e8e88e5c
filter: Reword docstring to explain what the element does
Mar 20, 2018
54827aa7
Change theme to sphinx_rtd_theme
Mar 20, 2018
d97e9b95
source/index.rst: Separate general and reference documentation
Mar 20, 2018
e2564d21
source/install.rst: put Debian version under the same subsection
Mar 20, 2018
9cf75154
source/conf.py: Keep documentation version in sync
Mar 20, 2018
91f47004
source/conf.py: Update copyright year to 2018
Mar 20, 2018
6a5e8446
index.rst: Fixed typo in About BuildStream
Mar 20, 2018
c36c545d
source.py: Source._save_ref() should return saved state
Mar 21, 2018
66ff0245
_scheduler/trackqueue.py: Fixed to report proper processed status.
Mar 21, 2018
f9edceed
.gitlab-ci.yml: Pin the sphinx version to 1.7.1
Mar 21, 2018
98b0d656
_message.py, _frontend/widget.py: Reviving MessageType.ERROR
Mar 21, 2018
28bff099
_scheduler/queue.py: Handle errors in task post processing gracefully.
Mar 21, 2018
96c5c427
tests/frontend/track.py: Test that we fail gracefully for post tracking errors
Mar 21, 2018
cf43f8cf
tests/frontend/fetch.py: Test failure modes of Source.get_consistency()
Mar 21, 2018
21fe51fb
_context.py: Fix Context._silence() context manager.
Mar 21, 2018
41274b2d
_scheduler/trackqueue.py: Remove unsafe calls to push/pop message depth
Mar 21, 2018
d246403e
git.py source plugin: Ignore inconsistent submodules.
Mar 22, 2018
0f62dd05
tests/testutils/repo/git.py: Add new add_file() convenience
Mar 22, 2018
661 additional commits have been omitted to prevent performance issues.
Loading