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

Adding Xray Source Control Service #2141

Closed
wants to merge 50 commits into from
Closed

Commits on Jul 12, 2023

  1. Promoted version to 2.43.0

    omerzi committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    24d903d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into v2

    eyalbe4 authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e9cb8b6 View commit details
    Browse the repository at this point in the history
  3. Resove conflicts

    eyalbe4 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    12e17bc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 23, 2023

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

Commits on Jul 24, 2023

  1. Merge branch 'dev' into v2

    eyalbe4 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2f56ca8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge branch 'dev' into v2

    eyalbe4 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1bfa0c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge branch 'dev' into v2

    eyalbe4 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b958e74 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Refactor to interface

    EyalDelarea committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f89c9d4 View commit details
    Browse the repository at this point in the history
  2. Split scan service

    EyalDelarea committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    91e9bff View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Working XSC call

    EyalDelarea committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b1ef9b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    65cca65 View commit details
    Browse the repository at this point in the history
  2. update go.mod

    EyalDelarea committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    718c0c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feaf222 View commit details
    Browse the repository at this point in the history
  4. update go.mod

    EyalDelarea committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    52cec1e View commit details
    Browse the repository at this point in the history
  5. Refactor

    EyalDelarea committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ffbaad3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. update deps

    EyalDelarea committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    a14747e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. fix gosec

    EyalDelarea committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    43410a0 View commit details
    Browse the repository at this point in the history
  2. Update deps

    EyalDelarea committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c32e160 View commit details
    Browse the repository at this point in the history
  3. update deps

    EyalDelarea committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a935feb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. update dependencies

    EyalDelarea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    afa7a25 View commit details
    Browse the repository at this point in the history
  2. Pull dev

    EyalDelarea committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    47c759e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. update deps

    EyalDelarea committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    66009e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge remote-tracking branch 'upstream/dev' into xsc

    # Conflicts:
    #	go.mod
    #	go.sum
    EyalDelarea committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e4ca999 View commit details
    Browse the repository at this point in the history
  2. Add XSC tests

    EyalDelarea committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cb85c8f View commit details
    Browse the repository at this point in the history
  3. trigget test

    EyalDelarea committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0322ea3 View commit details
    Browse the repository at this point in the history
  4. fix test

    EyalDelarea committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    084c270 View commit details
    Browse the repository at this point in the history
  5. turn off and on xray test

    EyalDelarea committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    becb901 View commit details
    Browse the repository at this point in the history
  6. trigget test

    EyalDelarea committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    71d50b8 View commit details
    Browse the repository at this point in the history
  7. Change test

    EyalDelarea committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2a82b3a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. pull dev

    EyalDelarea committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2876765 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. pull dev

    EyalDelarea committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b5b80ae View commit details
    Browse the repository at this point in the history
  2. fix merge

    EyalDelarea committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8d06953 View commit details
    Browse the repository at this point in the history
  3. update deps

    EyalDelarea committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    698e026 View commit details
    Browse the repository at this point in the history
  4. update deps

    EyalDelarea committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0ec3b49 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Update deps

    EyalDelarea committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    321efb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. pull dev

    EyalDelarea committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fdfc3a9 View commit details
    Browse the repository at this point in the history
  2. update deps

    EyalDelarea committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    34e89bb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. merge dev

    EyalDelarea committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    5915ee0 View commit details
    Browse the repository at this point in the history
  2. Update deps

    EyalDelarea committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    2bdbdb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. pull dev

    EyalDelarea committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    63276fc View commit details
    Browse the repository at this point in the history
  2. Update deps

    EyalDelarea committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4bba9e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. pull dev

    EyalDelarea committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7e559ff View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. update deps

    EyalDelarea committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a064ee4 View commit details
    Browse the repository at this point in the history
  2. update deps

    EyalDelarea committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8a6b7ad View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. update deps

    EyalDelarea committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f4825ba View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. update deps

    EyalDelarea committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ab18d79 View commit details
    Browse the repository at this point in the history
  2. update deps

    EyalDelarea committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2dad973 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. CR

    EyalDelarea committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f92fb12 View commit details
    Browse the repository at this point in the history
  2. change to new xsc

    EyalDelarea committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    cd5eb94 View commit details
    Browse the repository at this point in the history