Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

db: Initial trigger support. #156

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Apr 28, 2017

  1. db: Initial trigger support.

    Working:
    
    - database model
    - adding and deleting triggers (in backend and tracker)
    - marking triggers as processed (in backend only, not supported in
      the tracker yet)
    - busting processed triggers back to pending state on all check
      types except bindata and list (in backend and tracker)
    - getting a list of pending triggers from the backend
    
    Not yet implemented:
    
    - busting triggers on bindata and list checks
    - trigger work queue and distribution to plugins
    - tests
    mwkmwkmwk committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    cb34a87 View commit details
    Browse the repository at this point in the history