<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogc/tests/blogc-git-receiver, branch feature/runserver-windows</title>
<subtitle>A blog compiler
</subtitle>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/'/>
<entry>
<title>*: update copyright</title>
<updated>2018-10-14T21:57:23+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-10-14T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=452c0de1615f5f7e18c6bf8e8c9ca4f81607ced8'/>
<id>452c0de1615f5f7e18c6bf8e8c9ca4f81607ced8</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: git shell should reinstall hooks if symlinks are broken</title>
<updated>2018-06-12T14:32:19+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-06-12T16:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=76448e806720d99a57f492fbaeff44bf3250b914'/>
<id>76448e806720d99a57f492fbaeff44bf3250b914</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: fixed segfault on pre-receive hook</title>
<updated>2018-06-10T16:51:58+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-06-10T16:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=f356ebbc13491a98c397920097494958efb042dd'/>
<id>f356ebbc13491a98c397920097494958efb042dd</id>
<content type='text'>
if a [repo:*] section was defined in blogc-git-receiver.ini, but was not
providing a symlink value, that would result in a segfault.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if a [repo:*] section was defined in blogc-git-receiver.ini, but was not
providing a symlink value, that would result in a segfault.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: allow users to define builds dir</title>
<updated>2018-05-31T00:52:43+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-31T00:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=4ab4c1d0ba31d437e05792719fba664a94521819'/>
<id>4ab4c1d0ba31d437e05792719fba664a94521819</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: allow users to define the htdocs symlink path</title>
<updated>2018-05-31T00:08:11+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-31T00:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=56e07b6224fce7e213bfb9b4d00b93628a50aca7'/>
<id>56e07b6224fce7e213bfb9b4d00b93628a50aca7</id>
<content type='text'>
documentation pending
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
documentation pending
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: centralize settings to reuse later</title>
<updated>2018-05-30T21:53:26+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-30T21:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=316bd60579ea11daca4fa25e2720b7fa147cc7ba'/>
<id>316bd60579ea11daca4fa25e2720b7fa147cc7ba</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: allow users to change the base directory</title>
<updated>2018-05-30T20:19:59+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-30T20:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=9acec235a6c47c3bede917187808a8acd1369050'/>
<id>9acec235a6c47c3bede917187808a8acd1369050</id>
<content type='text'>
this is useful mostly for shared environments that just provide one
shell user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is useful mostly for shared environments that just provide one
shell user.
</pre>
</div>
</content>
</entry>
<entry>
<title>git-receiver: added support to use as an authorized_keys commmand</title>
<updated>2018-05-26T16:33:27+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2018-05-26T16:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=b42538956a08f009060a56c48f8844f96165daa4'/>
<id>b42538956a08f009060a56c48f8844f96165daa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*: updated copyright</title>
<updated>2017-02-25T01:09:14+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-02-25T01:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=805c35847902abfc74fe9a8fc3394a05ff8906d0'/>
<id>805c35847902abfc74fe9a8fc3394a05ff8906d0</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: do not run blogc-make tests if blogc-make is not built</title>
<updated>2017-01-04T20:04:25+00:00</updated>
<author>
<name>Rafael G. Martins</name>
<email>rafael@rafaelmartins.eng.br</email>
</author>
<published>2017-01-04T20:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.joursoir.net/blogc/commit/?id=4e16c593782e65abeb53a6bff621146261127da0'/>
<id>4e16c593782e65abeb53a6bff621146261127da0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
