<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs, branch v4_support</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>[v4] Update project search API</title>
<updated>2017-05-23T13:42:26+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-23T07:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=deecf1769ed4d3e9e2674412559413eb058494cf'/>
<id>deecf1769ed4d3e9e2674412559413eb058494cf</id>
<content type='text'>
* projects.search() is not implemented in v4
* add the 'search' attribute to projects.list()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* projects.search() is not implemented in v4
* add the 'search' attribute to projects.list()
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'search' attribute to projects.list()</title>
<updated>2017-05-23T13:38:41+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-23T13:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ce3dd0d1ac3fbed3cf671720e273470fb1ccdbc6'/>
<id>ce3dd0d1ac3fbed3cf671720e273470fb1ccdbc6</id>
<content type='text'>
projects.search() has been deprecated by Gitlab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
projects.search() has been deprecated by Gitlab
</pre>
</div>
</content>
</entry>
<entry>
<title>Update URLs to reflect the github changes</title>
<updated>2017-05-23T06:03:32+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-23T06:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7def297fdf1e0d6926669a4a51cdb8519da1dca1'/>
<id>7def297fdf1e0d6926669a4a51cdb8519da1dca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add missing =</title>
<updated>2017-05-20T07:26:17+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-05-20T07:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=391417cd47d722760dfdaab577e9f419c5dca0e0'/>
<id>391417cd47d722760dfdaab577e9f419c5dca0e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/correspnding/corresponding/</title>
<updated>2017-04-05T11:37:17+00:00</updated>
<author>
<name>Guillaume Delacour</name>
<email>gui@iroqwa.org</email>
</author>
<published>2017-04-05T11:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e5c7246d603b289fc9f5b56dfb4f7eda88bdf205'/>
<id>e5c7246d603b289fc9f5b56dfb4f7eda88bdf205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature/milestone merge requests (#247)</title>
<updated>2017-04-01T14:17:16+00:00</updated>
<author>
<name>Ian Sparks</name>
<email>isparks@mdsol.com</email>
</author>
<published>2017-04-01T14:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=34c7a234b5c84b2f40217bea3aadc7f77129cc8d'/>
<id>34c7a234b5c84b2f40217bea3aadc7f77129cc8d</id>
<content type='text'>
Added milestone.merge_requests() API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added milestone.merge_requests() API</pre>
</div>
</content>
</entry>
<entry>
<title>Stop listing if recursion limit is hit (#234)</title>
<updated>2017-03-23T18:47:03+00:00</updated>
<author>
<name>Johan Brandhorst</name>
<email>johan@cognitivelogic.com</email>
</author>
<published>2017-03-23T18:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=989f3b706d97045f4ea6af69fd11233e2f54adbf'/>
<id>989f3b706d97045f4ea6af69fd11233e2f54adbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide API wrapper for cherry picking commits (#236)</title>
<updated>2017-03-21T05:50:20+00:00</updated>
<author>
<name>Christian</name>
<email>cgumpert@users.noreply.github.com</email>
</author>
<published>2017-03-21T05:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=22bf12827387cb1719bacae6c0c745cd768eee6c'/>
<id>22bf12827387cb1719bacae6c0c745cd768eee6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement pipeline creation API (#237)</title>
<updated>2017-03-18T08:48:11+00:00</updated>
<author>
<name>Mond WAN</name>
<email>mondwan@users.noreply.github.com</email>
</author>
<published>2017-03-18T08:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8c27e70b821e02921dfec4f8e4c6b77b5b284009'/>
<id>8c27e70b821e02921dfec4f8e4c6b77b5b284009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DeployKey{,Manager} classes</title>
<updated>2017-03-17T16:39:20+00:00</updated>
<author>
<name>Gauvain Pocentek</name>
<email>gauvain@pocentek.net</email>
</author>
<published>2017-03-17T16:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a3f2ab138502cf3217d1b97ae7f3cd3a4f8b324f'/>
<id>a3f2ab138502cf3217d1b97ae7f3cd3a4f8b324f</id>
<content type='text'>
They are the same as Key and KeyManager but the name makes more sense.

Fixes #212
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are the same as Key and KeyManager but the name makes more sense.

Fixes #212
</pre>
</div>
</content>
</entry>
</feed>
