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

Tinylog #8226

Merged
merged 23 commits into from
Dec 18, 2021
Merged

Tinylog #8226

merged 23 commits into from
Dec 18, 2021

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    247c2a0 View commit details
    Browse the repository at this point in the history
  2. advanced message formatter

    Siedlerchr committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    4dac2a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Merge remote-tracking branch 'upstream/main' into tinylog

    * upstream/main: (259 commits)
      Fix exception on preview style edit and selection (#8293)
      Fix icon picker excpetion in groups dialog (#8290)
      Add doc tests (#8242)
      fix merge conflict
      Squashed 'buildres/csl/csl-locales/' changes from 0cc3885f61..d5ee85de8e
      Squashed 'buildres/csl/csl-styles/' changes from 3a6a0a7..3bb4b5f
      Consider directory pattern when checking if a file can be moved (#8244)
      Bump byte-buddy-parent from 1.12.1 to 1.12.2 (#8285)
      Bump unirest-java from 3.13.3 to 3.13.4 (#8283)
      Bump checkstyle from 9.1 to 9.2 (#8284)
      Bump classgraph from 4.8.135 to 4.8.137 (#8282)
      Do not resize main table columns in search dialog window (#8253)
      Fix NegativeArraySizeException (#8270)
      Update deployment.yml
      TEst
      Grand unified library properties (GRULPS) (#8264)
      Fixes RFC fetcher test case (#8271)
      Update Gradle Wrapper from 7.2 to 7.3 (#8246)
      Observable Preferences H (WorkingDir, getUser, NameFormatter, Version, SpecialFields) (#8260)
      Bump checkstyle from 9.0.1 to 9.1 (#8266)
      ...
    Siedlerchr committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    91c1afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c061b88 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Merge remote-tracking branch 'upstream/main' into tinylog

    * upstream/main:
      Fix xmp import (#8311)
      New Crowdin updates (#8308)
      Fix file-filter in XMP Export (#8307)
      New Crowdin updates (#8306)
      Bump h2-mvstore from 1.4.200 to 2.0.202 (#8302)
      Remove bytebuddy (#8300)
      Bump postgresql from 42.2.24 to 42.3.1 (#8301)
      Update Gradle Wrapper from 7.3 to 7.3.1. (#8299)
      Apply search string to open library when keep search string is selected (#8294)
    Siedlerchr committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    6fc081a View commit details
    Browse the repository at this point in the history
  2. update to Release version

    Siedlerchr committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    13d4965 View commit details
    Browse the repository at this point in the history
  3. checkstyle

    Siedlerchr committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    39188dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb778e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. update to 2.4.1

    Siedlerchr committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    2832c1d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Merge remote-tracking branch 'upstream/main' into tinylog

    * upstream/main:
      New translations JabRef_en.properties (Turkish) (#8321)
      snap: Remove superfluous files post build (#8319)
      Fix IEEE test (#8320)
      New translations JabRef_en.properties (German) (#8318)
      Fixed exception handling (#8314)
      New Crowdin updates (#8312)
    Siedlerchr committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    d86bcfe View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Merge remote-tracking branch 'upstream/main' into tinylog

    * upstream/main:
      Don't register any database changes to the indexer while dropping a file (#8334)
      Fix ACM fetcher (#8338)
      Squashed 'buildres/csl/csl-styles/' changes from 3bb4b5f..60bf7d5
      Exception shouldn't happen when pasting an entry with a publication date-range of form yyyy-yyyy (#8247)
      Refactor Sidepane logic (#8202)
      New translations JabRef_en.properties (Japanese) (#8331)
      Bump bcprov-jdk15on from 1.69 to 1.70 (#8333)
      Update Controlsfx to 11.1.1 (#8330)
      Update citeproc (#8329)
      Bump classgraph from 4.8.137 to 4.8.138 (#8327)
      Bump junit-platform-launcher from 1.8.1 to 1.8.2 (#8326)
      Remove outdated gradle deps check (#8324)
      Bump junit-jupiter from 5.8.1 to 5.8.2 (#8325)
      Bump libreoffice from 7.2.2 to 7.2.3 (#8328)
      Remove outdated ignores
    Siedlerchr committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    cc924e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c4764a View commit details
    Browse the repository at this point in the history
  3. test loading writers

    Siedlerchr committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    daf1b6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc22964 View commit details
    Browse the repository at this point in the history
  5. checkstyle

    Siedlerchr committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    ede6dcc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15b9b70 View commit details
    Browse the repository at this point in the history
  7. use log event context

    Siedlerchr committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    2662932 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. remove jabref logger

    Debug is now only settable via java property
    Siedlerchr committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    8d7099e View commit details
    Browse the repository at this point in the history
  2. add changelog

    Siedlerchr committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    7566608 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Tobias Diez <tobiasdiez@gmx.de>
    Siedlerchr and tobiasdiez committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    8978f76 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    Co-authored-by: Tobias Diez <tobiasdiez@gmx.de>
    Siedlerchr and tobiasdiez committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    b48c0b5 View commit details
    Browse the repository at this point in the history
  5. sort module info

    Siedlerchr committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    8703a0e View commit details
    Browse the repository at this point in the history
  6. remove commented out line

    no name avaiable
    Siedlerchr committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    8e5e94a View commit details
    Browse the repository at this point in the history