Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | chore: fix typo in allow_failures | Nejc Habjan | 2020-03-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | chore: pass environment variables in tox | Nejc Habjan | 2020-03-21 | 1 | -0/+1 | |
| | | | ||||||
| * | | chore: improve and document testing against different images | Nejc Habjan | 2020-03-21 | 3 | -3/+42 | |
| | | | ||||||
| * | | chore: remove references to python2 in test env | Nejc Habjan | 2020-03-21 | 3 | -12/+5 | |
| | | | ||||||
* | | | Merge pull request #1055 from nejch/feat/commit-gpg-signature | Max Wittig | 2020-03-22 | 7 | -44/+155 | |
|\ \ \ | |/ / |/| | | feat: add support for commit GPG signature | |||||
| * | | feat: add support for commit GPG signature API | Nejc Habjan | 2020-03-22 | 6 | -0/+76 | |
| | | | ||||||
| * | | test: create separate module for commit tests | Nejc Habjan | 2020-03-22 | 2 | -44/+79 | |
|/ / | ||||||
* | | Merge pull request #1049 from donhui/typo-fix | Nejc Habjan | 2020-03-21 | 2 | -4/+4 | |
|\ \ | |/ |/| | * docs: fix comment of prev_page() | |||||
| * | docs: fix comment of prev_page() | Donghui Wang | 2020-03-21 | 1 | -1/+1 | |
| | | | | | | | | Co-Authored-By: Nejc Habjan <hab.nejc@gmail.com> | |||||
| * | docs: fix comment of prev_page() | Donghui Wang | 2020-03-21 | 1 | -1/+1 | |
| | | | | | | | | Co-Authored-By: Nejc Habjan <hab.nejc@gmail.com> | |||||
| * | docs: fix comment of prev_page() | donhui | 2020-03-20 | 2 | -4/+4 | |
| | | ||||||
* | | Merge pull request #1040 from nejch/test/project-export-import | Max Wittig | 2020-03-19 | 4 | -33/+164 | |
|\ \ | |/ |/| | test: update tests and params for project export/import | |||||
| * | fix: add missing import_project param | Nejc Habjan | 2020-03-18 | 2 | -1/+8 | |
| | | ||||||
| * | test: move mocks to top of module | Nejc Habjan | 2020-03-18 | 1 | -100/+102 | |
| | | ||||||
| * | chore: clean up for black and flake8 | Nejc Habjan | 2020-03-18 | 1 | -11/+7 | |
| | | ||||||
| * | chore: flatten test_import_github | Nejc Habjan | 2020-03-18 | 1 | -25/+26 | |
| | | ||||||
| * | chore: move test_import_github into TestProjectImport | Nejc Habjan | 2020-03-18 | 2 | -29/+27 | |
| | | ||||||
| * | test: add unit tests for Project Import | Nejc Habjan | 2020-03-18 | 1 | -0/+53 | |
| | | ||||||
| * | test: add unit tests for Project Export | Nejc Habjan | 2020-03-18 | 1 | -1/+70 | |
| | | ||||||
| * | test: prepare base project test class for more tests | Nejc Habjan | 2020-03-18 | 1 | -4/+9 | |
|/ | ||||||
* | chore: bump version to 2.1.2v2.1.2 | Max Wittig | 2020-03-09 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #1045 from ↵ | Roger Meier | 2020-03-09 | 2 | -11/+1 | |
|\ | | | | | | | | | python-gitlab/revert-1003-feat/all-keyset-pagination Revert "feat: use keyset pagination by default for `all=True`" | |||||
| * | Revert "feat: use keyset pagination by default for `all=True`" | Max Wittig | 2020-03-09 | 2 | -11/+1 | |
|/ | ||||||
* | chore: bump version to 2.1.1v2.1.1 | Max Wittig | 2020-03-09 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #1043 from python-gitlab/chore/update-user-attributes | Roger Meier | 2020-03-09 | 1 | -0/+4 | |
|\ | | | | | chore(user): update user attributes to 12.8 | |||||
| * | chore(user): update user attributes to 12.8 | Max Wittig | 2020-03-09 | 1 | -0/+4 | |
|/ | ||||||
* | Merge pull request #1042 from khuedoan98/patch-1 | Max Wittig | 2020-03-09 | 1 | -1/+1 | |
|\ | | | | | fix(docs): additional project statistics example | |||||
| * | fix(docs): additional project statistics example | Khuê Đoàn | 2020-03-09 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #1039 from python-gitlab/fix/set-approversv2.1.0 | Max Wittig | 2020-03-08 | 2 | -3/+4 | |
|\ | | | | | Fix/set approvers | |||||
| * | fix(projects): correct copy-paste errorfix/set-approvers | Max Wittig | 2020-03-08 | 2 | -3/+3 | |
| | | ||||||
| * | fix(objects): add default name data and use http post | Charles | 2020-02-15 | 1 | -2/+3 | |
| | | | | | | | | Updating approvers new api needs a POST call. Also It needs a name of the new rule, defaulting this to 'name'. | |||||
* | | chore: bump version to 2.1.0 | Max Wittig | 2020-03-08 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #1038 from nejch/fix/allow-empty-create-data | Max Wittig | 2020-03-08 | 4 | -6/+9 | |
|\ \ | | | | | | | Fix: do not require empty data dict for create() | |||||
| * | | fix: do not require empty data dict for create() | Nejc Habjan | 2020-03-07 | 4 | -6/+9 | |
|/ / | ||||||
* | | Merge pull request #1034 from filipowm/feat/api-oauth-applications | Max Wittig | 2020-03-01 | 5 | -0/+71 | |
|\ \ | | | | | | | feat(api): add support for GitLab OAuth Applications using Applications API | |||||
| * | | feat(api): add support for GitLab OAuth Applications API | Mateusz Filipowicz | 2020-03-01 | 5 | -0/+71 | |
| | | | ||||||
* | | | Merge pull request #1032 from nejch/docs/requests-ca-bundle | Max Wittig | 2020-02-26 | 2 | -3/+15 | |
|\ \ \ | | | | | | | | | docs: add reference to REQUESTS_CA_BUNDLE usage | |||||
| * | | | chore: fix broken requests links | Nejc Habjan | 2020-02-25 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | Another case of the double slash rewrite. | |||||
| * | | | docs: add reference for REQUESTS_CA_BUNDLE | Nejc Habjan | 2020-02-25 | 1 | -0/+12 | |
|/ / / | ||||||
* | | | Merge pull request #1003 from python-gitlab/feat/all-keyset-pagination | Roger Meier | 2020-02-25 | 2 | -1/+11 | |
|\ \ \ | | | | | | | | | feat: use keyset pagination by default for `all=True` | |||||
| * | | | docs(pagination): clear up pagination docsfeat/all-keyset-pagination | Max Wittig | 2020-02-12 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | Co-Authored-By: Mitar <mitar.git@tnode.com> | |||||
| * | | | feat: use keyset pagination by default for `all=True` | Max Wittig | 2020-01-27 | 2 | -0/+11 | |
| | | | | ||||||
* | | | | Merge pull request #1022 from nejch/chore/ensure-latest-image | Max Wittig | 2020-02-24 | 1 | -1/+5 | |
|\ \ \ \ | | | | | | | | | | | chore: ensure developers use same gitlab image as CI | |||||
| * | | | | chore: ensure developers use same gitlab image as Travis | Nejc Habjan | 2020-02-19 | 1 | -1/+5 | |
| | | | | | ||||||
* | | | | | Merge pull request #1023 from nejch/perf/wait-gitlab-reconfigure | Max Wittig | 2020-02-24 | 1 | -9/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | perf: wait for gitlab to reconfigure instead of using hardcoded sleep | |||||
| * | | | | perf: prepare environment when gitlab is reconfigured | Nejc Habjan | 2020-02-20 | 1 | -9/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #1026 from nejch/feat/user-memberships | Max Wittig | 2020-02-24 | 5 | -0/+104 | |
|\ \ \ \ | | | | | | | | | | | feat: add support for user memberships API (#1009) | |||||
| * | | | | fix(docs): fix typo in user memberships example | Nejc Habjan | 2020-02-22 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | feat: add support for user memberships API (#1009) | Nejc Habjan | 2020-02-22 | 5 | -0/+104 | |
| | | | | | ||||||
* | | | | | Merge pull request #1027 from nejch/fix/base-url-trailing-slash | Max Wittig | 2020-02-24 | 2 | -2/+19 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix: remove trailing slash in base URL |