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

Feature/implement complex queries #7350

Merged
merged 33 commits into from
Jan 26, 2021
Merged

Commits on Nov 24, 2020

  1. Enable automated cross library search using a cross library query lan…

    …guage.
    
    Signed-off-by: Dominik Voigt <[email protected]>
    DominikVoigt committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    32c7b34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73bad8e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

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

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    bdb4e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0156db1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/implement-complex-queries' of https://github.co…

    …m/JabRef/jabref into feature/implement-complex-queries
    DominikVoigt committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a661c4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e7f56e View commit details
    Browse the repository at this point in the history
  5. Remove outermost braces as they are unnecessary

    adapt tests accordingly
    DominikVoigt committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    5093f80 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    05f5f32 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/implement-complex-queries' of github.com:JabRef…

    …/jabref into feature/implement-complex-queries
    koppor committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    095f4cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec95404 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/implement-complex-queries' of https://github.co…

    …m/JabRef/jabref into feature/implement-complex-queries
    DominikVoigt committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    420f536 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    400f1e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffef88f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

Commits on Jan 12, 2021

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

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    777a63c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d6146 View commit details
    Browse the repository at this point in the history
  3. Add transformer for certain cases to method signature.

    Fix IEEE tests.
    Extend IEEE capabilities.
    Create workarounds for some IEEE bugs
    DominikVoigt committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    6d6f74d View commit details
    Browse the repository at this point in the history
  4. Fix ArXiv bugs

    DominikVoigt committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    968da8b View commit details
    Browse the repository at this point in the history
  5. Fix GVK and Grobid fetcher issues

    Fix some tests
    DominikVoigt committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a51dd42 View commit details
    Browse the repository at this point in the history
  6. Fix Grobid, Astro, GVK

    DominikVoigt committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    1680a5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9a9da5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Fix tests

    DominikVoigt committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1115c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca0f5f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    d09f948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787f1bc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    4b51151 View commit details
    Browse the repository at this point in the history
  2. Fix checkstyle

    DominikVoigt committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    1bcf7ab View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Fix imports

    DominikVoigt committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    bd61075 View commit details
    Browse the repository at this point in the history
  2. Fix imports & checkstyle

    DominikVoigt committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d40f640 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    25a1de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae05a8 View commit details
    Browse the repository at this point in the history