summaryrefslogtreecommitdiff
path: root/python/pluginmanager.py
AgeCommit message (Collapse)Author
2018-07-10Various Python 3 support changesKyleMiles
2018-07-10addition 3 compatibility changesJordan Wiens
2018-07-10Additional changes for python 2/3 compatibilityPeter LaFosse
2018-07-10working division, prints, and metaclasses, but imports broken, still needs workJordan Wiens
2018-06-20Add DownloadProvider Support.Brian Potchik
2017-12-14Fix PluginManager Doc Example (#885)toolCHAINZ
Fix doc string example for add_repository
2017-08-11Fixes to allow plugins to be installed and loaded from headlessPeter LaFosse
2017-05-19update copyright yearJordan Wiens
2017-04-11fix example to point to community repoJordan Wiens
2017-03-28Cleanup of some of the plugin manager APIsPeter LaFosse
2017-03-04Adding repo manager APIsPeter LaFosse