Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 786
    • Issues 786
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • briarbriar
  • Merge requests
  • !1105

Use predicates to specify records to accept or ignore

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged akwizgran requested to merge record-reader-predicates into master May 24, 2019
  • Overview 16
  • Commits 1
  • Pipelines 1
  • Changes 9

This branch refactors the RecordReader used by various protocols to make it easier to specify which rules for which records the reader should accept or ignore. Currently this is implemented in a different way for each protocol, and I didn't feel like doing it again for the handshake protocol.

Part of #1232 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: record-reader-predicates