summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: Use distro packages instead pip to install sphinxjjardon/sphinxJavier Jardón2018-03-191-2/+1
* source/install.rst: Add instructions to install Arch packagesRafael Fontenelle2018-03-171-0/+9
* source/install.rst: Divide in two sectionsJavier Jardón2018-03-171-29/+27
* docs/source/install.rst: fix terminal box for ArchLinuxJavier Jardón2018-03-171-1/+1
* docs/source/install.rst: Arch -> Arch LinuxJavier Jardón2018-03-171-2/+2
* Make pylint and pep8 tests run by defaultjennis/add_gi.repository_to_ignored_pylint_modulesJames Ennis2018-03-162-8/+1
* .pylintrc: Ensure pylint ignores gi.repository module as it dynamically adds ...James Ennis2018-03-161-1/+1
* doc/source/format.rst: Fix misnomer in documentationTristan Van Berkom2018-03-161-1/+1
* _project.py and docs: Move defaults into the defaults yaml fileTristan Van Berkom2018-03-164-193/+229
* scriptelement.py: Mark install-rootJürg Billeter2018-03-151-0/+3
* _sandboxchroot.py: Ensure the cwd existsJürg Billeter2018-03-151-0/+6
* element.py: Do not allow unplanned build jobsJürg Billeter2018-03-151-0/+3
* buildqueue.py: Do not mark assembly complete on build failureJürg Billeter2018-03-151-3/+4
* pylint - dealt with whitespace issues and disabled pep8 warningsJames Ennis2018-03-143-4/+2
* pylint - dealt with simplifiable-if-statement warningJames Ennis2018-03-142-3/+1
* pushreceive.py: byteorder functions are now more sensibly namedJames Ennis2018-03-141-10/+10
* pylint - dealt with redefined-outer-name and redefined-built in warningsJames Ennis2018-03-1410-75/+71
* pylint - dealt with redefined-argument-from-local warningJames Ennis2018-03-142-3/+2
* pylint - dealt with unnecessary-pass warningJames Ennis2018-03-142-2/+1
* pylint - dealt with import warningsJames Ennis2018-03-1410-19/+24
* pylint - dealt with unidiomatic-typecheck warningJames Ennis2018-03-142-4/+1
* pylint - dealt with superfluous-parens warningJames Ennis2018-03-1413-26/+23
* pylint - disabled no-member, bad-exception-context and catching-non-exception...James Ennis2018-03-145-15/+20
* pylint - dealt with len-as-condition warningJames Ennis2018-03-1410-19/+18
* pylint - dealt with global-statement warningJames Ennis2018-03-145-5/+6
* pylint - dealt with dangerous-default-value warningJames Ennis2018-03-143-5/+4
* pylint - dealt with consider-merging-isinstance warningsJames Ennis2018-03-142-3/+1
* pylint - dealt with broad-except and bare-except warningsJames Ennis2018-03-145-6/+6
* pylint - dealt with bad-continuation warningJames Ennis2018-03-146-12/+9
* pylint - dealt with anomalous-backslash-in-string warningJames Ennis2018-03-143-3/+3
* Add pylint to CITristan Maat2018-03-141-0/+9
* fuse.py: skip file for lintingTristan Maat2018-03-141-0/+2
* .pylintrc: Alterations to the configuration fileJames Ennis2018-03-141-10/+5
* .pylintrc: Amend which warning messages are disabledJames Ennis2018-03-141-73/+96
* Generate pylint configuration file (pristine file):James Ennis2018-03-141-0/+539
* Add pylint to setup.cfg and setup.pyJames Ennis2018-03-142-2/+3
* doc/source/formatintro.rst: Better explanation of defaultsjmac/composition-docs-fixJim MacArthur2018-03-141-13/+12
* Revert "Add sequence ID and widget for it."jmac/remove-sequence-idJim MacArthur2018-03-133-27/+5
* Remove other references to SequenceID from the code and testsJim MacArthur2018-03-132-4/+3
* _frontend/widget.py: Never abbreviate frontend messagesTristan Van Berkom2018-03-131-1/+4
* element.py: Report errors using `self.get_kind()`Tristan Van Berkom2018-03-101-4/+4
* status.py: Restore brackets to time in job display areaJim MacArthur2018-03-071-2/+4
* Silence messages from Source cache interrogationTristan Van Berkom2018-03-072-1/+18
* HACKING.rst: Mention benchmarking and profiling toolsSam Thursfield2018-03-071-0/+57
* _pipeline.py: Remove undefined variable source_indexJames Ennis2018-03-071-2/+1
* doc/source/projectconfig.rst: Document `sources` overrides as since format ve...Tristan Van Berkom2018-03-061-0/+4
* man: Updated man pages for the release1.1.1Tristan Van Berkom2018-03-0616-50/+56
* NEWS: Adding a few missing entries for the releaseTristan Van Berkom2018-03-061-0/+10
* Removing all traces of `environment-inherit` shell configuration.Tristan Van Berkom2018-03-064-61/+29
* doc/source/projectconf.rst: Documenting new `environment` shell configurationTristan Van Berkom2018-03-061-2/+38