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

Extended syntax for filtering and accessing labels/annotations/patches/body parts #327

Merged
merged 15 commits into from
Mar 12, 2020

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    f45db52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b18c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5678cf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f38d9ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8d894d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f6dce4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22fd0ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c7b898 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59d2c4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9486ef9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8594dbf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d383739 View commit details
    Browse the repository at this point in the history
  13. Fix the tests for new filter tokens (PRESENT/ABSENT instead of None)

    Otherwise, they were failing with deprecation warnings.
    nolar committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    7ec7335 View commit details
    Browse the repository at this point in the history
  14. Remove overly verbose labels/annotations filters from examples

    We already have unit-tests for the edge-case testing. The examples,
    despite being used as functional tests, should only demo the features.
    nolar committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    6ee8b37 View commit details
    Browse the repository at this point in the history
  15. Fix a typo (as per PR)

    nolar committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    39aaace View commit details
    Browse the repository at this point in the history