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 reference timeout parameter to controllers templates #111

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

Commits on Mar 14, 2023

  1. added ref_timeout a parameter

    GiridharBukka committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    df36359 View commit details
    Browse the repository at this point in the history
  2. added ref_timeout related

    GiridharBukka committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    0cef88d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ec6f3 View commit details
    Browse the repository at this point in the history
  4. correction

    GiridharBukka committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8b5c1c9 View commit details
    Browse the repository at this point in the history
  5. added tests (new names) onl ref_timeout specific

    GiridharBukka committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    77e1b53 View commit details
    Browse the repository at this point in the history
  6. chainable added missing

    GiridharBukka committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    27014c9 View commit details
    Browse the repository at this point in the history
  7. regular controller added missing

    GiridharBukka committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    64c8f1d View commit details
    Browse the repository at this point in the history
  8. regular controller added missing tests

    GiridharBukka committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e2cc41e View commit details
    Browse the repository at this point in the history
  9. corrections

    GiridharBukka committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3f27a6e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. all tests pass except load_controller_test

    GiridharBukka committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    524e334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    508ce0e View commit details
    Browse the repository at this point in the history
  3. correction

    GiridharBukka committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    40aef82 View commit details
    Browse the repository at this point in the history
  4. corrections

    GiridharBukka committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    72605dc View commit details
    Browse the repository at this point in the history
  5. ran pre.commit

    GiridharBukka committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c02dd31 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. /commands to /reference

    GiridharBukka committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0fb82f6 View commit details
    Browse the repository at this point in the history
  2. removed duplicate code for age_of_last_command

    GiridharBukka committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    74b4d11 View commit details
    Browse the repository at this point in the history
  3. finishing the incomplete test when_ref_timeout_zero_for_reference_cal…

    …lback_expect_reference_msg_being_used_only_once and extending its relavant code in controllers
    GiridharBukka committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9692b17 View commit details
    Browse the repository at this point in the history