lp://staging/~zyga/checkbox/exporters-as-plugins

Created by Zygmunt Krynicki and last modified
Get this branch:
bzr branch lp://staging/~zyga/checkbox/exporters-as-plugins
Only Zygmunt Krynicki can upload to this branch. If you are Zygmunt Krynicki please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zygmunt Krynicki
Project:
Checkbox
Status:
Development

Recent revisions

3639. By Zygmunt Krynicki

checkbox-touch:py: use all_exporers API

Signed-off-by: Zygmunt Krynicki <email address hidden>

3638. By Zygmunt Krynicki

plainbox:commands:session: use all_exporters API

This patch makes the `plainbox session` command use the all_exporters plugin
collection API instead of the get_all_exporters() function. The API is faster
in the common case of enumerating possible plugins and loading one plugin.

Signed-off-by: Zygmunt Krynicki <email address hidden>

3637. By Zygmunt Krynicki

plainbox:highlevel: use all_exporters in Service

Signed-off-by: Zygmunt Krynicki <email address hidden>

3636. By Zygmunt Krynicki

plainbox:command:run: use all_exporters API

This patch makes the `plainbox run` command use the all_exporters plugin
collection API instead of the get_all_exporters() function. The API is
faster in the common case of enumerating possible plugins and loading
one plugin.

The test code was updated not to mock exporters manually but instead
rely on the fake_plugins() method.

Signed-off-by: Zygmunt Krynicki <email address hidden>

3635. By Zygmunt Krynicki

plainbox:exporter: add all_exporters (lazy plugin collection)

This patch adds a new LazyPlugInCollection that knows about all exporter
classes. It has some advantages over the current get_all_exporters()
function as it is consistent with other usage ofthe plug-in API and also
is much faster, not being based on setuptools extensibility.

Signed-off-by: Zygmunt Krynicki <email address hidden>

3634. By Zygmunt Krynicki

plainbox:exporter: bump copyright

Signed-off-by: Zygmunt Krynicki <email address hidden>

3633. By Launchpad Translations on behalf of checkbox-dev

Launchpad automatic translations update.

3632. By Sylvain Pineau

"automatic merge of lp:~sylvain-pineau/checkbox/result_io_log_text_methods/ by tarmac [r=zyga,kissiel][bug=][author=sylvain-pineau]"

3631. By Zygmunt Krynicki

"automatic merge of lp:~zyga/checkbox/purge-obsolete-stuff/ by tarmac [r=kissiel][bug=][author=zyga]"

3630. By Zygmunt Krynicki

"automatic merge of lp:~zyga/checkbox/new-piglit-support/ by tarmac [r=sylvain-pineau][bug=][author=zyga]"

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/checkbox
This branch contains Public information 
Everyone can see this information.

Subscribers