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

Remove file and index getters and setters from project #3482

Merged
merged 4 commits into from
Mar 20, 2023

Commits on Mar 18, 2023

  1. Remove setFiles and setIndexes from project

    This is probably the most lowhanging fruit because files and
    indexes are not set using the main setter, but mostly by getting the
    collection and adding onto that.
    mvriel committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    68cb496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f61fb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Fix tests and qa

    mvriel committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e2545a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba010d View commit details
    Browse the repository at this point in the history