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

RPackage: Rely less on categories in MCOrganizationDefinition #14678

Commits on Sep 16, 2023

  1. RPackage: Rely less on categories in MCOrganizationDefinition

    Now that we have TonelV3 and Iceberg is been updated to never set categories in MCOrganizationDefinition, we can rely less on categories.
    
    This change needs this PR of ICeberg to be integrated in order to work well: pharo-vcs/iceberg#1732
    jecisc committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    e998868 View commit details
    Browse the repository at this point in the history
  2. Cleaning

    jecisc committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    92d25b6 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    jecisc committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    06a76ff View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Remove unused ivar

    jecisc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a6d1efc View commit details
    Browse the repository at this point in the history
  2. Fix McStWriter

    jecisc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    183da49 View commit details
    Browse the repository at this point in the history
  3. Fix more tests

    jecisc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    c346603 View commit details
    Browse the repository at this point in the history
  4. Fix

    jecisc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    b69b6c2 View commit details
    Browse the repository at this point in the history
  5. Fix bug I introduced

    jecisc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1a72952 View commit details
    Browse the repository at this point in the history
  6. Fix bug

    jecisc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    19f7b03 View commit details
    Browse the repository at this point in the history