-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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] First attempt for JDK11 compilation - #Java11 #3421
Commits on May 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f634394 - Browse repository at this point
Copy the full SHA f634394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f71a0b - Browse repository at this point
Copy the full SHA 9f71a0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf6275 - Browse repository at this point
Copy the full SHA aaf6275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7227a23 - Browse repository at this point
Copy the full SHA 7227a23View commit details -
- brute force attempt at making JabRef runnable with Java 9 - simply removed all the things Java 9 complains about (without fix yet) Split Packages: - LibreOffice - ArchUnit Invalid Module Name: - Latex2Unicode Internal APIs: - only JFX
Configuration menu - View commit details
-
Copy full SHA for 111a407 - Browse repository at this point
Copy the full SHA 111a407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a8f9c8 - Browse repository at this point
Copy the full SHA 4a8f9c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d78d6e - Browse repository at this point
Copy the full SHA 1d78d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a44be12 - Browse repository at this point
Copy the full SHA a44be12View commit details -
Configuration menu - View commit details
-
Copy full SHA for f27d312 - Browse repository at this point
Copy the full SHA f27d312View commit details -
org.jabref is now an open package to allow all reflective access, which guava makes extensive use. Also more packages are exported.
Configuration menu - View commit details
-
Copy full SHA for 102e614 - Browse repository at this point
Copy the full SHA 102e614View commit details -
Cleanup after rebase on maintable-beta
* Remove dndtabpane dependency, as it accesses classes that are no longer part of the JDK. * Add explicit dependency on fontawesomefx-commons, as the materialdesignfont, has a dependency on an older version (?), that is not compatible with Java 9. * Remove LibreOffice integration at newly introduced occasions. * Add ResourceLocator for afterburner.fx.
Configuration menu - View commit details
-
Copy full SHA for dc7411d - Browse repository at this point
Copy the full SHA dc7411dView commit details
Commits on May 5, 2018
-
Merge remote-tracking branch 'upstream/maintable-beta' into jdk9
* upstream/maintable-beta: set look and feel to windows, aqua or nimbus for swing in case fix import remove look and feel New translations JabRef_en.properties (French) (#4009) Fix Look and Feel related issues (#4002) Fix statement in changelog [WIP] Add Text File Export for "Find Unlinked Files" (#3979)
Configuration menu - View commit details
-
Copy full SHA for 3aaae4d - Browse repository at this point
Copy the full SHA 3aaae4dView commit details
Commits on May 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6608b2b - Browse repository at this point
Copy the full SHA 6608b2bView commit details -
Add button-icon for union/intersection in the groups side panel (#3954)
* Add button for union/intersection in the groups side panel Fix display ofs state in preferences * add method for getting addtionalHeaderButtons create enum with icons change booleans to enum remove duplicated code remove old prefs * remove uncommented code * fix checkstyle * Add group intersection and union icons * add tooltips for side pane and groups pane * Extract get graphics and tooltip to new class return headerbuttons as list * refactor and extract icon method to view model make prefs private
Configuration menu - View commit details
-
Copy full SHA for 1db6336 - Browse repository at this point
Copy the full SHA 1db6336View commit details -
Reimplement tooltips for file and identifier columns (#4011)
* Reimplement tooltips for file and identifier column * Extract not translatable strings out of localization
Configuration menu - View commit details
-
Copy full SHA for 164bb30 - Browse repository at this point
Copy the full SHA 164bb30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8d38a - Browse repository at this point
Copy the full SHA 1c8d38aView commit details
Commits on May 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bcfde56 - Browse repository at this point
Copy the full SHA bcfde56View commit details
Commits on May 22, 2018
-
Merge remote-tracking branch 'upstream/maintable-beta' into jdk9
* upstream/maintable-beta: (46 commits) update gradle to 4.7 (#4049) Add missing translation for "HTML to Unicode" (#4046) New Crowdin translations (#4042) Use all-text-fields magic also in BibTeX cleanup. (#4039) Switch to org.postgresql (#4031) Fix freeze when importing (#4037) Use JavaFX-native SVGPath for logo in About dialog (#4035) Remove reflection hack to set WM_CLASS (#4034) Fix initial freeze when downloading files Inline comment Move color related method Extract dialog service to field Extract dialog service to field Remove unused class Show tooltip for icon-based columns Remove commented-out code Convert static methods to instance members (and fix spelling) Fix formatting Fix formatting Remove unused argument ... # Conflicts: # build.gradle # gradle/wrapper/gradle-wrapper.properties # src/main/java/org/jabref/gui/GUIGlobals.java # src/main/java/org/jabref/gui/SidePaneComponent.java # src/main/java/org/jabref/gui/groups/GroupModeViewModel.java # src/main/java/org/jabref/gui/groups/GroupSidePane.java # src/main/java/org/jabref/gui/help/AboutDialogView.java # src/main/java/org/jabref/gui/openoffice/OpenOfficePanel.java # src/main/java/org/jabref/logic/shared/PostgreSQLProcessor.java # src/main/resources/l10n/JabRef_en.properties
Configuration menu - View commit details
-
Copy full SHA for 9980c74 - Browse repository at this point
Copy the full SHA 9980c74View commit details
Commits on May 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cc63a74 - Browse repository at this point
Copy the full SHA cc63a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1a977 - Browse repository at this point
Copy the full SHA cb1a977View commit details -
Configuration menu - View commit details
-
Copy full SHA for f85d3da - Browse repository at this point
Copy the full SHA f85d3daView commit details
Commits on Jun 20, 2018
-
Merge branch 'maintable-beta' into jdk9
# Conflicts: # build.gradle # src/main/java/org/jabref/logic/l10n/Localization.java
Configuration menu - View commit details
-
Copy full SHA for 0920af4 - Browse repository at this point
Copy the full SHA 0920af4View commit details
Commits on Jun 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1cbe9ac - Browse repository at this point
Copy the full SHA 1cbe9acView commit details
Commits on Jul 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f003970 - Browse repository at this point
Copy the full SHA f003970View commit details -
Merge remote-tracking branch 'upstream/master' into jdk9
# Conflicts: # build.gradle # src/main/java/org/jabref/gui/fieldeditors/EditorTextArea.java # src/main/java/org/jabref/gui/openoffice/OpenOfficePanel.java
Configuration menu - View commit details
-
Copy full SHA for 0cd8908 - Browse repository at this point
Copy the full SHA 0cd8908View commit details -
Merge remote-tracking branch 'upstream/jdk9' into jdk9
# Conflicts: # build.gradle
Configuration menu - View commit details
-
Copy full SHA for 88751da - Browse repository at this point
Copy the full SHA 88751daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f9685 - Browse repository at this point
Copy the full SHA 85f9685View commit details
Commits on Jan 27, 2019
-
Merge remote-tracking branch 'upstream/master' into jdk9
* upstream/master: (229 commits) Try to fix not on FX thread for search and autocomplete (#4618) Convert DuplicateResolverDialog to javafx (#4601) Fix for BibTex source tab parsing issue if field contains {} (#4581) Convert OO/LO SidePanel to javafx (#4341) Convert "Customize importer" dialog to JavaFX (#4608) Convert "From Aux file" dialog to JavaFX (#4607) Convert "Show preferences" dialog to JavaFX (#4605) Fix not on FX thread exception Force javafx to run thread (#4604) Convert new version dialog to JavaFX (#4602) Add a variable to track the change in preview style (#4587) Solution for submitting dialog with Ctrl + Enter (#4496) (#4592) Bump mysql-connector-java from 8.0.13 to 8.0.14 (#4599) Fix overlapping font in id entry type (#4595) update jfoenix and gradle plugins Replace outdated transformer log4j2 with official new one Update journalList.txt Fix for Issue #4437 - Some bugs in preference->Entry table columns (#4546) Don't set column sort type at startup (#4577) Add uncaught exception message (#4565) Converts integrity check dialog to JavaFX (#4559) ... # Conflicts: # build.gradle # src/main/java/org/jabref/gui/FindUnlinkedFilesDialog.java # src/main/java/org/jabref/gui/JabRefFrame.java # src/main/java/org/jabref/gui/fieldeditors/EditorTextArea.java # src/main/java/org/jabref/gui/fieldeditors/EditorTextField.java # src/main/java/org/jabref/gui/openoffice/CitationManager.java # src/main/java/org/jabref/gui/openoffice/OOBibBase.java # src/main/java/org/jabref/gui/openoffice/OpenOfficePanel.java # src/main/java/org/jabref/gui/openoffice/OpenOfficeSidePanel.java
Configuration menu - View commit details
-
Copy full SHA for 0a54822 - Browse repository at this point
Copy the full SHA 0a54822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 633c10c - Browse repository at this point
Copy the full SHA 633c10cView commit details
Commits on Feb 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 61f6194 - Browse repository at this point
Copy the full SHA 61f6194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6582436 - Browse repository at this point
Copy the full SHA 6582436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30797c3 - Browse repository at this point
Copy the full SHA 30797c3View commit details
Commits on Apr 13, 2019
-
Merge remote-tracking branch 'upstream/master' into jdk9
* upstream/master: (184 commits) Try to update to gradle 5.0.2 (#4766) Post change notifications on JavaFX (#4871) fix missing l10n from previous merge fix compile error Fix right clicking on any entry and selecting "Open folder" results in the NullPointer exception (#4797) Bump fontbox from 2.0.14 to 2.0.15 (#4882) Bump pdfbox from 2.0.14 to 2.0.15 (#4881) Bump xmpbox from 2.0.14 to 2.0.15 (#4883) Bump mockito-core from 2.26.0 to 2.27.0 (#4879) Bump java-string-similarity from 1.1.0 to 1.2.1 (#4878) Fix JabRef dying silently without enough inotify instances (#4875) #4795 disable menu item if database not connected (#4828) Remove deprecated awt apple extension (#4860) Fix IllegalArgumentException when ranking entries (#4779) Bump junit-vintage-engine from 5.4.1 to 5.4.2 (#4866) Bump junit-platform-launcher from 1.4.1 to 1.4.2 (#4865) Bump junit-jupiter from 5.4.1 to 5.4.2 (#4867) Add author normalizer for medline import (#4863) Fixed group creation with default settings (#4801) removed default constructor of FXDialogService (#4847) ... # Conflicts: # build.gradle # src/main/java/org/jabref/gui/JabRefFrame.java # src/main/java/org/jabref/gui/collab/ChangeDisplayDialog.java # src/main/java/org/jabref/gui/collab/EntryChangeViewModel.java
Configuration menu - View commit details
-
Copy full SHA for e82ebba - Browse repository at this point
Copy the full SHA e82ebbaView commit details
Commits on May 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 68b4585 - Browse repository at this point
Copy the full SHA 68b4585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c06ac4 - Browse repository at this point
Copy the full SHA 3c06ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2802447 - Browse repository at this point
Copy the full SHA 2802447View commit details -
Merge remote-tracking branch 'origin/jdk9' into jdk9
# Conflicts: # src/main/java/module-info.java
Configuration menu - View commit details
-
Copy full SHA for 3e43856 - Browse repository at this point
Copy the full SHA 3e43856View commit details -
Configuration menu - View commit details
-
Copy full SHA for d804504 - Browse repository at this point
Copy the full SHA d804504View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6ac156 - Browse repository at this point
Copy the full SHA e6ac156View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c7832 - Browse repository at this point
Copy the full SHA a7c7832View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2889d2e - Browse repository at this point
Copy the full SHA 2889d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce15151 - Browse repository at this point
Copy the full SHA ce15151View commit details -
Configuration menu - View commit details
-
Copy full SHA for f204a0c - Browse repository at this point
Copy the full SHA f204a0cView commit details
Commits on May 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2585972 - Browse repository at this point
Copy the full SHA 2585972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42dc592 - Browse repository at this point
Copy the full SHA 42dc592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983f1c8 - Browse repository at this point
Copy the full SHA 983f1c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9d717 - Browse repository at this point
Copy the full SHA 3e9d717View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a1056 - Browse repository at this point
Copy the full SHA b3a1056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c5f2b8 - Browse repository at this point
Copy the full SHA 5c5f2b8View commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 68086c4 - Browse repository at this point
Copy the full SHA 68086c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for af1de3a - Browse repository at this point
Copy the full SHA af1de3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84cd5fb - Browse repository at this point
Copy the full SHA 84cd5fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eaa334 - Browse repository at this point
Copy the full SHA 1eaa334View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf0c2a - Browse repository at this point
Copy the full SHA dbf0c2aView commit details
Commits on May 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ee7910e - Browse repository at this point
Copy the full SHA ee7910eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e659dd3 - Browse repository at this point
Copy the full SHA e659dd3View commit details
Commits on May 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 35c783f - Browse repository at this point
Copy the full SHA 35c783fView commit details
Commits on May 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 81acb91 - Browse repository at this point
Copy the full SHA 81acb91View commit details
Commits on Jun 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d54d6ff - Browse repository at this point
Copy the full SHA d54d6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b12fe - Browse repository at this point
Copy the full SHA 64b12feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91dd89a - Browse repository at this point
Copy the full SHA 91dd89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a4e4f - Browse repository at this point
Copy the full SHA 41a4e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d007570 - Browse repository at this point
Copy the full SHA d007570View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8834aa - Browse repository at this point
Copy the full SHA b8834aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c4ba0 - Browse repository at this point
Copy the full SHA d2c4ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e55458 - Browse repository at this point
Copy the full SHA 0e55458View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7111a - Browse repository at this point
Copy the full SHA fc7111aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4f7bf - Browse repository at this point
Copy the full SHA 4a4f7bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b7c6f - Browse repository at this point
Copy the full SHA a4b7c6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4376f84 - Browse repository at this point
Copy the full SHA 4376f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7018b14 - Browse repository at this point
Copy the full SHA 7018b14View commit details
Commits on Jun 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cc75153 - Browse repository at this point
Copy the full SHA cc75153View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb12a5a - Browse repository at this point
Copy the full SHA eb12a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b307a - Browse repository at this point
Copy the full SHA 16b307aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3751e - Browse repository at this point
Copy the full SHA 8c3751eView commit details
Commits on Jun 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3d92017 - Browse repository at this point
Copy the full SHA 3d92017View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b663c2 - Browse repository at this point
Copy the full SHA 3b663c2View commit details
Commits on Jun 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for da79fba - Browse repository at this point
Copy the full SHA da79fbaView commit details
Commits on Jun 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 11039d8 - Browse repository at this point
Copy the full SHA 11039d8View commit details
Commits on Jul 6, 2019
-
Merge remote-tracking branch 'upstream/master' into jdk9
# By Carl Christian Snethlage (33) and others # Via GitHub (21) and Carl Christian Snethlage (2) * upstream/master: (103 commits) Bump junit-vintage-engine from 5.4.2 to 5.5.0 Bump log4j-api from 2.11.2 to 2.12.0 Bump junit-platform-launcher from 1.4.2 to 1.5.0 Bump log4j-core from 2.11.2 to 2.12.0 Bump log4j-slf4j18-impl from 2.11.2 to 2.12.0 Bump log4j-jul from 2.11.2 to 2.12.0 Bump junit-jupiter from 5.4.2 to 5.5.0 Bump com.github.johnrengelman.shadow from 5.0.0 to 5.1.0 Bump log4j-jcl from 2.11.2 to 2.12.0 Bump fontbox from 2.0.15 to 2.0.16 (#5080) Bump pdfbox from 2.0.15 to 2.0.16 (#5081) Bump xmpbox from 2.0.15 to 2.0.16 (#5082) Update FUNDING.yml Delete autoapproval.yml Bump com.install4j.gradle from 7.0.11 to 7.0.12 (#5077) Configure autoapproval plugin for dependabot Bump xmlunit-matchers from 2.6.2 to 2.6.3 (#5074) Bump checkstyle from 8.21 to 8.22 (#5072) Bump xmlunit-core from 2.6.2 to 2.6.3 (#5073) Refactor for loop to stream in groupTree Close version socket ... # Conflicts: # build.gradle
Configuration menu - View commit details
-
Copy full SHA for 666f1f3 - Browse repository at this point
Copy the full SHA 666f1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2669150 - Browse repository at this point
Copy the full SHA 2669150View commit details
Commits on Jul 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4d20032 - Browse repository at this point
Copy the full SHA 4d20032View commit details
Commits on Jul 13, 2019
-
Merge remote-tracking branch 'origin/master' into jdk9
# Conflicts: # build.gradle
Configuration menu - View commit details
-
Copy full SHA for 5c414f2 - Browse repository at this point
Copy the full SHA 5c414f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24edd57 - Browse repository at this point
Copy the full SHA 24edd57View commit details -
Set version to JDK 11 (and remove white trailing white spaces and dou…
…ble empty lines)
Configuration menu - View commit details
-
Copy full SHA for 8a71667 - Browse repository at this point
Copy the full SHA 8a71667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 328563e - Browse repository at this point
Copy the full SHA 328563eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 086036a - Browse repository at this point
Copy the full SHA 086036aView commit details
Commits on Jul 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f9187f7 - Browse repository at this point
Copy the full SHA f9187f7View commit details
Commits on Jul 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 920a130 - Browse repository at this point
Copy the full SHA 920a130View commit details
Commits on Jul 23, 2019
-
This hopefully fixes 'java.lang.RuntimeException: No toolkit found'
Configuration menu - View commit details
-
Copy full SHA for 8933771 - Browse repository at this point
Copy the full SHA 8933771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 655a775 - Browse repository at this point
Copy the full SHA 655a775View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec855f4 - Browse repository at this point
Copy the full SHA ec855f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d172987 - Browse repository at this point
Copy the full SHA d172987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6174c73 - Browse repository at this point
Copy the full SHA 6174c73View commit details
Commits on Jul 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bac9895 - Browse repository at this point
Copy the full SHA bac9895View commit details -
Merge remote-tracking branch 'origin/master' into jdk9
# Conflicts: # build.gradle
Configuration menu - View commit details
-
Copy full SHA for 1431d78 - Browse repository at this point
Copy the full SHA 1431d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4361451 - Browse repository at this point
Copy the full SHA 4361451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 610765f - Browse repository at this point
Copy the full SHA 610765fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b415ba - Browse repository at this point
Copy the full SHA 1b415baView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f2ad0 - Browse repository at this point
Copy the full SHA f2f2ad0View commit details
Commits on Jul 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9d09ec7 - Browse repository at this point
Copy the full SHA 9d09ec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d287ae - Browse repository at this point
Copy the full SHA 8d287aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c82340f - Browse repository at this point
Copy the full SHA c82340fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f5e91 - Browse repository at this point
Copy the full SHA c2f5e91View commit details
Commits on Jul 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 66b70a4 - Browse repository at this point
Copy the full SHA 66b70a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7932dce - Browse repository at this point
Copy the full SHA 7932dceView commit details
Commits on Aug 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ba60cbe - Browse repository at this point
Copy the full SHA ba60cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e26c7ed - Browse repository at this point
Copy the full SHA e26c7edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bb437e - Browse repository at this point
Copy the full SHA 8bb437eView commit details -
Merge remote-tracking branch 'origin/master' into jdk9
# Conflicts: # build.gradle # src/main/java/org/jabref/gui/contentselector/ContentSelectorDialogViewModel.java # src/main/java/org/jabref/gui/keyboard/KeyBindingRepository.java # src/test/java/org/jabref/logic/exporter/DocbookExporterTest.java # src/test/java/org/jabref/logic/exporter/MSBibExportFormatTestFiles.java
Configuration menu - View commit details
-
Copy full SHA for 221c3dc - Browse repository at this point
Copy the full SHA 221c3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca3728 - Browse repository at this point
Copy the full SHA 7ca3728View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a35b2 - Browse repository at this point
Copy the full SHA e2a35b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a130e - Browse repository at this point
Copy the full SHA b8a130eView commit details -
Merge remote-tracking branch 'origin/master' into jdk9
# Conflicts: # build.gradle
Configuration menu - View commit details
-
Copy full SHA for 7c2a405 - Browse repository at this point
Copy the full SHA 7c2a405View commit details
Commits on Aug 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b696ef3 - Browse repository at this point
Copy the full SHA b696ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70948d2 - Browse repository at this point
Copy the full SHA 70948d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a95adf - Browse repository at this point
Copy the full SHA 6a95adfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67cef6f - Browse repository at this point
Copy the full SHA 67cef6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4829c7f - Browse repository at this point
Copy the full SHA 4829c7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5201112 - Browse repository at this point
Copy the full SHA 5201112View commit details
Commits on Aug 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for afc4ea4 - Browse repository at this point
Copy the full SHA afc4ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53dcc48 - Browse repository at this point
Copy the full SHA 53dcc48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf951c - Browse repository at this point
Copy the full SHA 4cf951cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9526ad - Browse repository at this point
Copy the full SHA a9526adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 598a439 - Browse repository at this point
Copy the full SHA 598a439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7f08f - Browse repository at this point
Copy the full SHA 5f7f08fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 012d9b0 - Browse repository at this point
Copy the full SHA 012d9b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f970bc - Browse repository at this point
Copy the full SHA 7f970bcView commit details -
Follow variable convention of MSBibExportFormatTestfiles at ModsExpor…
…tFormatTestFiles
Configuration menu - View commit details
-
Copy full SHA for 2ace3dd - Browse repository at this point
Copy the full SHA 2ace3ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 941208d - Browse repository at this point
Copy the full SHA 941208dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0132d44 - Browse repository at this point
Copy the full SHA 0132d44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b9cd1a - Browse repository at this point
Copy the full SHA 4b9cd1aView commit details