<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/gitlab/v4/objects, branch feat/all-audit-events</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(objects): add support for group audit events API</title>
<updated>2021-03-07T14:00:06+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-03-07T11:50:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=2a0fbdf9fe98da6c436230be47b0ddb198c7eca9'/>
<id>2a0fbdf9fe98da6c436230be47b0ddb198c7eca9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: import audit events in objects</title>
<updated>2021-03-07T11:30:44+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-03-07T11:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=35a190cfa0902d6a298aba0a3135c5a99edfe0fa'/>
<id>35a190cfa0902d6a298aba0a3135c5a99edfe0fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(objects): add single get endpoint for instance audit events</title>
<updated>2021-03-07T11:24:45+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-03-07T11:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=c3f0a6f158fbc7d90544274b9bf09d5ac9ac0060'/>
<id>c3f0a6f158fbc7d90544274b9bf09d5ac9ac0060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(objects): move instance audit events where they belong</title>
<updated>2021-03-07T11:23:39+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-03-07T11:23:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=48ba88ffb983207da398ea2170c867f87a8898e9'/>
<id>48ba88ffb983207da398ea2170c867f87a8898e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: del 'import *' in gitlab/v4/objects/project_access_tokens.py</title>
<updated>2021-03-01T19:31:14+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-03-01T19:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9efbe1297d8d32419b8f04c3758ca7c83a95f199'/>
<id>9efbe1297d8d32419b8f04c3758ca7c83a95f199</id>
<content type='text'>
Remove usage of 'import *' in
gitlab/v4/objects/project_access_tokens.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove usage of 'import *' in
gitlab/v4/objects/project_access_tokens.py.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(api): move repository endpoints into separate module</title>
<updated>2021-02-28T09:08:51+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-02-26T23:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=1ed154c276fb2429d3b45058b9314d6391dbff02'/>
<id>1ed154c276fb2429d3b45058b9314d6391dbff02</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 #1333 from python-gitlab/feat/user-follow-api</title>
<updated>2021-02-28T07:48:39+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-02-28T07:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=5bc158d3d4a8ac0d0116fea7cfd33ad897918741'/>
<id>5bc158d3d4a8ac0d0116fea7cfd33ad897918741</id>
<content type='text'>
feat(users): add follow/unfollow API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat(users): add follow/unfollow API</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>fix: remove duplicate class definitions in v4/objects/users.py</title>
<updated>2021-02-26T05:30:21+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2021-02-26T05:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=7c4e62597365e8227b8b63ab8ba0c94cafc7abc8'/>
<id>7c4e62597365e8227b8b63ab8ba0c94cafc7abc8</id>
<content type='text'>
The classes UserStatus and UserStatusManager were each declared twice.
Remove the duplicate declarations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The classes UserStatus and UserStatusManager were each declared twice.
Remove the duplicate declarations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1319 from JohnVillalovos/jlvillal/import_star</title>
<updated>2021-02-25T18:16:53+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>hab.nejc@gmail.com</email>
</author>
<published>2021-02-25T18:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=0b67ca29d2cc6177e330b91519fdf54b05621769'/>
<id>0b67ca29d2cc6177e330b91519fdf54b05621769</id>
<content type='text'>
chore: remove usage of 'from ... import *'</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chore: remove usage of 'from ... import *'</pre>
</div>
</content>
</entry>
</feed>
