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

Moving get snapshot requests to listener based async calls #8377

Merged

Commits on Jun 30, 2023

  1. Moving get snapshot requests to listener based async calls

    Signed-off-by: INDRAJIT BANERJEE <indrajohn7@gmail.com>
    indrajohn7 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2eb5e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Adding test coverage for TransportGetSnapshotsAction

    Signed-off-by: INDRAJIT BANERJEE <indrajohn7@gmail.com>
    indrajohn7 committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    04569cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41af99a View commit details
    Browse the repository at this point in the history
  3. Adding Changelog

    Signed-off-by: INDRAJIT BANERJEE <indrajohn7@gmail.com>
    indrajohn7 committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    312fa4c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merging from main

    Signed-off-by: INDRAJIT BANERJEE <indrajohn7@gmail.com>
    indrajohn7 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0c47fa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Adding TransportGetSnapshotsAction integ tests

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    77f4876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f99596a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Adding Minor test fix

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dbc4884 View commit details
    Browse the repository at this point in the history
  2. Merging from main

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    19dc525 View commit details
    Browse the repository at this point in the history
  3. Adding minor typo fix

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1d7bf94 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Removing stale tests

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f0b3834 View commit details
    Browse the repository at this point in the history
  2. Merging from main

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8d14c06 View commit details
    Browse the repository at this point in the history
  3. Cleaning transport tests

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5bb2e39 View commit details
    Browse the repository at this point in the history
  4. Cleaning up Changelog

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ef5aab8 View commit details
    Browse the repository at this point in the history
  5. Adding getRepositoryData call when isCurrentSnapshotsOnly is false

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b9954c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Adding listener callback restricted to nonCurrentSnapshotsOnly

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b947da2 View commit details
    Browse the repository at this point in the history
  2. Merging from main

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6d25f8e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Calling getRepositoryData when CurrentSnapshotOnly is false

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    891648d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3661e4f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. refactoring getRepositoryData

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c4a668e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Adding current in-progress snapshots tests

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7cee224 View commit details
    Browse the repository at this point in the history
  2. Merging from main

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0ce4fe2 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. refactoring tests

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    3440908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ab279 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    bf039ec View commit details
    Browse the repository at this point in the history
  2. Fixing typo error of adding back comment

    Signed-off-by: Indrajit Banerjee <banerind@amazon.com>
    cenation07 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0d7e7fb View commit details
    Browse the repository at this point in the history