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

[WIP] Fix database sync #11879

Open
wants to merge 57 commits into
base: main
Choose a base branch
from
Open

[WIP] Fix database sync #11879

wants to merge 57 commits into from

Commits on Oct 3, 2024

  1. Refactor method signature

    Co-authored-by: Christoph <[email protected]>
    koppor and Siedlerchr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    443765f View commit details
    Browse the repository at this point in the history
  2. Rename maps

    Co-authored-by: Christoph <[email protected]>
    koppor and Siedlerchr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f3921c2 View commit details
    Browse the repository at this point in the history
  3. Cleanup EntriesAddedEvent

    Co-authored-by: Christoph <[email protected]>
    koppor and Siedlerchr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    92a2287 View commit details
    Browse the repository at this point in the history
  4. Clean up EntriesRemovedEvent

    Co-authored-by: Christoph <[email protected]>
    koppor and Siedlerchr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f0465a6 View commit details
    Browse the repository at this point in the history
  5. Disable save actions for SQL

    Co-authored-by: Christoph <[email protected]>
    koppor and Siedlerchr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    95fe7f6 View commit details
    Browse the repository at this point in the history
  6. Fix logger string

    koppor committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    279da5b View commit details
    Browse the repository at this point in the history
  7. Add TODO

    Co-authored-by: Christoph <[email protected]>
    koppor and Siedlerchr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e19bc1a View commit details
    Browse the repository at this point in the history
  8. Remove MySQL and Oracle dependencies

    Co-authored-by: Christoph <[email protected]>
    koppor and Siedlerchr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    90e067d View commit details
    Browse the repository at this point in the history
  9. Remove PullChangesFromSharedAction

    Co-authored-by: Christoph <[email protected]>
    koppor and Siedlerchr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    35d6411 View commit details
    Browse the repository at this point in the history
  10. Improve doc and code comments

    Co-authored-by: Christoph <[email protected]>
    koppor and Siedlerchr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f4f40c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Mark variable to be removed

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7e459be View commit details
    Browse the repository at this point in the history
  2. Fix class name

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f901151 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a2fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a11cb9 View commit details
    Browse the repository at this point in the history
  5. More Java 8

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fd958b6 View commit details
    Browse the repository at this point in the history
  6. Minor code updates

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fd7697b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    770cef0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c8faa7 View commit details
    Browse the repository at this point in the history
  9. Remove non-used get

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    dcf605f View commit details
    Browse the repository at this point in the history
  10. Fix language

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    55bb387 View commit details
    Browse the repository at this point in the history
  11. Fix module-info.java

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fd3c184 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5c863dc View commit details
    Browse the repository at this point in the history
  13. Remove escape and escape_Table (and add indexes)

    - try to simplify SQL statements
    - create indexes
    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7e0ba3e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    407b307 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f19101b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5a36849 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c1dda85 View commit details
    Browse the repository at this point in the history
  18. Compilefix

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    323118f View commit details
    Browse the repository at this point in the history
  19. Change signature

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9f099ed View commit details
    Browse the repository at this point in the history
  20. Improve variable name

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    98242cf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    dd6fb1b View commit details
    Browse the repository at this point in the history
  22. Reorder methods

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    451c971 View commit details
    Browse the repository at this point in the history
  23. Switch from UUID to CUID2

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2577ac6 View commit details
    Browse the repository at this point in the history
  24. Reorder fields

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b17aa35 View commit details
    Browse the repository at this point in the history
  25. Remove unused method

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    76da442 View commit details
    Browse the repository at this point in the history
  26. Write "Id" (instead of ID)

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    72ed0bb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c1fbcc4 View commit details
    Browse the repository at this point in the history
  28. Streamline insertEntries

    koppor committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5b83b84 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    2e66e10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383c665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc7abd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f919bbd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix compile errors

    Siedlerchr committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c901b84 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into fix-sync

    * upstream/main:
      Bump luceneVersion from 9.11.1 to 9.12.0 (#11888)
      Bump buildres/abbrv.jabref.org from `234cce8` to `6ec4cd0` (#11899)
    Siedlerchr committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d2afcb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cedafb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. WIP: notificatoin

    koppor committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d1fd3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c7130 View commit details
    Browse the repository at this point in the history
  3. Fix compile error (and typo)

    koppor committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    598d83e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Add databaseName as parameter

    koppor committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a78afc9 View commit details
    Browse the repository at this point in the history
  2. Compilefix

    koppor committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7eb4b07 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-sync' of github.com:JabRef/jabref into fix-sync

    # Conflicts:
    #	src/main/java/org/jabref/gui/shared/SharedDatabaseUIManager.java
    koppor committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a9a2708 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary JavaDoc

    koppor committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bc68c19 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    koppor committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dd64830 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Merge branch 'main' into fix-sync

    # Conflicts:
    #	build.gradle
    #	src/main/java/module-info.java
    #	src/main/java/org/jabref/logic/shared/notifications/NotificationListener.java
    koppor committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    801acdf View commit details
    Browse the repository at this point in the history
  2. Compile fix

    koppor committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1b896d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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