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

Bug fix and cleanup #91

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

Bug fix and cleanup #91

wants to merge 8 commits into from

Commits on Jun 19, 2017

  1. Re-open the database connection if it has been closed

    lindholm authored and lindholm committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    35151db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46e85ed View commit details
    Browse the repository at this point in the history
  3. Forgot try/catch

    lindholm committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    889bac4 View commit details
    Browse the repository at this point in the history
  4. Eclipse complains about 'The type java.nio.file.Path cannot be resolved.

    It is indirectly referenced from required .class files'
    if java version is less 1.7
    lindholm committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    b2987bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f6ee43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd68119 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1a6446 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d95e18b View commit details
    Browse the repository at this point in the history