<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/map/catlfish.git/tools, branch docgen3</title>
<subtitle>Magnus' CT repository</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/'/>
<entry>
<title>Output optional and defaults to configuration man page</title>
<updated>2017-07-25T23:48:07+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-07-25T23:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=14d764d08ad3ef925ac23dbd29aa8301e3550e21'/>
<id>14d764d08ad3ef925ac23dbd29aa8301e3550e21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only allow optional reading of optional configuration keys</title>
<updated>2017-07-25T22:40:13+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-07-25T22:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=93f7910d08242bc71847cbe0e646a67e1191374a'/>
<id>93f7910d08242bc71847cbe0e646a67e1191374a</id>
<content type='text'>
Add storage-sign-quorum-size configuration key.
Add default for dbbackend configuration key.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add storage-sign-quorum-size configuration key.
Add default for dbbackend configuration key.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove erroneous 'filedb' db name from python merge</title>
<updated>2017-07-25T22:33:15+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-07-25T22:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=de7ddf3257b6217bc8c22d1ddfb402eb73a94384'/>
<id>de7ddf3257b6217bc8c22d1ddfb402eb73a94384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use centralized config parsing in initlog.py</title>
<updated>2017-07-25T22:30:49+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-07-25T22:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=c730fa9a23b6d27e5361b7ef1c9b97970df0a60d'/>
<id>c730fa9a23b6d27e5361b7ef1c9b97970df0a60d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change paths/mergedb to paths/db in local config</title>
<updated>2017-07-25T11:32:26+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-07-25T11:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=5105a511348e58629b394373730f9bf91c3e888e'/>
<id>5105a511348e58629b394373730f9bf91c3e888e</id>
<content type='text'>
Remove unused config variable paths/publickeys
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused config variable paths/publickeys
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow unknown configuration keys, but warn</title>
<updated>2017-07-20T08:31:04+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-07-20T08:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=24569ff28412cb1b439070e83caa3bbb5fbd01c5'/>
<id>24569ff28412cb1b439070e83caa3bbb5fbd01c5</id>
<content type='text'>
check_config_schema: collect errors and warnings, and only exit if there are any errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check_config_schema: collect errors and warnings, and only exit if there are any errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Added formalized config defaults</title>
<updated>2017-07-18T07:23:54+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-07-18T07:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=b7074968b4f02a5201ce1092351ee36277fa3953'/>
<id>b7074968b4f02a5201ce1092351ee36277fa3953</id>
<content type='text'>
Refactor reading of config
Move config schemas to separate file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor reading of config
Move config schemas to separate file
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic generation of config man page skeleton</title>
<updated>2017-07-06T15:48:30+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-07-02T22:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=bb67c23918ba22be498537a29c01b696732d5b3b'/>
<id>bb67c23918ba22be498537a29c01b696732d5b3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify config files against schema</title>
<updated>2017-07-06T15:48:30+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-06-30T09:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=b09e878a21c09d8344ec8b2a896d7d1a8162387e'/>
<id>b09e878a21c09d8344ec8b2a896d7d1a8162387e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace 'localnodes' config with 'nodename'</title>
<updated>2017-07-06T15:48:30+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2017-06-30T08:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/catlfish.git/commit/?id=4e44c1e8a4ea6ec4c5eeb2a1a05d93e076c7fd50'/>
<id>4e44c1e8a4ea6ec4c5eeb2a1a05d93e076c7fd50</id>
<content type='text'>
Also some cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also some cleanup
</pre>
</div>
</content>
</entry>
</feed>
