| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | chore(deps): update dependency pytest to v7.1.0 | Renovate Bot | 2022-03-13 | 3 | -3/+3 | |
| | | ||||||
| * | chore(deps): update dependency types-requests to v2.27.12 | Renovate Bot | 2022-03-13 | 2 | -2/+2 | |
| | | ||||||
| * | chore(deps): update dependency mypy to v0.940 | Renovate Bot | 2022-03-11 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #1895 from python-gitlab/jlvillal/rate-limit | Nejc Habjan | 2022-03-10 | 1 | -0/+4 | |
| |\ | | | | | fix: support RateLimit-Reset header | |||||
| | * | fix: support RateLimit-Reset header | John L. Villalovos | 2022-02-16 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | Some endpoints are not returning the `Retry-After` header when rate-limiting occurrs. In those cases use the `RateLimit-Reset` [1] header, if available. Closes: #1889 [1] https://docs.gitlab.com/ee/user/admin_area/settings/user_and_ip_rate_limits.html#response-headers | |||||
| * | | Merge pull request #1905 from derekschrock/docs-static | Nejc Habjan | 2022-03-10 | 1 | -1/+1 | |
| |\ \ | | | | | | | docs(chore): Include docs .js files in sdist | |||||
| | * | | docs(chore): include docs .js files in sdist | Derek Schrock | 2022-03-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #1917 from python-gitlab/renovate/major-black | Nejc Habjan | 2022-03-10 | 3 | -3/+3 | |
| |\ \ \ | | | | | | | | | chore(deps): update black to v22 (major) | |||||
| | * | | | style: reformat for black v22 | Nejc Habjan | 2022-03-10 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | chore(deps): update black to v22 | Renovate Bot | 2022-03-07 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Merge pull request #1919 from ↵ | Nejc Habjan | 2022-03-10 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | python-gitlab/renovate/alessandrojcm-commitlint-pre-commit-hook-8.x chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v8 | |||||
| | * | | | | chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook ↵ | Renovate Bot | 2022-03-08 | 1 | -1/+1 | |
| | |/ / / | | | | | | | | | | | | | to v8 | |||||
| * | | | | Merge pull request #1915 from kinbald/test-report-summary | Nejc Habjan | 2022-03-10 | 3 | -1/+98 | |
| |\ \ \ \ | | | | | | | | | | | feat: add support for test report summary | |||||
| | * | | | | docs: fix typo and incorrect style | kinbald | 2022-03-09 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | docs: add pipeline test report summary support | kinbald | 2022-03-07 | 1 | -0/+24 | |
| | | | | | | ||||||
| | * | | | | feat(object): add pipeline test report summary support | kinbald | 2022-03-07 | 2 | -1/+74 | |
| | | |/ / | |/| | | ||||||
| * | | | | chore(deps): update dependency types-setuptools to v57.4.10 | Renovate Bot | 2022-03-08 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | chore(deps): update dependency pytest to v7 | Renovate Bot | 2022-03-08 | 3 | -3/+3 | |
| | | | | | ||||||
| * | | | | chore(deps): update actions/upload-artifact action to v3 | Renovate Bot | 2022-03-08 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | chore(deps): update actions/stale action to v5 | Renovate Bot | 2022-03-08 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | chore(deps): update actions/setup-python action to v3 | Renovate Bot | 2022-03-08 | 4 | -7/+7 | |
| | |/ / |/| | | ||||||
| * | | | chore(deps): update dependency sphinx to v4.4.0 | Renovate Bot | 2022-03-07 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | chore(deps): update actions/checkout action to v3 | Renovate Bot | 2022-03-07 | 5 | -9/+9 | |
| | | | | ||||||
| * | | | chore(deps): update dependency pytest-console-scripts to v1.3 | Renovate Bot | 2022-03-07 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | chore(deps): update dependency mypy to v0.931 | Renovate Bot | 2022-03-07 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | chore(deps): update typing dependencies | Renovate Bot | 2022-03-07 | 2 | -6/+6 | |
| | | | | ||||||
| * | | | chore(deps): update dependency requests to v2.27.1 | Renovate Bot | 2022-03-07 | 2 | -2/+2 | |
| |/ / | ||||||
| * | | chore: release v3.2.0v3.2.0 | github-actions | 2022-02-28 | 2 | -1/+20 | |
| | | | ||||||
| * | | docs: enable gitter chat directly in docs | Nejc Habjan | 2022-02-19 | 3 | -3/+20 | |
| |/ | ||||||
| * | feat(merge_request_approvals): add support for deleting MR approval rules | Nejc Habjan | 2022-02-13 | 3 | -2/+28 | |
| | | ||||||
| * | test(unit): clean up MR approvals fixtures | Nejc Habjan | 2022-02-13 | 1 | -123/+14 | |
| | | ||||||
| * | docs: add delete methods for runners and project artifacts | Nejc Habjan | 2022-02-10 | 2 | -0/+8 | |
| | | ||||||
| * | feat(artifacts): add support for project artifacts delete API | Nejc Habjan | 2022-02-10 | 2 | -0/+35 | |
| | | ||||||
| * | test(runners): add test for deleting runners by auth token | Nejc Habjan | 2022-02-10 | 1 | -1/+17 | |
| | | ||||||
| * | feat(mixins): allow deleting resources without IDs | Nejc Habjan | 2022-02-10 | 1 | -1/+4 | |
| | | ||||||
| * | Merge pull request #1882 from python-gitlab/jlvillal/custom_warn | Nejc Habjan | 2022-02-06 | 5 | -20/+82 | |
| |\ | | | | | chore: create a custom `warnings.warn` wrapper | |||||
| | * | chore: create a custom `warnings.warn` wrapper | John L. Villalovos | 2022-02-06 | 5 | -20/+82 | |
| |/ | | | | | | | Create a custom `warnings.warn` wrapper that will walk the stack trace to find the first frame outside of the `gitlab/` path to print the warning against. This will make it easier for users to find where in their code the error is generated from | |||||
| * | Merge pull request #1881 from python-gitlab/jlvillal/easy2 | Nejc Habjan | 2022-02-06 | 3 | -4/+4 | |
| |\ | | | | | test(functional): fix GitLab configuration to support pagination | |||||
| | * | test(functional): fix GitLab configuration to support pagination | John L. Villalovos | 2022-02-05 | 3 | -4/+4 | |
| |/ | | | | | | | | | | | | When pagination occurs python-gitlab uses the URL provided by the GitLab server to use for the next request. We had previously set the GitLab server configuraiton to say its URL was `http://gitlab.test` which is not in DNS. Set the hostname in the URL to `http://127.0.0.1:8080` which is the correct URL for the GitLab server to be accessed while doing functional tests. Closes: #1877 | |||||
| * | Merge pull request #1880 from python-gitlab/jlvillal/easy | Nejc Habjan | 2022-02-05 | 2 | -5/+3 | |
| |\ | | | | | chore: correct type-hints for per_page attrbute | |||||
| | * | chore: correct type-hints for per_page attrbute | John L. Villalovos | 2022-02-05 | 2 | -5/+3 | |
| |/ | | | | | | | There are occasions where a GitLab `list()` call does not return the `x-per-page` header. For example the listing of custom attributes. Update the type-hints to reflect that. | |||||
| * | Merge pull request #1876 from emirot/patch-1 | Nejc Habjan | 2022-02-04 | 1 | -2/+3 | |
| |\ | | | | | docs: add transient errors retry info | |||||
| | * | docs: add retry_transient infos | Nolan Emirot | 2022-02-04 | 1 | -3/+3 | |
| | | | | | | | Co-authored-by: Nejc Habjan <hab.nejc@gmail.com> | |||||
| | * | docs: add transient errors retry info | Nolan Emirot | 2022-02-03 | 1 | -0/+1 | |
| |/ | ||||||
| * | test(services): add functional tests for services | Nejc Habjan | 2022-02-03 | 2 | -1/+43 | |
| | | ||||||
| * | fix(services): use slug for id_attr instead of custom methods | Nejc Habjan | 2022-02-03 | 1 | -49/+3 | |
| | | ||||||
| * | Merge pull request #1871 from python-gitlab/jlvillal/copy_dict | Nejc Habjan | 2022-02-03 | 2 | -4/+8 | |
| |\ | | | | | chore: require kwargs for `utils.copy_dict()` | |||||
| | * | chore: require kwargs for `utils.copy_dict()` | John L. Villalovos | 2022-02-03 | 2 | -4/+8 | |
| |/ | | | | | | | | The non-keyword arguments were a tiny bit confusing as the destination was first and the source was second. Change the order and require key-word only arguments to ensure we don't silently break anyone. | |||||
| * | docs(artifacts): deprecate artifacts() and artifact() methods | Nejc Habjan | 2022-02-01 | 1 | -3/+13 | |
| | | ||||||
| * | style(objects): add spacing to docstrings | Nejc Habjan | 2022-02-01 | 1 | -1/+10 | |
| | | ||||||
