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

use Transactions for agenda #1372

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 9, 2021

  1. add session to job creation methods

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    0925edf View commit details
    Browse the repository at this point in the history
  2. cancel and purge

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    06fbe50 View commit details
    Browse the repository at this point in the history
  3. add sessions for enable and disabled

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    c583a97 View commit details
    Browse the repository at this point in the history
  4. Add Sessions to save

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    4229f9a View commit details
    Browse the repository at this point in the history
  5. add session to remove and touch

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    102c6a2 View commit details
    Browse the repository at this point in the history
  6. add session to methods

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    c6bca57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c00c640 View commit details
    Browse the repository at this point in the history
  8. fix build

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    04844ec View commit details
    Browse the repository at this point in the history
  9. optionaly run job with transactions

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    c36292c View commit details
    Browse the repository at this point in the history
  10. split tests into all and transactions

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    c2dcf02 View commit details
    Browse the repository at this point in the history
  11. fix hosted test for replset

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f5bb310 View commit details
    Browse the repository at this point in the history
  12. name matrix correctly

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    5c20a77 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. move session to finally

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    3e50b20 View commit details
    Browse the repository at this point in the history
  2. use inmemory replset

    Signed-off-by: Haris Sulaiman <[email protected]>
    harisvsulaiman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    5ca6dfc View commit details
    Browse the repository at this point in the history