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

Add document hard deletion functionality to housekeeping tasks. #718

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Dec 10, 2023

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

Commits on Jan 6, 2024

  1. Modified function for document removal, added memdb-based function, r…

    …emoved unnecessary comments
    fourjae committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d4b61a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    5429670 View commit details
    Browse the repository at this point in the history
  2. Modified function for document removal, added memdb-based function, r…

    …emoved unnecessary comments
    fourjae committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c310a64 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Added HardDeletion testCode for MongoDB, Changed function return type…

    … and processing method related to hard deletion
    fourjae committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    30c95b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eadd87 View commit details
    Browse the repository at this point in the history
  3. Conflict Resolution

    fourjae committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    89ad3f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5367c34 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. second Conflict Resolution

    fourjae committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8053340 View commit details
    Browse the repository at this point in the history
  2. Changed and Deleted all functions and test code to match the changed …

    …housekeeping structure.
    fourjae committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7daf5de View commit details
    Browse the repository at this point in the history
  3. Change housekeeping Structure for intervals, Changed and Deleted all …

    …functions and test code to match the changed housekeeping structure
    fourjae committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    764babd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0066e8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    696031a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e26ba6b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    b158ee9 View commit details
    Browse the repository at this point in the history
  2. Added DeleteAfterTime value to housekeeping config setting and modifi…

    …ed affected functions, Default value: -24h
    fourjae committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1a4d2c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 12, 2024

  1. All comments have been reflected, some function changes and comment t…

    …ypos have been corrected for updates.
    fourjae committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ad81cfe View commit details
    Browse the repository at this point in the history
  2. Change the FindDocumentHardDeletionCandidatesPerProject condition fro…

    …m less than to less than or equal to
    fourjae committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d45f2ab View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. merge solve

    fourjae committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    3bb69e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. merge conflict resolved

    fourjae committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6162e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c171085 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. coderabbitai comments reflected,

    HousekeepingDocumentHardDeletionGracefulPeriod default hour 14h -> 336h (14day * 24h)
    fourjae committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    13369fc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 3, 2024

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

Commits on Aug 27, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 12, 2024

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