Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Manage optional parameters for list() and get() | Gauvain Pocentek | 2016-05-15 | 1 | -3/+13 | |
* | implement star/unstar for projects | Gauvain Pocentek | 2016-05-13 | 1 | -1/+24 | |
* | MR: add support for closes_issues | Gauvain Pocentek | 2016-03-22 | 1 | -0/+9 | |
* | MR: add support for cancel_merge_when_build_succeeds | Gauvain Pocentek | 2016-03-22 | 1 | -0/+8 | |
* | Add support for MergeRequest validation | Gauvain Pocentek | 2016-03-22 | 1 | -0/+20 | |
* | CI: implement user get-by-username | Gauvain Pocentek | 2016-02-14 | 1 | -2/+9 | |
* | CLI: fix discovery of method to execute | Gauvain Pocentek | 2016-02-14 | 1 | -0/+1 | |
* | Implement "user search" CLI | Gauvain Pocentek | 2016-02-12 | 1 | -1/+8 | |
* | Add some unit tests for CLI | Gauvain Pocentek | 2016-02-05 | 1 | -68/+77 | |
* | Rework the CLI code | Gauvain Pocentek | 2016-02-05 | 1 | -154/+177 | |
* | CLI: fix {all,owned,search} project listing | Gauvain Pocentek | 2016-02-03 | 1 | -0/+3 | |
* | Fix project update | Gauvain Pocentek | 2016-01-30 | 1 | -2/+2 | |
* | Rework the __version__ import | Gauvain Pocentek | 2016-01-30 | 1 | -0/+6 | |
* | Add sudo support | Gauvain Pocentek | 2016-01-30 | 1 | -0/+1 | |
* | Implement project variables support | Gauvain Pocentek | 2016-01-24 | 1 | -2/+2 | |
* | Support deletion without getting the object first | Gauvain Pocentek | 2016-01-10 | 1 | -2/+2 | |
* | cli.py: make internal functions private | Gauvain Pocentek | 2016-01-10 | 1 | -30/+30 | |
* | implement group search in CLI | Gauvain Pocentek | 2016-01-09 | 1 | -5/+18 | |
* | CLI: fix the discovery of possible actions | Gauvain Pocentek | 2016-01-08 | 1 | -2/+1 | |
* | python3: fix CLI error when arguments are missing | Gauvain Pocentek | 2015-12-31 | 1 | -2/+6 | |
* | Provide a create method for GitlabObject's | Gauvain Pocentek | 2015-12-31 | 1 | -2/+1 | |
* | Add the CLI -g short option for --gitlab | Gauvain Pocentek | 2015-12-30 | 1 | -1/+1 | |
* | Add a get method for GitlabObject | Gauvain Pocentek | 2015-12-30 | 1 | -2/+2 | |
* | Use name as sort key to fix Python 3 TypeError | Colin D Bennett | 2015-12-23 | 1 | -1/+2 | |
* | Fix GET/POST for project files | Gauvain Pocentek | 2015-09-19 | 1 | -4/+5 | |
* | hide the action attribute | Gauvain Pocentek | 2015-09-19 | 1 | -0/+1 | |
* | Provide a Gitlab.from_config method | Gauvain Pocentek | 2015-08-21 | 1 | -56/+5 | |
* | Fix the update/delete CLI subcommands | Gauvain Pocentek | 2015-07-11 | 1 | -4/+15 | |
* | fix delete and update CLI methods | Gauvain Pocentek | 2015-07-11 | 1 | -2/+2 | |
* | remove executable flag on cli.py | Gauvain Pocentek | 2015-05-15 | 1 | -0/+0 | |
* | update copyright date | Gauvain Pocentek | 2015-05-14 | 1 | -1/+1 | |
* | CLI: remove wrong attributes from the verbose output | Gauvain Pocentek | 2015-05-14 | 1 | -2/+6 | |
* | CLI: provide a --config-file option | Gauvain Pocentek | 2015-05-13 | 1 | -6/+15 | |
* | Move the CLI in the gitlab package | Gauvain Pocentek | 2015-05-13 | 1 | -0/+357 |