Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rose bush: improve filtering of job states #1155

Closed

Commits on Feb 13, 2014

  1. Configuration menu
    Copy the full SHA
    febae46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbbdd5f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. Configuration menu
    Copy the full SHA
    edcba2f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

  1. rose bush: update

    benfitzpatrick committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    5530001 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

  1. Configuration menu
    Copy the full SHA
    959754a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fdd0b0 View commit details
    Browse the repository at this point in the history
  3. rose bush: improve filtering of job states.

    This change makes it possible to filter state over all
    jobs, as opposed to the old behaviour of filtering state
    only on task final statuses.
    
    This is done by calculating state filtering in Python
    rather than via a SQL query.
    
    The state filtering API and GUI is improved to avoid
    negative logic.
    benfitzpatrick committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    4d127aa View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. Configuration menu
    Copy the full SHA
    6d861d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0ba89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1ebf01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    279d951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbf19ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ebc6e4 View commit details
    Browse the repository at this point in the history