<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab, branch feat/personal-access-token-api</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 personal access token API</title>
<updated>2021-02-17T14:54:09+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2021-02-17T14:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2bb16fac18a6a91847201c174f3bf1208338f6aa'/>
<id>2bb16fac18a6a91847201c174f3bf1208338f6aa</id>
<content type='text'>
See: https://docs.gitlab.com/ee/api/personal_access_tokens.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See: https://docs.gitlab.com/ee/api/personal_access_tokens.html
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove unused ALLOWED_KEYSET_ENDPOINTS variable</title>
<updated>2021-02-15T22:13:46+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>debian.org@sodarock.com</email>
</author>
<published>2021-02-15T22:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3d5d5d8b13fc8405e9ef3e14be1fd8bd32235221'/>
<id>3d5d5d8b13fc8405e9ef3e14be1fd8bd32235221</id>
<content type='text'>
The variable ALLOWED_KEYSET_ENDPOINTS was added in commit
f86ef3bbdb5bffa1348a802e62b281d3f31d33ad.

Then most of that commit was removed in commit
e71fe16b47835aa4db2834e98c7ffc6bdec36723, but ALLOWED_KEYSET_ENDPOINTS
was missed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The variable ALLOWED_KEYSET_ENDPOINTS was added in commit
f86ef3bbdb5bffa1348a802e62b281d3f31d33ad.

Then most of that commit was removed in commit
e71fe16b47835aa4db2834e98c7ffc6bdec36723, but ALLOWED_KEYSET_ENDPOINTS
was missed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1271 from allcloud-jonathan/feature/honor-bool-for-delete-source</title>
<updated>2021-02-15T21:44:40+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-02-15T21:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1552eb5bb0eec9a68c4ececfbf80387ca64fcebe'/>
<id>1552eb5bb0eec9a68c4ececfbf80387ca64fcebe</id>
<content type='text'>
fix: honor parameter value passed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: honor parameter value passed</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove Python 2 code</title>
<updated>2021-02-15T18:17:58+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>debian.org@sodarock.com</email>
</author>
<published>2021-02-15T18:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b5d4e408830caeef86d4c241ac03a6e8781ef189'/>
<id>b5d4e408830caeef86d4c241ac03a6e8781ef189</id>
<content type='text'>
httplib is a Python 2 library. It was renamed to http.client in Python
3.

https://docs.python.org/2.7/library/httplib.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
httplib is a Python 2 library. It was renamed to http.client in Python
3.

https://docs.python.org/2.7/library/httplib.html
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: honor parameter value passed</title>
<updated>2021-02-15T12:55:14+00:00</updated>
<author>
<name>Jonathan Vogt</name>
<email>jonathan.vogt@allcloud.io</email>
</author>
<published>2021-02-15T12:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c2f8f0e7db9529e1f1f32d790a67d1e20d2fe052'/>
<id>c2f8f0e7db9529e1f1f32d790a67d1e20d2fe052</id>
<content type='text'>
Gitlab allows setting the defaults for MR to delete the source. Also
the inline help of the CLI suggest that a boolean is expected, but no
matter what value you set, it will always delete.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gitlab allows setting the defaults for MR to delete the source. Also
the inline help of the CLI suggest that a boolean is expected, but no
matter what value you set, it will always delete.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(api): explicitly export classes for star imports</title>
<updated>2021-02-07T16:17:50+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-02-07T16:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f05c287512a9253c7f7d308d3437240ac8257452'/>
<id>f05c287512a9253c7f7d308d3437240ac8257452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(v4): split objects and managers per API resource</title>
<updated>2021-02-07T15:05:05+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-02-06T23:29:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a5a48ad08577be70c6ca511d3b4803624e5c2043'/>
<id>a5a48ad08577be70c6ca511d3b4803624e5c2043</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(issues): add missing get verb to IssueManager</title>
<updated>2021-02-06T10:11:27+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2020-10-29T00:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=f78ebe065f73b29555c2dcf17b462bb1037a153e'/>
<id>f78ebe065f73b29555c2dcf17b462bb1037a153e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: import from bitbucket server</title>
<updated>2021-02-04T23:40:56+00:00</updated>
<author>
<name>Dan Fuchs</name>
<email>dfuchs@jellyvision.com</email>
</author>
<published>2021-02-04T22:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=ff3013a2afeba12811cb3d860de4d0ea06f90545'/>
<id>ff3013a2afeba12811cb3d860de4d0ea06f90545</id>
<content type='text'>
I'd like to use this libary to automate importing Bitbucket Server
repositories into GitLab.  There is a [GitLab API
endpoint](https://docs.gitlab.com/ee/api/import.html#import-repository-from-bitbucket-server)
to do this, but it is not exposed through this library.

* Add an `import_bitbucket_server` method to the `ProjectManager`.  This
  method calls this GitLab API endpoint:
  https://docs.gitlab.com/ee/api/import.html#import-repository-from-bitbucket-server
* Modify `import_gitlab` method docstring for python3 compatibility
* Add a skipped stub test for the existing `import_github` method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'd like to use this libary to automate importing Bitbucket Server
repositories into GitLab.  There is a [GitLab API
endpoint](https://docs.gitlab.com/ee/api/import.html#import-repository-from-bitbucket-server)
to do this, but it is not exposed through this library.

* Add an `import_bitbucket_server` method to the `ProjectManager`.  This
  method calls this GitLab API endpoint:
  https://docs.gitlab.com/ee/api/import.html#import-repository-from-bitbucket-server
* Modify `import_gitlab` method docstring for python3 compatibility
* Add a skipped stub test for the existing `import_github` method
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add docs and examples for custom user agent</title>
<updated>2021-01-31T17:16:05+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-01-31T17:16:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a69a214ef7f460cef7a7f44351c4861503f9902e'/>
<id>a69a214ef7f460cef7a7f44351c4861503f9902e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
