<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/.gitignore, branch v0.12.0</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/'/>
<entry>
<title>blogc: added some "integration" tests</title>
<updated>2016-10-15T15:44:39+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-15T15:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=921620e3df696442b688024c499541862bcd03eb'/>
<id>921620e3df696442b688024c499541862bcd03eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use bash, but get it properly during build time</title>
<updated>2016-10-12T00:44:25+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-12T00:44:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=de580e7999400b7d8789ce3747db4f2a63f2538b'/>
<id>de580e7999400b7d8789ce3747db4f2a63f2538b</id>
<content type='text'>
hardcoding it for travis, as bash is always installed there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hardcoding it for travis, as bash is always installed there.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: added support to get mirror url from config file</title>
<updated>2016-10-10T00:13:47+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-10T00:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=3cd3dcb5bb3b0481812ddd3ff8dc182bdb20be23'/>
<id>3cd3dcb5bb3b0481812ddd3ff8dc182bdb20be23</id>
<content type='text'>
this commit also includes some "integration test" in shell script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this commit also includes some "integration test" in shell script
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: splitted/reimplemented and tested shell command parser</title>
<updated>2016-10-06T23:48:16+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-06T23:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=2c1b2eaaef8726c71648b4a115fbe628f28d6b4b'/>
<id>2c1b2eaaef8726c71648b4a115fbe628f28d6b4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: splitted and tested pre-receive input parser</title>
<updated>2016-10-04T21:58:10+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-10-04T21:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=13be5bd50238daa2be6b42104ba20aeea427655b'/>
<id>13be5bd50238daa2be6b42104ba20aeea427655b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runserver: reimplemented http server without libevent</title>
<updated>2016-09-25T00:57:21+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-09-25T00:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=6ac53d4c783340ae9139c7f4dcfe9bfddace5892'/>
<id>6ac53d4c783340ae9139c7f4dcfe9bfddace5892</id>
<content type='text'>
yeah, this patch implements a "complete" http server for static files.
It is not the best code possible, and would be easily DDoS'able if used
in production, as it spawns a thread for each request, without limiting.

I'm sickish and this is the best code I can deliver now. At least it
works! ;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
yeah, this patch implements a "complete" http server for static files.
It is not the best code possible, and would be easily DDoS'able if used
in production, as it spawns a thread for each request, without limiting.

I'm sickish and this is the best code I can deliver now. At least it
works! ;)
</pre>
</div>
</content>
</entry>
<entry>
<title>common: added config-parser</title>
<updated>2016-09-09T00:33:19+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-09-09T00:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=0dffa9a91ef47fc0ac6b96cb5e96e7e73b8018b8'/>
<id>0dffa9a91ef47fc0ac6b96cb5e96e7e73b8018b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*: moved error handling to src/common/</title>
<updated>2016-09-03T19:57:04+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-09-03T19:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=e5f9cd349da231eae42ec9d35e3ebcd0d8fff973'/>
<id>e5f9cd349da231eae42ec9d35e3ebcd0d8fff973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed gitignore</title>
<updated>2016-09-03T18:40:12+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-09-03T18:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=6c5adce7b557c696cb6b5a5ebd4cd1e9380ac419'/>
<id>6c5adce7b557c696cb6b5a5ebd4cd1e9380ac419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renderer: utils: fixed memory bugs found by clang static analyzer</title>
<updated>2016-07-05T00:51:46+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2016-07-04T21:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/blogc/commit/?id=f416c85366a3e85e7f7576398f55595de51adc52'/>
<id>f416c85366a3e85e7f7576398f55595de51adc52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
