<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/tests, branch feat/appearance</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>feat: add appearance API</title>
<updated>2020-01-22T20:19:21+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2020-01-21T17:46:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4c4ac5ca1e5cabc4ea4b12734a7b091bc4c224b5'/>
<id>4c4ac5ca1e5cabc4ea4b12734a7b091bc4c224b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #980 from python-gitlab/refactor/cleanup-upgrade</title>
<updated>2019-12-18T14:36:42+00:00</updated>
<author>
<name>Roger Meier</name>
<email>r.meier@siemens.com</email>
</author>
<published>2019-12-18T14:36:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=5fa0e162f561451f7fa487dc4a4ff265c1d37f79'/>
<id>5fa0e162f561451f7fa487dc4a4ff265c1d37f79</id>
<content type='text'>
Refactor/cleanup upgrade</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor/cleanup upgrade</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: remove six dependency</title>
<updated>2019-12-18T12:50:19+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-12-18T12:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9fb46454c6dab1a86ab4492df2368ed74badf7d6'/>
<id>9fb46454c6dab1a86ab4492df2368ed74badf7d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add project snippet tests</title>
<updated>2019-12-18T11:57:02+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-12-18T11:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0952c55a316fc8f68854badd68b4fc57658af9e7'/>
<id>0952c55a316fc8f68854badd68b4fc57658af9e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add support for /import/github</title>
<updated>2019-12-16T18:41:59+00:00</updated>
<author>
<name>Andrew Tergis</name>
<email>andrew.tergis@littlebits.com</email>
</author>
<published>2019-12-03T21:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=aa4d41b70b2a66c3de5a7dd19b0f7c151f906630'/>
<id>aa4d41b70b2a66c3de5a7dd19b0f7c151f906630</id>
<content type='text'>
Addresses python-gitlab/python-gitlab#952

This adds a method to the `ProjectManager` called `import_github`, which
maps to the `/import/github` API endpoint. Calling `import_github` will
trigger an import operation from &lt;repo_id&gt; into &lt;target_namespace&gt;,
using &lt;personal_access_token&gt; to authenticate against github. In
practice a gitlab server may take many 10's of seconds to respond to
this API call, so we also take the liberty of increasing the default
timeout (only for this method invocation).

Unfortunately since `import` is a protected keyword in python, I was unable
to follow the endpoint structure with the manager namespace. I'm open to
suggestions on a more sensible interface.

I'm successfully using this addition to batch-import hundreds of github
repositories into gitlab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses python-gitlab/python-gitlab#952

This adds a method to the `ProjectManager` called `import_github`, which
maps to the `/import/github` API endpoint. Calling `import_github` will
trigger an import operation from &lt;repo_id&gt; into &lt;target_namespace&gt;,
using &lt;personal_access_token&gt; to authenticate against github. In
practice a gitlab server may take many 10's of seconds to respond to
this API call, so we also take the liberty of increasing the default
timeout (only for this method invocation).

Unfortunately since `import` is a protected keyword in python, I was unable
to follow the endpoint structure with the manager namespace. I'm open to
suggestions on a more sensible interface.

I'm successfully using this addition to batch-import hundreds of github
repositories into gitlab.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: added tests for statistics</title>
<updated>2019-12-13T06:16:40+00:00</updated>
<author>
<name>Mitar</name>
<email>mitar.git@tnode.com</email>
</author>
<published>2019-12-13T06:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8760efc89bac394b01218b48dd3fcbef30c8b9a2'/>
<id>8760efc89bac394b01218b48dd3fcbef30c8b9a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: test that all is ignored, when as_list=False</title>
<updated>2019-12-08T13:35:50+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig95@gmail.com</email>
</author>
<published>2019-12-08T12:18:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b5e88f3e99e2b07e0bafe7de33a8899e97c3bb40'/>
<id>b5e88f3e99e2b07e0bafe7de33a8899e97c3bb40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add users activate, deactivate functionality</title>
<updated>2019-10-25T09:13:06+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-10-25T09:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=32ad66921e408f6553b9d60b6b4833ed3180f549'/>
<id>32ad66921e408f6553b9d60b6b4833ed3180f549</id>
<content type='text'>
These were introduced in GitLab 12.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were introduced in GitLab 12.4
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add deployment creation</title>
<updated>2019-10-24T07:17:07+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2019-10-24T06:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ca256a07a2cdaf77a5c20e307d334b82fd0fe861'/>
<id>ca256a07a2cdaf77a5c20e307d334b82fd0fe861</id>
<content type='text'>
Added in GitLab 12.4

Fixes #917
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added in GitLab 12.4

Fixes #917
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(test): unused unittest2, type -&gt; isinstance</title>
<updated>2019-10-13T17:42:15+00:00</updated>
<author>
<name>Cyril Jouve</name>
<email>jv.cyril@gmail.com</email>
</author>
<published>2019-10-12T18:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=33b180120f30515d0f76fcf635cb8c76045b1b42'/>
<id>33b180120f30515d0f76fcf635cb8c76045b1b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
