Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ray-project/rayfed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ray-project/rayfed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix_ping_others_UT
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 18 files changed
  • 2 contributors

Commits on Jun 26, 2023

  1. tmp save

    NKcqx committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c8dd31f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. union rpc related config into one

    Signed-off-by: NKcqx <[email protected]>
    NKcqx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ef842a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. union config in KV

    Signed-off-by: NKcqx <[email protected]>
    NKcqx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ccf7d51 View commit details
    Browse the repository at this point in the history
  2. update docstr

    Signed-off-by: NKcqx <[email protected]>
    NKcqx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a046d27 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. tmp save

    NKcqx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    aa397a8 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    paer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    863da5f View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    paer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    40cec65 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    paer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ed18a07 View commit details
    Browse the repository at this point in the history
  5. Pluggable cross_silo rpc impl

    paer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    51e4e70 View commit details
    Browse the repository at this point in the history
  6. parameter passng bugs

    paer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8ff5658 View commit details
    Browse the repository at this point in the history
  7. lint codes

    paer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    582f523 View commit details
    Browse the repository at this point in the history
  8. default val for Grpc config

    paer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cdc1996 View commit details
    Browse the repository at this point in the history
  9. default val for Grpc config

    paer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b5a3f08 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. union grpc_options

    paer committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a432d31 View commit details
    Browse the repository at this point in the history
  2. fix retry_policy update & get party grpc_options

    Signed-off-by: paer <[email protected]>
    paer committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7ffe367 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix mock proxy UT

    paer committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2f9ce57 View commit details
    Browse the repository at this point in the history
  2. per party config & timeout ms & listen IPv6

    Signed-off-by: paer <[email protected]>
    paer committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    dec6153 View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    paer committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ae6599c View commit details
    Browse the repository at this point in the history
  4. lint codes

    paer committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cd08616 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix flakey UT

    paer committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    348c75f View commit details
    Browse the repository at this point in the history
Loading