<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs, branch v2.7.1</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>docs(api): add examples for resource state events</title>
<updated>2021-04-18T12:24:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-03-07T17:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=4d00c12723d565dc0a83670f62e3f5102650d822'/>
<id>4d00c12723d565dc0a83670f62e3f5102650d822</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 #1359 from klorenz/feat_token_lookup</title>
<updated>2021-04-18T10:30:03+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-04-18T10:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=af781c10db3829163f977e494e4008acf2096d64'/>
<id>af781c10db3829163f977e494e4008acf2096d64</id>
<content type='text'>
feat(config): allow using a credential helper to lookup tokens</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat(config): allow using a credential helper to lookup tokens</pre>
</div>
</content>
</entry>
<entry>
<title>chore(config): allow simple commands without external script</title>
<updated>2021-04-18T09:59:45+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-04-18T09:21:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=91ffb8e97e213d2f14340b952630875995ecedb2'/>
<id>91ffb8e97e213d2f14340b952630875995ecedb2</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 ProjectPackageFile</title>
<updated>2021-03-11T01:30:57+00:00</updated>
<author>
<name>Jacob Henner</name>
<email>code@ventricle.us</email>
</author>
<published>2021-03-11T01:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b9d469bc4e847ae0301be28a0c70019a7f6ab8b6'/>
<id>b9d469bc4e847ae0301be28a0c70019a7f6ab8b6</id>
<content type='text'>
Add ProjectPackageFile and the ability to list project package
package_files.

Fixes #1372
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ProjectPackageFile and the ability to list project package
package_files.

Fixes #1372
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: update doc for token helper</title>
<updated>2021-03-07T14:53:44+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-03-07T14:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=3ac6fa12b37dd33610ef2206ef4ddc3b20d9fd3f'/>
<id>3ac6fa12b37dd33610ef2206ef4ddc3b20d9fd3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: make secret helper more user friendly</title>
<updated>2021-03-07T14:13:52+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-03-07T14:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=fc2798fc31a08997c049f609c19dd4ab8d75964e'/>
<id>fc2798fc31a08997c049f609c19dd4ab8d75964e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: better real life token lookup example</title>
<updated>2021-03-06T11:12:59+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-03-06T11:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9ef83118efde3d0f35d73812ce8398be2c18ebff'/>
<id>9ef83118efde3d0f35d73812ce8398be2c18ebff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: option to add a helper to lookup token</title>
<updated>2021-03-06T11:09:20+00:00</updated>
<author>
<name>Kay-Uwe (Kiwi) Lorenz</name>
<email>kiwi@moduleworks.com</email>
</author>
<published>2021-03-06T11:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=8ecf55926f8e345960560e5c5dd6716199cfb0ec'/>
<id>8ecf55926f8e345960560e5c5dd6716199cfb0ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(users): add follow/unfollow API</title>
<updated>2021-02-27T15:33:05+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2021-02-25T20:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=e456869d98a1b7d07e6f878a0d6a9719c1b10fd4'/>
<id>e456869d98a1b7d07e6f878a0d6a9719c1b10fd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(projects): add project access token api</title>
<updated>2021-02-24T17:45:32+00:00</updated>
<author>
<name>Max Wittig</name>
<email>max.wittig@siemens.com</email>
</author>
<published>2021-02-24T17: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=1becef0253804f119c8a4d0b8b1c53deb2f4d889'/>
<id>1becef0253804f119c8a4d0b8b1c53deb2f4d889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
