summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPjjardon/another_codequalityJavier Jardón2018-04-241-0/+1
* .gitlab-ci.yml: Add job to analyze project code quality with Code Climate CLIjjardon/codequalityJavier Jardón2018-04-241-0/+17
* Move curent before_script: commands to the only jobs where they are actually ...Javier Jardón2018-04-241-8/+6
* tests/testutils/integration.py: Avoid inconsistent symlink handlingSam Thursfield2018-04-231-0/+5
* Add compose-symlinks testcaseSam Thursfield2018-04-236-0/+66
* plugins/elements/compose.py: Avoid losing files inside directory symlinksSam Thursfield2018-04-231-13/+20
* plugins/elements/compose.py: Only calculate snapshot when neededSam Thursfield2018-04-231-5/+8
* plugins/elements/compose.py: Use sets instead of lists where appropriateSam Thursfield2018-04-231-7/+8
* bst-here: Add '-p' flag to upgrade buildstream (Issue #291)Tristan Maat2018-04-231-3/+15
* HACKING.rst: Fixing formatting of titles.Tristan Van Berkom2018-04-231-2/+2
* HACKING.rst: Add a section on BST_PROFILE and the artifact cache.Jim MacArthur2018-04-231-0/+33
* Add artifact cache receive profiling domainJim MacArthur2018-04-232-1/+16
* doc/source/install.rst: Removing blank line which appeared below titleTristan Van Berkom2018-04-231-1/+0
* doc/source/install.rst: minimum bubblewrap version is 0.1.2Javier Jardón2018-04-231-1/+1
* Revert "doc/source/install.rst: Mention bwrap version requirements"Javier Jardón2018-04-231-6/+1
* Overwrite sys.excepthook to handle exceptions in the main application.tristan/except-hook-no-testTristan Van Berkom2018-04-231-0/+21
* tests/pipeline/preflight-error: Fixing typo in error string formattingTristan Van Berkom2018-04-231-1/+1
* doc/source/index.rst: Make main documentation title sober again.Tristan Van Berkom2018-04-231-3/+3
* HACKING.rst: Add a note about arpy being required for docsTristan Maat2018-04-201-2/+8
* deb.py: Make pylint stop complaining about arpyTristan Maat2018-04-201-1/+1
* doc/source/install.rst: Mention bwrap version requirementsmilloni2018-04-201-1/+6
* setup.py: Assert Bubblewrap versionmilloni2018-04-201-4/+35
* .pylintrc: Enable attribute-defined-outside-init messagesTristan Van Berkom2018-04-201-1/+0
* _scheduler/job.py: Disable attribute-defined-outside-init lint errorTristan Van Berkom2018-04-201-0/+1
* _artifactcache/pushreceive.py: Fixed ProcessWithPipes to declare attributes i...Tristan Van Berkom2018-04-201-0/+3
* _pipeline.py: Declare tracking related members in the constructorTristan Van Berkom2018-04-201-1/+2
* _context.py: Properly declare and document log_message_format in the constructorTristan Van Berkom2018-04-201-0/+3
* plugins: Disable attribute-defined-outside-init pylint errorTristan Van Berkom2018-04-2014-0/+15
* Add example formatsdevcurmudgeon2018-04-191-1/+2
* .pylintrc: Enable linting for unused variablesTristan Van Berkom2018-04-191-1/+0
* buildstream/utils.py: Fixing unused variablesTristan Van Berkom2018-04-191-2/+2
* buildstream/sandbox/_mount.py: Fixing unused variablesTristan Van Berkom2018-04-191-1/+1
* buildstream/plugins/sources/_downloadablefilesource.py: Fixing unused variablesTristan Van Berkom2018-04-191-1/+1
* buildstream/plugin.py: Fixing unused variablesTristan Van Berkom2018-04-191-7/+2
* buildstream/element.py: Fixing unused variablesTristan Van Berkom2018-04-191-1/+1
* buildstream/_options/optionpool.py: Fixing unused variablesTristan Van Berkom2018-04-191-3/+5
* buildstream/_loader/loader.py: Fixing unused variablesTristan Van Berkom2018-04-191-2/+1
* buildstream/_frontend/status.py: Fixing unused variablesTristan Van Berkom2018-04-191-1/+1
* buildstream/_frontend/app.py: Fixing unused variablesTristan Van Berkom2018-04-191-1/+1
* buildstream/_context.py: Fixing unused variablesTristan Van Berkom2018-04-191-2/+2
* buildstream/_artifactcache/pushreceive.py: Fixing unused variablesTristan Van Berkom2018-04-191-5/+5
* tests/frontend/track.py: Added test for `bst track --deps none`Tristan Van Berkom2018-04-191-0/+40
* _frontend/cli.py: Set the track_selection argument to the deps parameterTristan Van Berkom2018-04-191-1/+1
* _pipeline.py, _frontend/app.py: Added track_selection initialization argumentTristan Van Berkom2018-04-192-15/+33
* _pipeline.py: Added PipelineSelectionTristan Van Berkom2018-04-192-14/+41
* doc/source/index.rst: Replace welcome paragraphjjardon/doc_readmeJavier Jardón2018-04-181-10/+7
* Add about pageJavier Jardón2018-04-183-2/+4
* Update NEWSRichard Maw2018-04-181-0/+3
* frontend: Log which elements resolved new keysRichard Maw2018-04-181-0/+15
* README.rst: Add pipeline status badgeJavier Jardón2018-04-181-0/+3