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

Project level Gerrit settings #480

Open
wants to merge 4 commits into
base: intellij2020.3
Choose a base branch
from

Commits on May 12, 2023

  1. Project level settings

    Settings are stored per project.  New projects load from the default settings.  Settings panel has buttons to save to and load from the default settings.
    videogameaholic committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6693c40 View commit details
    Browse the repository at this point in the history
  2. Password persistence

    Fixed an issue with credentials in PasswordSafe.  Added a few null safety checks.
    videogameaholic committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d742be0 View commit details
    Browse the repository at this point in the history
  3. XML persistence fixes

    videogameaholic committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f207bfb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

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