Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Corryvreckan Corryvreckan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CorryvreckanCorryvreckan
  • CorryvreckanCorryvreckan
  • Merge requests
  • !274

Rename detector function name

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jin Zhang requested to merge rename-detector-function-name2 into master Apr 02, 2020
  • Overview 1
  • Commits 2
  • Pipelines 1
  • Changes 35

This MR follows !263 (merged) to change the detector function name,

Following are the rules:

public function as camelCase(), protected/private function as lower_case()

Simultaneously, Name() changes to GetName() and Type() changes to GetType()

Edited Apr 02, 2020 by Jin Zhang
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rename-detector-function-name2