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

Commit04574f3

Browse files
author
Gauvain Pocentek
committed
version bump
1 parentdc2bf5e commit04574f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ Version 0.5
33
* Add SSH key for user
44
* Fix comments
55
* Add support for project events
6+
* Support creation of projects for users
7+
* Project: add methods for create/update/delete files
8+
* Support projects listing: search, all, owned
9+
* System hooks can't be updated
10+
* Project.archive(): download tarball of the project
11+
* Define new optional attributes for user creation
12+
* Provide constants for access permissions in groups
613

714
Version 0.4
815

‎gitlab.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
importsys
2222

2323
__title__='python-gitlab'
24-
__version__='0.4'
24+
__version__='0.5'
2525
__author__='Gauvain Pocentek'
2626
__email__='gauvain@pocentek.net'
2727
__license__='LGPL3'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp