<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/development, branch ctrl-enter-multiple-comments</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Replace linux with GNU/Linux to recognize the work of Dr. Stallman.</title>
<updated>2015-03-16T01:06:25+00:00</updated>
<author>
<name>Sytse Sijbrandij</name>
<email>sytse@gitlab.com</email>
</author>
<published>2015-03-16T01:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a2fb3711f07eba7fc33b798cee1827c95b204ca8'/>
<id>a2fb3711f07eba7fc33b798cee1827c95b204ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add UI guide to GitLab development help</title>
<updated>2015-03-08T21:56:45+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-03-08T21:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=69d2e1d8291621174cfa397e5f85d882da421031'/>
<id>69d2e1d8291621174cfa397e5f85d882da421031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ci setup documenation</title>
<updated>2015-03-03T02:34:29+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-03-03T02:34:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f850cff4174bfe99a6f2ef0da365bf002990ad92'/>
<id>f850cff4174bfe99a6f2ef0da365bf002990ad92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More reasons why prefixing is good</title>
<updated>2015-02-26T17:25:59+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-02-26T17:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4efe3cf5569045c3f115777a448c042ed3ba1d22'/>
<id>4efe3cf5569045c3f115777a448c042ed3ba1d22</id>
<content type='text'>
Inspired by http://www.dwheeler.com/essays/filenames-in-shell.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inspired by http://www.dwheeler.com/essays/filenames-in-shell.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Document fun facts about omnibus-gitlab</title>
<updated>2015-02-19T10:20:58+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-02-19T10:20:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93e42f690bc057ca0e803074aaeb1b55ea9c2232'/>
<id>93e42f690bc057ca0e803074aaeb1b55ea9c2232</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a number of discovered typos, capitalization of developer and</title>
<updated>2015-02-03T23:18:40+00:00</updated>
<author>
<name>Ewan Edwards</name>
<email>eedwards@perforce.com</email>
</author>
<published>2015-02-03T23:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad6c372eeee5d112ad199dd4e487df584976445d'/>
<id>ad6c372eeee5d112ad199dd4e487df584976445d</id>
<content type='text'>
product names, plus a couple of instances of bad Markdown markup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
product names, plus a couple of instances of bad Markdown markup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't create zombies with IO.popen</title>
<updated>2015-01-22T14:53:16+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-01-22T14:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a63187f28b18e2feea16681b313166a982254e4e'/>
<id>a63187f28b18e2feea16681b313166a982254e4e</id>
<content type='text'>
The previous recommend incantation would leave the process we read from
hanging around, even though it had finished. That gives you a
'defunct'/'zombie' process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous recommend incantation would leave the process we read from
hanging around, even though it had finished. That gives you a
'defunct'/'zombie' process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add security tips about file and paths</title>
<updated>2014-12-09T13:51:15+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2014-12-09T13:51:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=82eb0a44d7afa3b6ab77b8f7c9386740496a72e1'/>
<id>82eb0a44d7afa3b6ab77b8f7c9386740496a72e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move sidekiq debug docs to development folder</title>
<updated>2014-12-07T00:24:03+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2014-12-07T00:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=369375d0862f16f7a9926374226b1bad028f530c'/>
<id>369375d0862f16f7a9926374226b1bad028f530c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warning from db seed since it is called by db setup.</title>
<updated>2014-12-04T20:22:21+00:00</updated>
<author>
<name>Sytse Sijbrandij</name>
<email>sytses@gmail.com</email>
</author>
<published>2014-12-04T20:22:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3dc25ba331c4f5c4708b0fcd8478d943d182d760'/>
<id>3dc25ba331c4f5c4708b0fcd8478d943d182d760</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
