summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects/audit_events.py
Commit message (Expand)AuthorAgeFilesLines
* chore: ensure get() methods have correct type-hintsjlvillal/mypy_ensure_type_hintsJohn L. Villalovos2021-11-151-0/+15
* refactor: use new-style formatting for named placeholdersNejc Habjan2021-11-081-2/+2
* chore(objects): remove noisy deprecation warning for audit eventschore/remove-noisy-deprecation-warningNejc Habjan2021-04-251-18/+0
* feat(objects): add support for group audit events APIfeat/all-audit-eventsNejc Habjan2021-03-071-3/+43
* fix(objects): add single get endpoint for instance audit eventsNejc Habjan2021-03-071-1/+1
* refactor(objects): move instance audit events where they belongNejc Habjan2021-03-071-1/+13
* chore: remove usage of 'from ... import *'John L. Villalovos2021-02-231-2/+2
* feat: add project audit endpointClayton Walker2021-02-191-0/+23