<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Reviewed-By: Ramon Medeiros <a class="moz-txt-link-rfc2396E" href="mailto:ramonn@br.ibm.com"><ramonn@br.ibm.com></a><br>
</p>
<br>
<div class="moz-cite-prefix">On 11/10/2016 12:25 AM, Aline Manera
wrote:<br>
</div>
<blockquote
cite="mid:1478744726-21963-1-git-send-email-alinefm@linux.vnet.ibm.com"
type="cite">
<pre wrap="">Aline Manera (6):
Fix 'make check' issues
Remove log size information from Wok config
Add nginx.service as wokd.service dependency
Generate SSL self signed certificate on package post installation
script
Bug fix #175: Do not generate nginx configuration file on the fly
Remove nginx-specific parameters from wok.conf file
.gitignore | 1 -
IBM-license-blacklist | 4 +-
Makefile.am | 7 +-
contrib/DEBIAN/control.in | 1 +
contrib/DEBIAN/postinst | 1 +
contrib/DEBIAN/postrm | 1 +
contrib/Makefile.am | 2 +-
contrib/wok.spec.fedora.in | 11 +--
contrib/wok.spec.suse.in | 41 ++++++----
contrib/wokd.service.fedora | 12 ---
contrib/wokd.service.systemd | 14 ++++
docs/API/config.md | 4 +-
docs/wokd.8.in | 16 ++--
src/nginx/Makefile.am | 7 +-
src/nginx/wok.conf | 82 ++++++++++++++++++++
src/nginx/wok.conf.in | 75 ------------------
src/wok.conf.in | 23 +-----
src/wok/config.py.in | 11 +--
src/wok/i18n.py | 2 -
src/wok/model/config.py | 2 +-
src/wok/plugins/sample/po/update-po | 2 +-
src/wok/proxy.py | 147 ++++++++++--------------------------
src/wok/server.py | 6 +-
src/wok/sslcert.py | 2 +-
src/wokd.in | 18 +----
tests/test_api.py | 14 +---
tests/test_exception.py | 52 +++----------
tests/test_plugin.py | 12 +--
tests/test_server.py | 15 +---
tests/test_server_root.py | 17 ++---
tests/utils.py | 83 ++++----------------
31 files changed, 242 insertions(+), 443 deletions(-)
delete mode 100644 contrib/wokd.service.fedora
create mode 100644 contrib/wokd.service.systemd
create mode 100644 src/nginx/wok.conf
delete mode 100644 src/nginx/wok.conf.in
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Ramon Nunes Medeiros
Kimchi Developer
Linux Technology Center Brazil
IBM Systems & Technology Group
Phone : +55 19 2132 7878
<a class="moz-txt-link-abbreviated" href="mailto:ramonn@br.ibm.com">ramonn@br.ibm.com</a> </pre>
</body>
</html>