Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit932ccd2

Browse files
author
Gauvain Pocentek
committed
prepare 0.17 release
1 parent39288c8 commit932ccd2

File tree

3 files changed

+71
-27
lines changed

3 files changed

+71
-27
lines changed

‎AUTHORS

Lines changed: 36 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,37 +7,47 @@ Mika Mäenpää <mika.j.maenpaa@tut.fi>
77
Contributors
88
------------
99

10+
Adam Reid <areid@navtech.aero>
11+
Amar Sood (tekacs) <mail@tekacs.com>
12+
Andrew Austin <aaustin@terremark.com>
13+
Armin Weihbold <armin.weihbold@gmail.com>
14+
Asher256 <Asher256@users.noreply.github.com>
15+
Asher256@users.noreply.github.com <Asher256>
16+
Christian <cgumpert@users.noreply.github.com>
17+
Christian Wenk <christian.wenk@omicronenergy.com>
18+
Colin D Bennett <colin.bennett@harman.com>
19+
Crestez Dan Leonard <lcrestez@ixiacom.com>
1020
Daniel Kimsey <dekimsey@ufl.edu>
21+
derek-austin <derek.austin35@mailinator.com>
22+
Diego Giovane Pasqualin <dpasqualin@c3sl.ufpr.br>
1123
Erik Weatherwax <erik.weatherwax@xls.xerox.com>
12-
Andrew Austin <aaustin@terremark.com>
24+
fgouteroux <francois.gouteroux@d2-si.eu>
25+
Greg Allen <GregoryEAllen@users.noreply.github.com>
26+
Guyzmo <guyzmo+github@m0g.net>
27+
hakkeroid <hakkeroid@users.noreply.github.com>
28+
itxaka <itxakaserrano@gmail.com>
29+
Ivica Arsov <ivica.arsov@sculpteo.com>
30+
James (d0c_s4vage) Johnson <james.johnson@exodusintel.com>
31+
Jason Antman <jason@jasonantman.com>
32+
Jonathon Reinhart <Jonathon.Reinhart@gmail.com>
1333
Koen Smets <koen.smets@gmail.com>
34+
Kris Gambirazzi <Kris@sitehost.co.nz>
1435
Mart Sõmermaa <mart.somermaa@cgi.com>
15-
Diego Giovane Pasqualin <dpasqualin@c3sl.ufpr.br>
16-
Crestez Dan Leonard <lcrestez@ixiacom.com>
17-
Patrick Miller <patrick@velocitywebworks.com>
18-
Stefano Mandruzzato <stefano.mandruzzato@gmail.com>
19-
Jason Antman <jason@jasonantman.com>
20-
Stefan Klug <klug.stefan@gmx.de>
21-
pa4373 <pa4373@gmail.com>
22-
Colin D Bennett <colin.bennett@harman.com>
23-
François Gouteroux <francois.gouteroux@d2-si.eu>
24-
Daniel Serodio <dserodio@gmail.com>
25-
Colin D Bennett <colin.bennett@harman.com>
26-
Richard Hansen <rhansen@rhansen.org>
27-
James (d0c_s4vage) Johnson <james.johnson@exodusintel.com>
36+
massimone88 <stefano.mandruzzato@gmail.com>
37+
Matt Odden <locke105@gmail.com>
38+
Michal Galet <michal.galet@gmail.com>
2839
Mikhail Lopotkov <ms.lopotkov@tensor.ru>
29-
Asher256 <Asher256@users.noreply.github.com>
30-
Adam Reid <areid@navtech.aero>
31-
Guyzmo <guyzmo+github@m0g.net>
32-
Christian Wenk <christian.wenk@omicronenergy.com>
33-
Kris Gambirazzi <Kris@sitehost.co.nz>
34-
Ivica Arsov <ivica.arsov@sculpteo.com>
35-
Peter Mosmans <support@go-forward.net>
36-
Stefan K. Dunkler <stefan.dun@gmail.com>
3740
Missionrulz <missionrulz@gmail.com>
41+
pa4373 <pa4373@gmail.com>
42+
Patrick Miller <patrick@velocitywebworks.com>
43+
Peng Xiao <xiaoquwl@gmail.com>
44+
Pete Browne <pete.browne@localmed.com>
45+
Peter Mosmans <support@go-forward.net>
46+
Philipp Busch <philipp.busch@momox.biz>
3847
Rafael Eyng <rafaeleyng@gmail.com>
39-
Armin Weihbold <armin.weihbold@gmail.com>
40-
derek-austin <derek.austin35@mailinator.com>
41-
Jonathon Reinhart <Jonathon.Reinhart@gmail.com>
42-
Michal Galet <michal.galet@gmail.com>
48+
Richard Hansen <rhansen@rhansen.org>
49+
samcday <sam.c.day@gmail.com>
50+
Stefan K. Dunkler <stefan.dun@gmail.com>
51+
Stefan Klug <klug.stefan@gmx.de>
52+
Stefano Mandruzzato <stefano.mandruzzato@gmail.com>
4353
Will Starms <vilhelmen@gmail.com>

‎ChangeLog

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
Version 0.17
2+
3+
* README: add badges for pypi and RTD
4+
* Fix ProjectBuild.play (raised error on success)
5+
* Pass kwargs to the object factory
6+
* Add .tox to ignore to respect default tox settings
7+
* Convert response list to single data source for iid requests
8+
* Add support for boards API
9+
* Add support for Gitlab.version()
10+
* Add support for broadcast messages API
11+
* Add support for the notification settings API
12+
* Don't overwrite attributes returned by the server
13+
* Fix bug when retrieving changes for merge request
14+
* Feature: enable / disable the deploy key in a project
15+
* Docs: add a note for python 3.5 for file content update
16+
* ProjectHook: support the token attribute
17+
* Rework the API documentation
18+
* Fix docstring for http_{username,password}
19+
* Build managers on demand on GitlabObject's
20+
* API docs: add managers doc in GitlabObject's
21+
* Sphinx ext: factorize the build methods
22+
* Implement __repr__ for gitlab objects
23+
* Add a 'report a bug' link on doc
24+
* Remove deprecated methods
25+
* Implement merge requests diff support
26+
* Make the manager objects creation more dynamic
27+
* Add support for templates API
28+
* Add attr 'created_at' to ProjectIssueNote
29+
* Add attr 'updated_at' to ProjectIssue
30+
* CLI: add support for project all --all
31+
* Add support for triggering a new build
32+
* Rework requests arguments (support latest requests release)
33+
* Fix `should_remove_source_branch`
34+
135
Version 0.16
236

337
* Add the ability to fork to a specific namespace

‎gitlab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
fromgitlab.objectsimport*# noqa
3535

3636
__title__='python-gitlab'
37-
__version__='0.16'
37+
__version__='0.17'
3838
__author__='Gauvain Pocentek'
3939
__email__='gauvain@pocentek.net'
4040
__license__='LGPL3'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp