Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the https redirection test | Gauvain Pocentek | 2018-09-05 | 1 | -1/+1 |
* | 1.6.0 release1.6.0 | Gauvain Pocentek | 2018-08-25 | 1 | -1/+1 |
* | Raise an exception on https redirects for PUT/POST | Gauvain Pocentek | 2018-08-24 | 1 | -19/+29 |
* | Support group and global MR listing | Gauvain Pocentek | 2018-07-15 | 1 | -0/+1 |
* | 1.5.1 release1.5.1 | Gauvain Pocentek | 2018-06-23 | 1 | -1/+1 |
* | Prepare the 1.5.0 release1.5.0 | Gauvain Pocentek | 2018-06-22 | 1 | -1/+1 |
* | Use the same description for **kwargs everywhere | Gauvain Pocentek | 2018-06-17 | 1 | -7/+7 |
* | Revert "make as_list work for all queries" | Gauvain Pocentek | 2018-06-17 | 1 | -7/+13 |
* | Add support for the LDAP gorups API | Gauvain Pocentek | 2018-06-13 | 1 | -0/+1 |
* | Add support for the EE license API | Gauvain Pocentek | 2018-06-13 | 1 | -9/+38 |
* | Merge pull request #514 from jouve/generator | Gauvain Pocentek | 2018-06-09 | 1 | -13/+7 |
|\ | |||||
| * | make as_list work for all queries | Cyril Jouve | 2018-06-07 | 1 | -13/+7 |
* | | Add geo nodes API support | Gauvain Pocentek | 2018-06-09 | 1 | -0/+1 |
* | | fix #521 change post_data default value to None | leon | 2018-06-08 | 1 | -1/+1 |
|/ | |||||
* | Add support for the gitlab CI lint API | Gauvain Pocentek | 2018-05-29 | 1 | -0/+23 |
* | Implement the markdown rendering API | Gauvain Pocentek | 2018-05-29 | 1 | -0/+27 |
* | add per_page config option | Cyril Jouve | 2018-05-22 | 1 | -2/+5 |
* | Add support for the search API | Gauvain Pocentek | 2018-05-21 | 1 | -0/+19 |
* | Add support for user avatar upload | Gauvain Pocentek | 2018-05-21 | 1 | -7/+14 |
* | Drop API v3 support | Gauvain Pocentek | 2018-05-19 | 1 | -341/+16 |
* | Prepare the 1.4.0 release | Gauvain Pocentek | 2018-05-19 | 1 | -1/+1 |
* | Add docs for the `files` arg in http_* | Gauvain Pocentek | 2018-05-19 | 1 | -0/+2 |
* | feat: obey the rate limit | Max Wittig | 2018-04-18 | 1 | -16/+28 |
* | Expose additional properties for Gitlab objects | Gauvain Pocentek | 2018-03-28 | 1 | -0/+12 |
* | Prepare the 1.3.0 release1.3.0 | Gauvain Pocentek | 2018-02-18 | 1 | -2/+2 |
* | Default to API v4 | Gauvain Pocentek | 2018-02-05 | 1 | -1/+1 |
* | Gitlab can be used as context manager | Gauvain Pocentek | 2018-02-05 | 1 | -0/+6 |
* | Add Gitlab and User events support | Gauvain Pocentek | 2018-01-21 | 1 | -0/+1 |
* | Prepare v1.2.01.2.0 | Gauvain Pocentek | 2018-01-01 | 1 | -1/+1 |
* | Respect content of REQUESTS_CA_BUNDLE and *_proxy envvars | Gauvain Pocentek | 2018-01-01 | 1 | -2/+3 |
* | Add support for user/group/project filter by custom attribute | Gauvain Pocentek | 2018-01-01 | 1 | -2/+16 |
* | Add support for features flags | Gauvain Pocentek | 2018-01-01 | 1 | -0/+1 |
* | Add support for pagesdomains | Gauvain Pocentek | 2017-12-31 | 1 | -0/+1 |
* | Allow per_page to be used with generators. | Eric L Frederich | 2017-12-26 | 1 | -1/+1 |
* | Add support for user activities | Gauvain Pocentek | 2017-11-11 | 1 | -0/+1 |
* | Add support for oauth and anonymous auth in config/CLI | Gauvain Pocentek | 2017-11-10 | 1 | -1/+2 |
* | Rework authentication args handling | Gauvain Pocentek | 2017-11-10 | 1 | -25/+32 |
* | Remove deprecated objects/methods | Gauvain Pocentek | 2017-11-10 | 1 | -48/+0 |
* | Oauth token support (#357) | Nathan Schmidt | 2017-11-09 | 1 | -10/+18 |
* | 1.1.0 release1.1.0 | Gauvain Pocentek | 2017-11-03 | 1 | -1/+1 |
* | Module's base objects serialization (#359) | Lyudmil Nenov | 2017-11-03 | 1 | -0/+11 |
* | Pagination generators: expose more information | Gauvain Pocentek | 2017-11-01 | 1 | -0/+37 |
* | Update the ssl_verify docstring | Gauvain Pocentek | 2017-11-01 | 1 | -1/+3 |
* | Prepare the 1.0.2 release1.0.2 | Gauvain Pocentek | 2017-09-29 | 1 | -1/+1 |
* | 1.0.1 release1.0.1 | Gauvain Pocentek | 2017-09-21 | 1 | -1/+1 |
* | exception message: mimic v3 API | Gauvain Pocentek | 2017-09-19 | 1 | -1/+1 |
* | Exceptions: use a proper error message | Gauvain Pocentek | 2017-09-19 | 1 | -2/+7 |
* | Fix password authentication for v4 | Gauvain Pocentek | 2017-09-19 | 1 | -4/+5 |
* | adds project upload feature (#239) | James Johnson | 2017-09-12 | 1 | -6/+14 |
* | GitlabError filled by response | Robert Lu | 2017-09-11 | 1 | -2/+4 |