1
1
python-gitlab Changelog
2
2
=======================
3
3
4
- Version 0.19 _: - 2017-02-21
4
+ Version 0.19 _ - 2017-02-21
5
5
---------------------------
6
6
7
7
* Update project.archive() docs
@@ -17,7 +17,7 @@ Version 0.19_: - 2017-02-21
17
17
* Handle settings.domain_whitelist, partly
18
18
* {Project,Group}Member: support expires_at attribute
19
19
20
- Version 0.18 _: - 2016-12-27
20
+ Version 0.18 _ - 2016-12-27
21
21
---------------------------
22
22
23
23
* Fix JIRA service editing for GitLab 8.14+
@@ -32,7 +32,7 @@ Version 0.18_: - 2016-12-27
32
32
* Update known attributes for projects
33
33
* sudo: always use strings
34
34
35
- Version 0.17 _: - 2016-12-02
35
+ Version 0.17 _ - 2016-12-02
36
36
---------------------------
37
37
38
38
* README: add badges for pypi and RTD
@@ -67,7 +67,7 @@ Version 0.17_: - 2016-12-02
67
67
* Rework requests arguments (support latest requests release)
68
68
* Fix `should_remove_source_branch `
69
69
70
- Version 0.16 _: - 2016-10-16
70
+ Version 0.16 _ - 2016-10-16
71
71
---------------------------
72
72
73
73
* Add the ability to fork to a specific namespace
@@ -84,14 +84,14 @@ Version 0.16_: - 2016-10-16
84
84
* Add ProjectBuild.erase()
85
85
* Implement ProjectBuild.play()
86
86
87
- Version 0.15.1 _: - 2016-10-16
87
+ Version 0.15.1 _ - 2016-10-16
88
88
-----------------------------
89
89
90
90
* docs: improve the pagination section
91
91
* Fix and test pagination
92
92
* 'path' is an existing gitlab attr, don't use it as method argument
93
93
94
- Version 0.15 _: - 2016-08-28
94
+ Version 0.15 _ - 2016-08-28
95
95
---------------------------
96
96
97
97
* Add a basic HTTP debug method
@@ -112,7 +112,7 @@ Version 0.15_: - 2016-08-28
112
112
* Add support for access requests
113
113
* Add support for project deployments
114
114
115
- Version 0.14 _: - 2016-08-07
115
+ Version 0.14 _ - 2016-08-07
116
116
---------------------------
117
117
118
118
* Remove 'next_url' from kwargs before passing it to the cls constructor.
@@ -164,7 +164,7 @@ Version 0.14_: - 2016-08-07
164
164
* MR (un)subscribe: don't fail if state doesn't change
165
165
* MR merge(): update the object
166
166
167
- Version 0.13 _: - 2016-05-16
167
+ Version 0.13 _ - 2016-05-16
168
168
---------------------------
169
169
170
170
* Add support for MergeRequest validation
@@ -191,7 +191,7 @@ Version 0.13_: - 2016-05-16
191
191
* Implement list/get licenses
192
192
* Manage optional parameters for list() and get()
193
193
194
- Version 0.12.2 _: - 2016-03-19
194
+ Version 0.12.2 _ - 2016-03-19
195
195
-----------------------------
196
196
197
197
* Add new `ProjectHook ` attributes
@@ -211,12 +211,12 @@ Version 0.12.2_: - 2016-03-19
211
211
* Fix the 'invalid syntax' error on Python 3.2
212
212
* Gitlab.update(): use the proper attributes if defined
213
213
214
- Version 0.12.1 _: - 2016-02-03
214
+ Version 0.12.1 _ - 2016-02-03
215
215
-----------------------------
216
216
217
217
* Fix a broken upload to pypi
218
218
219
- Version 0.12 _: - 2016-02-03
219
+ Version 0.12 _ - 2016-02-03
220
220
---------------------------
221
221
222
222
* Improve documentation
@@ -240,15 +240,15 @@ Version 0.12_: - 2016-02-03
240
240
* Fix Project.tree()
241
241
* Add support for project builds
242
242
243
- Version 0.11.1 _: - 2016-01-17
243
+ Version 0.11.1 _ - 2016-01-17
244
244
-----------------------------
245
245
246
246
* Fix discovery of parents object attrs for managers
247
247
* Support setting commit status
248
248
* Support deletion without getting the object first
249
249
* Improve the documentation
250
250
251
- Version 0.11 _: - 2016-01-09
251
+ Version 0.11 _ - 2016-01-09
252
252
---------------------------
253
253
254
254
* functional_tests.sh: support python 2 and 3
@@ -265,7 +265,7 @@ Version 0.11_: - 2016-01-09
265
265
* Deprecate the "old" Gitlab methods
266
266
* Add support for groups search
267
267
268
- Version 0.10 _: - 2015-12-29
268
+ Version 0.10 _ - 2015-12-29
269
269
---------------------------
270
270
271
271
* Implement pagination for list() (#63)
@@ -279,17 +279,17 @@ Version 0.10_: - 2015-12-29
279
279
* Python 3 compatibility fixes
280
280
* Add support for group members update (#73)
281
281
282
- Version 0.9.2 _: - 2015-07-11
282
+ Version 0.9.2 _ - 2015-07-11
283
283
----------------------------
284
284
285
285
* CLI: fix the update and delete subcommands (#62)
286
286
287
- Version 0.9.1 _: - 2015-05-15
287
+ Version 0.9.1 _ - 2015-05-15
288
288
----------------------------
289
289
290
290
* Fix the setup.py script
291
291
292
- Version 0.9 _: - 2015-05-15
292
+ Version 0.9 _ - 2015-05-15
293
293
--------------------------
294
294
295
295
* Implement argparse libray for parsing argument on CLI
@@ -307,7 +307,7 @@ Version 0.9_: - 2015-05-15
307
307
set_token
308
308
* Sphinx: don't hardcode the version in conf.py
309
309
310
- Version 0.8 _: - 2014-10-26
310
+ Version 0.8 _ - 2014-10-26
311
311
--------------------------
312
312
313
313
* Better python 2.6 and python 3 support
@@ -318,7 +318,7 @@ Version 0.8_: - 2014-10-26
318
318
* Moved url attributes to separate list
319
319
* Added list for delete attributes
320
320
321
- Version 0.7 _: - 2014-08-21
321
+ Version 0.7 _ - 2014-08-21
322
322
--------------------------
323
323
324
324
* Fix license classifier in setup.py
@@ -330,15 +330,15 @@ Version 0.7_: - 2014-08-21
330
330
* Support namespace/name for project id (#28)
331
331
* Fix handling of boolean values (#22)
332
332
333
- Version 0.6 _: - 2014-01-16
333
+ Version 0.6 _ - 2014-01-16
334
334
--------------------------
335
335
336
336
* IDs can be unicode (#15)
337
337
* ProjectMember: constructor should not create a User object
338
338
* Add support for extra parameters when listing all projects (#12)
339
339
* Projects listing: explicitly define arguments for pagination
340
340
341
- Version 0.5 _: - 2013-12-26
341
+ Version 0.5 _ - 2013-12-26
342
342
--------------------------
343
343
344
344
* Add SSH key for user
@@ -352,7 +352,7 @@ Version 0.5_: - 2013-12-26
352
352
* Define new optional attributes for user creation
353
353
* Provide constants for access permissions in groups
354
354
355
- Version 0.4 _: - 2013-09-26
355
+ Version 0.4 _ - 2013-09-26
356
356
--------------------------
357
357
358
358
* Fix strings encoding (Closes #6)
@@ -361,7 +361,7 @@ Version 0.4_: - 2013-09-26
361
361
* Gitlab 6.1 methods: diff, blob (commit), tree, blob (project)
362
362
* Add support for Gitlab 6.1 group members
363
363
364
- Version 0.3 _: - 2013-08-27
364
+ Version 0.3 _ - 2013-08-27
365
365
--------------------------
366
366
367
367
* Use PRIVATE-TOKEN header for passing the auth token
@@ -370,7 +370,7 @@ Version 0.3_: - 2013-08-27
370
370
* Add ssl_verify option to Gitlab object. Defauls to True
371
371
* Correct url for merge requests API.
372
372
373
- Version 0.2 _: - 2013-08-08
373
+ Version 0.2 _ - 2013-08-08
374
374
--------------------------
375
375
376
376
* provide a pip requirements.txt
0 commit comments