Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • API Rest Log API Rest Log
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • API Rest LogAPI Rest Log
  • Merge requests
  • !4

include/exclude entity settings

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged JonGold requested to merge JonGold/apirestlog:include-exclude-entities into 1.x Jan 06, 2022
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 3

There are two commits here - I can break them out if you like, but I thought it'd be easier as one MR to avoid the merge conflict.

  • I add two new settings "Entities to Log" and "Entities to Exclude from Logging".
  • I remove the strict type checking on "Write to DB" and "Write to Log File". The values are stored as integers by default, but are saved as booleans. This fixes the problem of the settings being ignored after you save the page, without breaking backward compatibility.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: include-exclude-entities