~sylvain-pineau/checkbox-ng:mem-improv-1749099

Last commit made on 2018-02-19
Get this branch:
git clone -b mem-improv-1749099 https://git.launchpad.net/~sylvain-pineau/checkbox-ng
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
mem-improv-1749099
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

05dfbf8... by Sylvain Pineau

exporter:tar: Minimize memory usage on low RAM systems

RAM Threshold set to 1 GiB. The LZMA compressor preset is then set to 0.

The use of SpooledTemporaryFile to generate xlsx, html and json files also
avoid generating them in memory if they exceed 100K.

Fixes: lp:1749099

7873de1... by Sylvain Pineau

exporter:xlsx: Use constant_memory constructor property to minimize memory usage

See http://xlsxwriter.readthedocs.io/workbook.html?highlight=constant_memory

e8e2e49... by Sylvain Pineau

QML jobs: Remove deprecated Ubuntu Components

- Bump QtQuick imported version to 2.5
- Remove units.gu, MainView, Arguments and PageStack.
- Add data/qml-shell to the MANIFEST.in

72467ee... by PMR <pmr@pmr-lander>

Merge #337419 from checkbox-ng:release

Release_2018_Week6

8dc1813... by Sylvain Pineau

increment version to v1.1.0.dev0

05b0840... by Sylvain Pineau

Bump to v1.0.0

f43c452... by PMR <pmr@pmr-lander>

Merge #333754 from ~taihsiangho/checkbox-ng:mr-launcher-tutorial

460a482... by Taihsiang Ho

Consolidate launcher example for desktop SRU

df43caf... by Taihsiang Ho

fixup the table to make it be shown correctly

b685c62... by Taihsiang Ho

update the document for MR: #326371

MR #326371 abandoned to use the type "certification" for transports
so we have to use "submission-service" instead.

Update the document to elaborate on this and give an example.