Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Sith Sith
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • AE UTBM
  • SithSith
  • Merge requests
  • !259

Add generic operation logs and implements it for Sellings and Refilling deletions

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sli requested to merge deletion_logs into master Nov 13, 2019
  • Overview 11
  • Commits 3
  • Pipelines 4
  • Changes 13

We had some issue with suspicious sellings deletions (which is sad) so we need a log system for operations (which is even more sad) so here it is.

I implemented it with signals and it needed a hack to get the request. It worked on local and should work in production as it inspects the thread and since signals are synchronous it should work.

image

Edited Nov 14, 2019 by Sli
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: deletion_logs