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

Use OS specific application directories instead of ~/omero #242

Merged
merged 10 commits into from
Sep 14, 2020

Commits on Aug 11, 2020

  1. Use appdirs for omero user dir

    manics committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    c34aa4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bfc11c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a03c3ea View commit details
    Browse the repository at this point in the history
  4. By default only use appdirs for get_omero_user_cache_dir

    Revert potentially breaking changes to get_omero_userdir
    
    Partial revert of 0f0d44e
    
    You can enable appdirs for get_omero_userdir by setting OMERO_USERDIR="" as opposed to unset
    manics committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a61dce5 View commit details
    Browse the repository at this point in the history
  5. Test get_omero_userdir

    manics committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    c5c946f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Test get_omero_user_cache_dir

    manics committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    4d47d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b098588 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

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

Commits on Aug 27, 2020

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

Commits on Sep 10, 2020

  1. appdir: Use OMERO.py instead of OMERO.cli

    Co-authored-by: Sébastien Besson <seb.besson@gmail.com>
    manics and sbesson committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    09dddcf View commit details
    Browse the repository at this point in the history