| object creation: print the created object |
|
More...
|
almost 13 years ago
|
| return explicit error message on 404 |
|
More...
|
almost 13 years ago
|
| gitlab: warn the user if an action cannot be performed |
|
More...
|
almost 13 years ago
|
| minor syntax change: canGetList => canList |
|
More...
|
almost 13 years ago
|
| setup a list of mandatory attributes for list and get methods |
|
More...
|
almost 13 years ago
|
| Manually parse the arguments |
|
More...
|
almost 13 years ago
|
| install the gitlab script |
|
More...
|
almost 13 years ago
|
| describe the gitlab script in README |
|
More...
|
almost 13 years ago
|
| provide a basic CLI |
|
More...
|
almost 13 years ago
|
| provide a ProjectSnippet.Content() method |
|
More...
|
almost 13 years ago
|
| add a GitlabObject.pretty_print method |
|
More...
|
almost 13 years ago
|
| deal with ids as strings |
|
More...
|
almost 13 years ago
|
| raise an exception if deletion fails |
|
More...
|
almost 13 years ago
|
| Allow creation of objects using the "hidden API" |
|
More...
|
almost 13 years ago
|
| Basic team support. |
|
More...
|
almost 13 years ago
|
| Check the needed attributes to create objects |
|
More...
|
about 13 years ago
|
| add a json() method to GitlabObject's |
|
More...
|
about 13 years ago
|
| implement project transfer support |
|
More...
|
about 13 years ago
|
| add support for project deploy keys |
|
More...
|
about 13 years ago
|
| support for system hooks |
|
More...
|
about 13 years ago
|
| fix use of json() method from requests |
|
More...
|
about 13 years ago
|
| unittest for SSH keys |
|
More...
|
about 13 years ago
|
| some unit tests! |
|
More...
|
about 13 years ago
|
| restore Gitlab.Issue() prototype |
|
More...
|
about 13 years ago
|
| move documentation and todo to README.md |
|
More...
|
about 13 years ago
|
| implement protect/unprotect for branches |
|
More...
|
about 13 years ago
|
| typo |
|
More...
|
about 13 years ago
|
| never add page and per_page attributes to the objects |
|
More...
|
about 13 years ago
|
| ids for single items might be str |
|
More...
|
about 13 years ago
|
| add a pagination example |
|
More...
|
about 13 years ago
|