<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git/lib/gitlab_net.rb, branch add_local_update_hook</title>
<subtitle>gitlab.com: gitlab-org/gitlab-shell.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/'/>
<entry>
<title>Merge pull request #56 from smashwilson/36-logger</title>
<updated>2013-06-10T16:02:34+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-06-10T16:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=79c58482962bd7ddd4979a4afcd178f697fe84fa'/>
<id>79c58482962bd7ddd4979a4afcd178f697fe84fa</id>
<content type='text'>
Logger</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logger</pre>
</div>
</content>
</entry>
<entry>
<title>Add ca_file/ca_path configuration options.</title>
<updated>2013-06-07T05:06:07+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2013-06-07T05:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=932238eb78c01af378c7c329d428653afca02348'/>
<id>932238eb78c01af378c7c329d428653afca02348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always log non-200 responses from the GitLab API.</title>
<updated>2013-05-18T20:02:28+00:00</updated>
<author>
<name>ash</name>
<email>smashwilson@gmail.com</email>
</author>
<published>2013-05-18T20:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=c2844b265038fb1b58e78c06fa80da805a8bc7ec'/>
<id>c2844b265038fb1b58e78c06fa80da805a8bc7ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log all GETs and responses at :debug.</title>
<updated>2013-05-18T18:29:09+00:00</updated>
<author>
<name>ash</name>
<email>smashwilson@gmail.com</email>
</author>
<published>2013-05-18T18:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=a329982dfc4f0a7c80d37dd14f2c1ff4dd27637a'/>
<id>a329982dfc4f0a7c80d37dd14f2c1ff4dd27637a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>https can be served also on non-standard port</title>
<updated>2013-04-03T11:52:14+00:00</updated>
<author>
<name>Piotr Roszatycki</name>
<email>piotr.roszatycki@gmail.com</email>
</author>
<published>2013-04-03T11:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=b5cee7ae2428096fc6398672dc86a9cef9e831df'/>
<id>b5cee7ae2428096fc6398672dc86a9cef9e831df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not fall on discover deployment keys. Closes #25</title>
<updated>2013-03-25T09:47:01+00:00</updated>
<author>
<name>Akzhan</name>
<email>akzhan.abdulin@gmail.com</email>
</author>
<published>2013-03-25T09:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=6ec6fa7882995222ffebb7ec4c83c9f9812bc30a'/>
<id>6ec6fa7882995222ffebb7ec4c83c9f9812bc30a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require openssl</title>
<updated>2013-03-23T14:22:53+00:00</updated>
<author>
<name>Martin Bastien</name>
<email>martin.bastien@studiofrenetic.com</email>
</author>
<published>2013-03-23T14:22:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=92c3175db5dc319aa6a9f7c26987a68fcc55a40e'/>
<id>92c3175db5dc319aa6a9f7c26987a68fcc55a40e</id>
<content type='text'>
Fix the "uninitialized constant GitlabNet::OpenSSL (NameError)"
after upgrading to ruby 2.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the "uninitialized constant GitlabNet::OpenSSL (NameError)"
after upgrading to ruby 2.0</pre>
</div>
</content>
</entry>
<entry>
<title>http_settings configuration option added.</title>
<updated>2013-03-23T12:14:10+00:00</updated>
<author>
<name>Akzhan</name>
<email>akzhan.abdulin@gmail.com</email>
</author>
<published>2013-03-23T12:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=acdeb0bf1f7660031183e5fea785d6d665013284'/>
<id>acdeb0bf1f7660031183e5fea785d6d665013284</id>
<content type='text'>
Now it supports:

 * self_signed_cert option to allow self-signed certificates over https protocol.
 * user and password options to pass though http auth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it supports:

 * self_signed_cert option to allow self-signed certificates over https protocol.
 * user and password options to pass though http auth.
</pre>
</div>
</content>
</entry>
<entry>
<title>gitlab_net#host: slash is missing</title>
<updated>2013-03-21T18:37:48+00:00</updated>
<author>
<name>Maxim Filatov</name>
<email>pipopolam@gmail.com</email>
</author>
<published>2013-03-21T18:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=d5051057734b25c3805c7fec2df0b7b99a07d697'/>
<id>d5051057734b25c3805c7fec2df0b7b99a07d697</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove puts</title>
<updated>2013-03-11T12:28:35+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2013-03-11T12:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=d5ad8160a23543655b868c39b3fbba3e93c19072'/>
<id>d5ad8160a23543655b868c39b3fbba3e93c19072</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
