<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tapicero.git/bin/tapicero, branch 0.4.0</title>
<subtitle>[tapicero] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/'/>
<entry>
<title>make logging more precise</title>
<updated>2014-01-03T14:28:49+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-01-03T14:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=638e6a83a923e61d8b320818a39befd62529ae1a'/>
<id>638e6a83a923e61d8b320818a39befd62529ae1a</id>
<content type='text'>
* do not log the SystemExit after the fork
* log error classes alongside messages
* unify logging in retry_request_once
* debug now logs every step
* info has one message per user created
* warn only logs errors during the actions
* error only logs crashes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* do not log the SystemExit after the fork
* log error classes alongside messages
* unify logging in retry_request_once
* debug now logs every step
* info has one message per user created
* warn only logs errors during the actions
* error only logs crashes
</pre>
</div>
</content>
</entry>
<entry>
<title>better debug loggin, sleep before retrying</title>
<updated>2014-01-03T13:50:04+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-01-03T10:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=10807e06165bb78261b9da0f5e44666c56c1f8f2'/>
<id>10807e06165bb78261b9da0f5e44666c56c1f8f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure we log all errors</title>
<updated>2014-01-03T09:07:51+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2014-01-03T09:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=32409f06920cfa2eb9e23deb74c3e09db677fe77'/>
<id>32409f06920cfa2eb9e23deb74c3e09db677fe77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 0.3.1 with new flags --run-once, --rerun and --overwrite-security</title>
<updated>2013-12-22T14:58:21+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-12-22T14:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=8c83e7a78385da8d15d274ee86f126a27f4763c7'/>
<id>8c83e7a78385da8d15d274ee86f126a27f4763c7</id>
<content type='text'>
--run-once will exit once all current changes have been processed
--rerun will process all users again even those that were processed before
--overwrite-security will overwrite security for user databases even
  if it has been set before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--run-once will exit once all current changes have been processed
--rerun will process all users again even those that were processed before
--overwrite-security will overwrite security for user databases even
  if it has been set before.
</pre>
</div>
</content>
</entry>
<entry>
<title>add design docs on db creation, use Pathname</title>
<updated>2013-12-19T14:59:55+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-12-19T14:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=f47712d803811f06b4371f50fabdfc1fefffe4cc'/>
<id>f47712d803811f06b4371f50fabdfc1fefffe4cc</id>
<content type='text'>
Pathname makes dealing with files easier than String.

Tapicero will look for design documents in design directory in the tapicero path for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pathname makes dealing with files easier than String.

Tapicero will look for design documents in design directory in the tapicero path for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>log to file or syslog instead of STDOUT</title>
<updated>2013-09-25T10:29:48+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-09-25T10:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=377195ce83c22c3a3771565cf15f6a06f1440b06'/>
<id>377195ce83c22c3a3771565cf15f6a06f1440b06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copying over skeleton from leap_ca which worked similarly</title>
<updated>2013-09-10T06:41:05+00:00</updated>
<author>
<name>Azul</name>
<email>azul@riseup.net</email>
</author>
<published>2013-09-10T06:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/tapicero.git/commit/?id=32b79ec5865679655a4d3535ec5f97999da9d82e'/>
<id>32b79ec5865679655a4d3535ec5f97999da9d82e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
