aboutsummaryrefslogtreecommitdiff
path: root/wa/framework/plugin.py
AgeCommit message (Expand)Author
2018-07-06framework: pep8 fixesSergei Trofimov
2018-07-06framework: fix pylint issuesSergei Trofimov
2018-07-04Update copyright headers.Sergei Trofimov
2018-06-07Add support for Python 3Sergei Trofimov
2018-05-24framework/pluginloader: Make sure to also clear aliasesMarc Bonnici
2018-05-23fw/plugin: return a copy of alias paramsSergei Trofimov
2018-05-09fw/plugin: implement __str__ for PluginSergei Trofimov
2018-05-09fw/plugin: do not try to load imported classessergei Trofimov
2018-05-09utils/log: add indentcontextsergei Trofimov
2018-01-12framework/plugin: Fix clearing of loaded pluginMarc Bonnici
2017-12-07framework/plugin: Calm pylintBrendan Jackman
2017-12-07framework/plugin: Satisfy pylint's nitpicksBrendan Jackman
2017-12-07framework/plugin: WhitespaceBrendan Jackman
2017-12-07Run autoflake to remove unused imports & variablesBrendan Jackman
2017-12-06framework: remove wa.framework.plugin.ArtifactSergei Trofimov
2017-05-11plugin: removing virtual referencies from metaSergei Trofimov
2017-04-27Fix Plugin and testsSergei Trofimov
2017-04-20Imports: Updated ImportsMarc Bonnici
2017-03-17Initial priority implementationSergei Trofimov
2017-03-15Handle retry failedSergei Trofimov
2017-03-15Skeleton job executionSergei Trofimov
2017-03-06New target description + moving target stuff under "framework"Sergei Trofimov
2017-02-21WA3 Exsisting CodeMarc Bonnici