Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | source.py: Allow access to element's variable | Benjamin Schubert | 2020-05-12 | 1 | -2/+3 |
* | _pluginfactory/pluginfactory.py: Implement error reporting for pip origins | Tristan Van Berkom | 2020-05-04 | 1 | -2/+27 |
* | _pluginfactory/pluginorigin.py: Store provenance of origins for error reporting | Tristan Van Berkom | 2020-05-04 | 1 | -0/+2 |
* | plugin.py: Rework how deprecation warnings are configured. | Tristan Van Berkom | 2020-05-04 | 4 | -12/+94 |
* | _pluginfactory/pluginfactory.py: Add provenance to missing plugin errors | Tristan Van Berkom | 2020-05-03 | 3 | -7/+17 |
* | plugin.py/pluginfactory.py: Implementing BST_MIN_VERSION | Tristan Van Berkom | 2020-04-29 | 1 | -0/+45 |
* | tests/plugins/loading.py: New test replaces removed internal test | Tristan Van Berkom | 2020-04-29 | 1 | -4/+8 |
* | Plugin loading refactor, removing all versioning | Tristan Van Berkom | 2020-04-29 | 5 | -0/+538 |