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

Fixes for Rails 5.2 #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fixes for Rails 5.2 #7

wants to merge 2 commits into from

Commits on May 15, 2018

  1. Limit @query modifications to IssueQuery instances

    Only IssueQuery implements the used functions, thus the plugin breaks any other implementations creating subclasses of Query and QueriesController.
    swiehr authored May 15, 2018
    Configuration menu
    Copy the full SHA
    4852dec View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Rails 5.2

    vegaminer committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    dfa7cec View commit details
    Browse the repository at this point in the history