summaryrefslogtreecommitdiff
path: root/src/buildstream/_pluginfactory/pluginfactory.py
Commit message (Expand)AuthorAgeFilesLines
* _pluginfactory/pluginfactory.py: Use Messenger convenience functionsTristan van Berkom2020-12-221-4/+1
* Refactor: Lazily instantiate ProvenanceInformation objectstristan/lazy-provenanceTristan van Berkom2020-10-011-8/+9
* _pluginfactory: Make list_plugins() report new display informationTristan van Berkom2020-08-101-7/+11
* Completely abolish job pickling.tristan/nuke-pickle-jobberTristan van Berkom2020-06-151-33/+0
* _pluginfactory: Delegating the work of locating plugins to the PluginOriginTristan van Berkom2020-05-281-148/+182
* _pluginfactory/pluginfactory.py: Implement error reporting for pip originsTristan Van Berkom2020-05-041-2/+27
* plugin.py: Rework how deprecation warnings are configured.Tristan Van Berkom2020-05-041-4/+33
* _pluginfactory/pluginfactory.py: Add provenance to missing plugin errorsTristan Van Berkom2020-05-031-5/+15
* plugin.py/pluginfactory.py: Implementing BST_MIN_VERSIONTristan Van Berkom2020-04-291-0/+45
* tests/plugins/loading.py: New test replaces removed internal testTristan Van Berkom2020-04-291-4/+8
* Plugin loading refactor, removing all versioningTristan Van Berkom2020-04-291-0/+271