<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/github, branch docs/autodeploy-refactor</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>Decrease ABC threshold to 55.25</title>
<updated>2017-08-31T10:58:05+00:00</updated>
<author>
<name>Maxim Rydkin</name>
<email>maks.rydkin@gmail.com</email>
</author>
<published>2017-08-31T10:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d807d3810f233f802877f66aed9de05106e62cd5'/>
<id>d807d3810f233f802877f66aed9de05106e62cd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error when importing a GitHub-wiki repository</title>
<updated>2017-08-23T11:36:38+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-08-22T12:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f76d8c902a08040eeaacc8c7a3a9506fb55501e7'/>
<id>f76d8c902a08040eeaacc8c7a3a9506fb55501e7</id>
<content type='text'>
This would occur when Wiki's are enabled on GitHub, but there is no
wiki repository
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This would occur when Wiki's are enabled on GitHub, but there is no
wiki repository
</pre>
</div>
</content>
</entry>
<entry>
<title>Change `project.path_with_namespace` to `project.disk_path`</title>
<updated>2017-08-07T17:18:05+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-08-07T17:18:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e198eea90fe8de5770a8baf4028c2b1d30278324'/>
<id>e198eea90fe8de5770a8baf4028c2b1d30278324</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow users to disable SSL verification if not connecting to github.com</title>
<updated>2017-08-07T17:11:38+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-08-07T17:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e191b4ccd6ec8aa22b9d2244a3793daa254bc05'/>
<id>0e191b4ccd6ec8aa22b9d2244a3793daa254bc05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix small typo on Github::Import#fetch_releases</title>
<updated>2017-08-07T16:53:08+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-08-07T16:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=68f568d9dc53975c44ab00cf320fa6407146d1e3'/>
<id>68f568d9dc53975c44ab00cf320fa6407146d1e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import GitHub releases</title>
<updated>2017-08-07T16:52:28+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-08-07T16:52:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee3d8e93403ab04ccd6cc031d2b0454702322eb0'/>
<id>ee3d8e93403ab04ccd6cc031d2b0454702322eb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Github::Import cache for user ids</title>
<updated>2017-08-07T16:06:13+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-08-03T20:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d20a9132bd3b58202ce945a985214b392ac7fc2f'/>
<id>d20a9132bd3b58202ce945a985214b392ac7fc2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extrac common timeout to a constant on Github::Client</title>
<updated>2017-08-07T16:06:13+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-08-03T20:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb08cb22188ef1e14ea6d4570586056495614e79'/>
<id>cb08cb22188ef1e14ea6d4570586056495614e79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix small typoe on Github::Client#root_endpoint</title>
<updated>2017-08-07T16:06:13+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-07-18T00:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6f642e3f7bf4667dad6efeb5e43f79b9711bc204'/>
<id>6f642e3f7bf4667dad6efeb5e43f79b9711bc204</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expire content cache when repository fetch fails</title>
<updated>2017-08-07T16:06:13+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-07-18T00:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8021a7244d3448ebc1631259c7d9d43503ccf29d'/>
<id>8021a7244d3448ebc1631259c7d9d43503ccf29d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
