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

Validate some paths #1702

Open
wants to merge 363 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 28, 2023

  1. fix: implement stopper in service layer (keploy#907)

    * fix: stop keploy while test
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: stop keploy immediately on interrupt
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a49d5c0 View commit details
    Browse the repository at this point in the history
  2. stop and remove docker container (keploy#874)

    * stop and remove docker container
    
    Signed-off-by: 404fixer <[email protected]>
    ---------
    
    Signed-off-by: 404fixer <[email protected]>
    tomargovind committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3948ecb View commit details
    Browse the repository at this point in the history
  3. feat: updated vaunt badges for community rewards (keploy#920)

    * feat: added hacktoberfest guide
    
    Signed-off-by: Animesh <[email protected]>
    
    * feat: added hacktoberfest guide
    
    Signed-off-by: Animesh <[email protected]>
    
    * feat: added vaunt badges
    
    Signed-off-by: Animesh <[email protected]>
    
    * feat: added vaunt badges
    
    Signed-off-by: Animesh <[email protected]>
    
    ---------
    
    Signed-off-by: Animesh <[email protected]>
    Co-authored-by: Neha Gupta <[email protected]>
    Sonichigo and nehagup committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    aba5089 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. fix: yaml error and condition typo (keploy#928)

    Signed-off-by: Jeff Simpson <[email protected]>
    jeff1010322 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    4e36a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8afa82 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. feat: add curl command in yaml (keploy#929)

    * feat: add curl command in yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: make curl top level field in .yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: remove content-length from header in curl cmd
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7947b9a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. fix: wrong test-case-path in test-report file (keploy#943)

    Signed-off-by: Akash Kumar <[email protected]>
    Co-authored-by: Animesh Pathak <[email protected]>
    AkashKumar7902 and Sonichigo committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    67d8ac5 View commit details
    Browse the repository at this point in the history
  2. doc: removed --rm flag from record and test cmd (keploy#945)

    Signed-off-by: 404fixer <[email protected]>
    Co-authored-by: Animesh Pathak <[email protected]>
    tomargovind and Sonichigo committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    17a261e View commit details
    Browse the repository at this point in the history
  3. fix: remove stopper from hooks (keploy#944)

    * fix: remove stopper from hooks
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add exitCmd channel
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add comments
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d5a3598 View commit details
    Browse the repository at this point in the history
  4. fix: remove channel from stopper(keploy#953)

    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    15bca2c View commit details
    Browse the repository at this point in the history
  5. feat: adding register for dependencies

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    143dbfd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. feat: Keploy side interface integration complete

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8758ab8 View commit details
    Browse the repository at this point in the history
  2. feat: readable mocks (keploy#951)

    * feat: writeable mocks
    shivamsouravjha committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0ad602b View commit details
    Browse the repository at this point in the history
  3. fix: vaunt workflow not getting triggered (keploy#949)

    * feat: added hacktoberfest guide
    
    Signed-off-by: Animesh <[email protected]>
    
    * feat: added hacktoberfest guide
    
    Signed-off-by: Animesh <[email protected]>
    
    * feat: added vaunt badges
    
    Signed-off-by: Animesh <[email protected]>
    
    * feat: added vaunt badges
    
    Signed-off-by: Animesh <[email protected]>
    
    * feat: updated hacktoberfest banner
    
    Signed-off-by: Animesh <[email protected]>
    
    * feat: updated hacktoberfest banner
    
    Signed-off-by: Animesh <[email protected]>
    
    ---------
    
    Signed-off-by: Animesh <[email protected]>
    Co-authored-by: Neha Gupta <[email protected]>
    Sonichigo and nehagup committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b8a5a01 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. feat: option to name test cases (keploy#903)

    * feat: option to name test cases
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: changed header name
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: codeql error
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: remove lgtm comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ba5248c View commit details
    Browse the repository at this point in the history
  2. feat: updated the scope of the map

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    eacec28 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. fix: channels communication between go routine in starting app via do…

    …cker (keploy#963)
    
    * fix: add comm chan in docker
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add check on channel
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    687af8c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. refactor: removed commented code (keploy#891)

    * refactor: removed commented code
    Signed-off-by: Yash Singh <[email protected]>
    VoidVampire committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    984cc06 View commit details
    Browse the repository at this point in the history
  2. fix: empty curl field in mock yaml (keploy#961)

    Signed-off-by: Akash Kumar <[email protected]>
    Co-authored-by: Ritik Jain <[email protected]>
    AkashKumar7902 and re-Tick committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    b01ba23 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. docs: update readme (keploy#971)

    Co-authored-by: Neha Gupta <[email protected]>
    Krishnakalani111 and nehagup committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    03289e6 View commit details
    Browse the repository at this point in the history
  2. fix: https mock for node v18.x.x not generating (keploy#931)

    * fix: https mock for node v18.x.x not generating
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: make client acc to conn status
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    85a8f6d View commit details
    Browse the repository at this point in the history
  3. build: remove self-hosted GitHub actions (keploy#985)

    * fix remove channel
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove self-hosted actions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    93c01e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix: docker network injection not working properly (keploy#975)

    Signed-off-by: gouravkrosx <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    gouravkrosx and Sarthak160 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a58b369 View commit details
    Browse the repository at this point in the history
  2. feat: support for running a given test-sets (keploy#956)

    * feat: support for running a given test-sets
    
    Signed-off-by: Akash Kumar <[email protected]>
    Co-authored-by: Ritik Jain <[email protected]>
    AkashKumar7902 and re-Tick committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4ad57f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. feat: logger with different color for each level

    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c94b555 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fix: check build for arm architecture (keploy#988)

    * bug: check build for arm architecture
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * bug: changed version to v4 and added arch=arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * bug: add arm build for other workflows
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: removed arch arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: add arm64 in arch
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: add run-on-arch
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: github actions
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: arm build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build arm arm-runner-action complete
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: added build arm in build job with GOARCH=arm
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: check architecture
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: rename binary
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: list files
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: check arch
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: final commit
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: revert to v2
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e48cae9 View commit details
    Browse the repository at this point in the history
  2. feat: Added support for sentry and improved the logging (keploy#935)

    * feat: added sentry for telemetry
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added all events for telemetry
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added all telemetry events except mocktest
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * style: merged main
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: almost completed the integration
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added cmd field in the events and updated the README for the docker command
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed unnecessary changes
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added tests and records in one ping
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added env variables for docker and sentry
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added support for arch
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking for the value of Dsn
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: update goreleaser
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: update approach
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: addressed all the comments on the PR
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed goreleaser and docker build issues
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fix dsn
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated sentry logging mechanism
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: made changes according to the finalisation
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added if checks before sending events and changed the logger
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added additional mount directory for docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    920a302 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131ffa6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. feat: one touch installation of keploy (keploy#995)

    * feat:one touch install
    
    * update:cli refactor
    
    * update:add support of colima
    
    * refactor:removal of sudo
    
    * update: colimma update
    
    * refactor:adding echo
    
    * update:add exit
    
    * update:lyes no to y/n
    
    * update:example
    
    * update: keploy command to install
    
    * update:path for record
    
    * update:readme
    
    * update:alias for docker
    
    * update:location of keploy download
    
    * update:zshrc and bash saving
    
    * update: text
    
    * fix:text
    
    * refactor:removing continious append
    
    * update: alias
    
    * update:zsh command
    
    * fix command
    
    * update sudo mount
    
    * update:alias
    
    * updating readme
    
    * update:readme
    
    * update readme
    
    * update:readme
    shivamsouravjha committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    d05d670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b26b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c56b875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cf312e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70ecdfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4aa8cd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. feat: made logger exportable and fixed the register function

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    cdcaae8 View commit details
    Browse the repository at this point in the history
  2. fix: add userApplication error logs (keploy#1020)

    * fix remove channel
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: log user errors
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove commented code
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0d1571d View commit details
    Browse the repository at this point in the history
  3. feat: added proxy port as a flag (keploy#1006)

    * added port proxy as a flag
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * added custom proxy port flag to commands
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed review issues for proxy port
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed review issues for proxy port
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * removed proxy port as a parameter
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * removed proxy port as a parameter
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed some syntax error
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * added proxy port as a flag
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    EraKin575 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    efb4446 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix: header diffs sometimes misses keys (keploy#983)

    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    beb661e View commit details
    Browse the repository at this point in the history
  2. fix fixed matching algorithm (keploy#1022)

    Signed-off-by: EraKin575 <[email protected]>
    EraKin575 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8c24da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f374388 View commit details
    Browse the repository at this point in the history
  4. feat: add link to test-reports and test summary (keploy#954)

    * feat: add link to test-reports and test summary
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add log statement
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add custom color encoder to zap
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: remove comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: added clone method
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: optimisation
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    AkashKumar7902 and Sarthak160 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cd2ae8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6156fdf View commit details
    Browse the repository at this point in the history
  6. docs: adding spanish readme (keploy#993)

    Co-authored-by: Animesh Pathak <[email protected]>
    Co-authored-by: Neha Gupta <[email protected]>
    3 people committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a718ee2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Update README.md (keploy#1015)

    Fixed typos and missing commas
    fahurox committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7d77648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6fe6f9 View commit details
    Browse the repository at this point in the history
  3. feat: add support for readable mocks for postgres (keploy#1018)

    * feat: add postgres parser to make pg mock readable
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * fix: handle the buffer which contains multiple same packets
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: add change pgproto3 version in go mod
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: add context in postgres functions
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: remove print statement
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    ---------
    
    Signed-off-by: Sarthak160 <[email protected]>
    Sarthak160 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7f704c3 View commit details
    Browse the repository at this point in the history
  4. fix: made seperate hooks for enterprise

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5e8e9d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. fix: add version in binary and docker (keploy#1030)

    * fix: add version in binary and docker
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add dsn log
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove redundant
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    85b928b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. feat: refactoring some code for testing

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    341bdb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. added timestamp support for test mode (keploy#1023)

    * added timestamp filtering of mocks in test mode 
    
    Signed-off-by: 404fixer <[email protected]>
    
    ---------
    
    Signed-off-by: 404fixer <[email protected]>
    tomargovind committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    483b778 View commit details
    Browse the repository at this point in the history
  2. feat: created getter and setter methods for Keploy-version

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6cb7fa3 View commit details
    Browse the repository at this point in the history
  3. fix: fixed mockrecord flag parsing error

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    baee2ed View commit details
    Browse the repository at this point in the history
  4. feat: exported logger

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8884b78 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. removed repititve function definitions (keploy#1035)

    * removed repitive function definitions
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * removed unnecessary func definition
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    EraKin575 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0e1a326 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request keploy#998 from AkashKumar7902/feat-logger-with-di…

    …ff-color-for-each-level
    
    feat: logger with different color for each level
    PranshuSrivastava committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c98d72a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. feat: create a keploy config file (keploy#982)

    * feat: create a keploy config file
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add keploy-config.yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add testset entry in keploy-config.yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5404dba View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. feat: made the test function modular, working on runtestset

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    bdd8b85 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. MySQLparser-v2 (keploy#1025)

    * MySQLparser-v2
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * node changes
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * node app changes
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * WIP
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * ok packet changes
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Bug fix
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Bug fix
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Removed log
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    ---------
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    Hermione2408 and Sarthak160 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    bc3d263 View commit details
    Browse the repository at this point in the history
  2. feat: divided test and runtestset function into modules

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    809bfb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix: add version for sentry (keploy#1050)

    * fix: removed unnecessary log
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: testing version problem change
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated path of keploy logs and added function to delete them
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: testing sentry
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: made changes according to the comments
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b481907 View commit details
    Browse the repository at this point in the history
  2. fix: https mock not generating in docker (keploy#991)

    * fix: https mock not generating in docker
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * docs: update README.md
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1445a02 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. refactor: one click install example (keploy#1053)

    * add:one click install example
    
    Signed-off-by: shivamsouravjha <[email protected]>
    
    * refactor:without one click update
    
    Signed-off-by: shivamsouravjha <[email protected]>
    
    * refactor:flag name
    
    ---------
    
    Signed-off-by: shivamsouravjha <[email protected]>
    shivamsouravjha committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cd67638 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fix: updates the decode function for OpMsg section (keploy#1058)

    the decode function is not able to distinguish the closing braces of the string json and sectionSingle, so used the prefix and suffix in place of regex to extract the document correctly
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6e85069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c40ca25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91707b0 View commit details
    Browse the repository at this point in the history
  4. refactor: save encoded string in case of large buffer data incompatib…

    …le to decode (keploy#1047)
    
    * feat: create a keploy config file
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add keploy-config.yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add testset entry in keploy-config.yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: added code for fetching noise config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add regex code
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: keploy commands failing when no config file
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: update keploy-config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: added the removed function
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * refactor: condition to match non readable payload
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: condition to match non readable payload
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: save encoded string in case of large buffer data
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: remove buffered string from pg response
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * feat: make unreadable data base64 in datarow packet
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    Signed-off-by: Sarthak160 <[email protected]>
    Co-authored-by: Akash Kumar <[email protected]>
    Co-authored-by: Akash Kumar <[email protected]>
    3 people committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a3b9b77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    295e3c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    501c1c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e85bca2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    e022a2e View commit details
    Browse the repository at this point in the history
  2. fix: api request time for mock filtering (keploy#1067)

    * fix: api request time for mock filtering
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * refactor: update amd c files
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    edaf781 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    e0dffd0 View commit details
    Browse the repository at this point in the history
  2. refactor: serve with app command (keploy#1071)

    * update:serve with app command
    
    * refactor:serve cmd
    
    * refactor:remove fetch hook command
    
    * fix:path for serve
    
    Signed-off-by: shivamsouravjha <[email protected]>
    
    ---------
    
    Signed-off-by: shivamsouravjha <[email protected]>
    shivamsouravjha committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    c6c7529 View commit details
    Browse the repository at this point in the history
  3. added flag for req timestamp (keploy#1073)

    * added flag for req timestamp
    
    Signed-off-by: 404fixer <[email protected]>
    
    * renamed flag
    
    Signed-off-by: 404fixer <[email protected]>
    
    * fixed formatting
    
    Signed-off-by: 404fixer <[email protected]>
    
    ---------
    
    Signed-off-by: 404fixer <[email protected]>
    tomargovind committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    cd1e4bb View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. fix: adds the ismaster query call of mongo in the config calls to res…

    …olve conflct in matching (keploy#1075)
    
    * fix: updates the decode function for OpMsg section
    
    the decode function is not able to distinguish the closing braces of the string json and sectionSingle, so used the prefix and suffix in place of regex to extract the document correctly
    
    Signed-off-by: re-Tick <[email protected]>
    
    * fix: adds the ismaster query in mongo config for node
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    85bb5c0 View commit details
    Browse the repository at this point in the history
  2. fix: unused flag of one click install (keploy#1077)

    * update:serve with app command
    
    * refactor:remove fetch hook command
    
    * refactor:keploy example flag
    
    Signed-off-by: shivamsouravjha <[email protected]>
    
    * refactor:removing unused flag
    
    * removing keploy.sh file after install
    
    ---------
    
    Signed-off-by: shivamsouravjha <[email protected]>
    shivamsouravjha committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    0ecb812 View commit details
    Browse the repository at this point in the history
  3. fix: fixed unexpected log and exported the sorting function

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    455420d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. feat: add support for SCRAM authentication in mongo/DocumentDB (keplo…

    …y#1089)
    
    * feat: add support for authentication of mongo
    
    adds scram support to authenticate into mongoDb during test. DocumentDB is supported since it uses SCRAM-SHA-1 for authentication
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9a84874 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    ea352b4 View commit details
    Browse the repository at this point in the history
  2. fix: made changes according to the comments

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1f73577 View commit details
    Browse the repository at this point in the history
  3. docs: added comment to mysql parser

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    09c9eab View commit details
    Browse the repository at this point in the history
  4. fix: fixed merge conflicts

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    81209cd View commit details
    Browse the repository at this point in the history
  5. fix: fixed merge conflicts

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a7de35b View commit details
    Browse the repository at this point in the history
  6. fix: fixed merge conflicts

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d44804d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. fix: updates the auth calls to config for mongo (keploy#1102)

    updates the authentication calls in mongo protocol to config calls for the database connection and fixes the issue of accessing an empty array after simulation by fetching tcs mocks after connection.read call
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bc882e5 View commit details
    Browse the repository at this point in the history
  2. feat: add automatic port change (keploy#1066)

    * added automatic portChange feature if current port is busy
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * added for for continuous port change if consecutive ports are busy
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * defined a upper and lower bound and maxatempts
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * added a case where the system can't find a available port
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * improved code indentation
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed emoji
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed logger
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * removed useless imports
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * removed unnecessary logs
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    EraKin575 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7f8c5a2 View commit details
    Browse the repository at this point in the history
  3. feat: add global noise

    * feat: create a keploy config file
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add keploy-config.yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add testset entry in keploy-config.yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: added code for fetching noise config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add regex code
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: keploy commands failing when no config file
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: update keploy-config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: added the removed function
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: noise field in graphql
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: refactor to correct flow of code
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add new flag for config-path
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: changed noise to globalNoise in config yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add cmd for generate keploy config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add comments in keploy config yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: removed keploy-config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: adress review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    76d6d1a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Nov 13, 2023

  1. fix: made changes accorrding to the requirements

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1127955 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. fix: fixed merge conflicts

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fcf8345 View commit details
    Browse the repository at this point in the history
  2. fix: removed keploy-config file

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6bbd105 View commit details
    Browse the repository at this point in the history
  3. fix: tls connection in python (keploy#1111)

    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b8174e0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request keploy#1078 from PranshuSrivastava/register-v2

    refactor: Refactored the code to make it more modular
    PranshuSrivastava committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    cf7bb6c View commit details
    Browse the repository at this point in the history
  5. fix: test cases not running (keploy#1110)

    * fix:  test cases not running
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: indent
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: assignment to entry in nil map
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2ca3dc0 View commit details
    Browse the repository at this point in the history
  6. style: removed incorrect log (keploy#1112)

    Signed-off-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Ritik Jain <[email protected]>
    PranshuSrivastava and re-Tick committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5f9c40b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Adding option to configure recording of test cases (keploy#1115)

    * Adding option to configure recording of test cases
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * filter update
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Return default false from path function
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Convert urlMethods to array
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Rename header in filter to ReqHeader
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    ---------
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    Hermione2408 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    68c528f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix(cmd): disable cobra default completion cmd (keploy#1117)

    * feat: add automatic port change (keploy#1066)
    
    * added automatic portChange feature if current port is busy
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * added for for continuous port change if consecutive ports are busy
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * defined a upper and lower bound and maxatempts
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * added a case where the system can't find a available port
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * improved code indentation
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed emoji
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed logger
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * removed useless imports
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * removed unnecessary logs
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    Signed-off-by: dreamjz <[email protected]>
    
    * fix(cmd): disable cobra default completion cmd
    
    Signed-off-by: dreamjz <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    Signed-off-by: dreamjz <[email protected]>
    Co-authored-by: Tejas Kumar <[email protected]>
    dreamjz and EraKin575 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f6d3e19 View commit details
    Browse the repository at this point in the history
  2. solved halting execution due to keploy config error (keploy#1122)

    * solved halting execution due to keploy config error
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * solved halting execution due to errors in keploy-config
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * solved halting execution due to errors in keploy-config
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    EraKin575 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    efc9ccf View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. fix: removed noise logic (keploy#1119)

    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    41fc54a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    808b194 View commit details
    Browse the repository at this point in the history
  2. fix: remove timeout from chunking (keploy#1131)

    * fix: remove timeout from chunking
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add EOF log
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    e11e437 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    0be130f View commit details
    Browse the repository at this point in the history
  2. feat: add support to filter some ports from intercepting (keploy#1138)

    * feat: add support to filter some ports from intercepting
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * refactor: added amd c files
    
    Signed-off-by: 404fixer <[email protected]>
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    Signed-off-by: 404fixer <[email protected]>
    Co-authored-by: 404fixer <[email protected]>
    gouravkrosx and tomargovind committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    51bde56 View commit details
    Browse the repository at this point in the history
  3. refactor: error handling when running keploy serve (keploy#1141)

    * refactor: error handling when running keploy serve
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * refactor: error description of ErrFailedUnitTest
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4fa8be8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix: change permissions of keploy-config (keploy#1146)

    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1fa021e View commit details
    Browse the repository at this point in the history
  2. fix: fixes the mongo decode section to extract the string (keploy#1155)

    * fix: updates the decode function for OpMsg section
    
    the decode function is not able to distinguish the closing braces of the string json and sectionSingle, so used the prefix and suffix in place of regex to extract the document correctly
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    87cce62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d739e7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71b3fab View commit details
    Browse the repository at this point in the history
  5. docs: change flow of readme (keploy#1157)

    Signed-off-by: Neha Gupta <[email protected]>
    nehagup committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6ea5a99 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. refactor: made telemetry events async (keploy#1151)

    * refactor: made telemetry events async
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * refactor: remove unnecessary locking in SendTelemetry
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fce9574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b62a9c View commit details
    Browse the repository at this point in the history
  3. fix: payload issue for data row packet (keploy#1163)

    Signed-off-by: Sarthak160 <[email protected]>
    Sarthak160 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b356474 View commit details
    Browse the repository at this point in the history
  4. fix: removed for loop to avoid error (keploy#1164)

    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e8db337 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Add filter when generating keploy-config (keploy#1159)

    * Add filter when generating keploy-config
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Indentation fix
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Indentation fix
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    ---------
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    Co-authored-by: Akash Kumar <[email protected]>
    3 people committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2ac3047 View commit details
    Browse the repository at this point in the history
  2. fix: updates the log for EOF error in generic to Debug level (keploy#…

    …1156)
    
    * fix: updates the error log for eof to debug level in generic
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    46dbc97 View commit details
    Browse the repository at this point in the history
  3. feat: capture the code coverage of the go binaries in test (keploy#1171)

    * feat: captures code coverage for the go binaries
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3f78251 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. feat: Add ci tests to validate PR changes (keploy#1176)

    * feat: added ci pipelline for testing gin-mongo
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated location of the app
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated keploy location
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated test command
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated keploy location
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updateed location
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed eec
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated the pid mechanism
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated kill mechanism]
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed sudo error
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: made async
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: increased wait time
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added mongo
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed keploy network
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: inc sleep time
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: changed the branch
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed branch issues
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated the time
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated the tijme
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking if the application started or not
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added support for timestamp
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed status
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed echo
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: checking python workflow
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: installed virtualenv before pushing
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added code to start keploy
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed sed
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed sed
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: udpated keploy binary
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated keploy location
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated the repo
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added migrations
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added sleep time
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated back to keploy
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed virtualenv
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: check the containers
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated the config
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added back keploy
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed keploy
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: changed to fork
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: now checking the logs
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking on a diff portr
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: just checking the logs now
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added keploy back
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: not checking the logs
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking if something is running on the port or not
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking with telnet
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: s
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: somethign
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: as
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: asd
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: asd
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated endpoint
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed telnet
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed migrations
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: changed starting of databse
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: starting the server again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking docker containers
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added back pid
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added the logic for test
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added backward compatibility to the testcases
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removing keploy now
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added pipeline for node
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated workflow file
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated the docker container
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added java linux workflow
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated location of the script
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking java version
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated java version
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updating apt
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: just checking the application
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking the installed java versions
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking the directories
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated java version
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: starting with keploy now
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated keploy location
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added 2 extra steps
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed indentation issues
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated the workflow
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added update script
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updating the java version again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added the code for keploy test mode as well
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: just confirming where we are
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated the location of the script
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: increased the delay
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking the testcases
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed location
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added postgres
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: running in detached mode
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: running in detached mode
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added java with docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: changed to java docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added code to expand aliases
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: stopped using aliases
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed keploy alias
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: starting keploy network
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed detached mode
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed interactiveness of the shell
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed Home
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added support for golang docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed using keplopy binary
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated the command to start the applciation
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checming
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking if the file already exists or not
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: sending y
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removing keploy-config before
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: not checking out to a diff branch
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: building docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: stopping keploy differently
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed test mode
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removing ginapp
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added support for python docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed it
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: specifying host
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking logs
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking the logs again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking logs again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: switched docker network
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: not creating database
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated docker run command
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: comment added
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed migrations
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added initialisation script
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: made the path absolute
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: absolute path
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: inspecting the network
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: using docker ps
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: ps again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking logs
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checkj
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: running detached again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed test
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removing old keploy
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: stopping before removing
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: using rm -f
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: inc delay
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added node docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: not using binary anymore
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removing preexisting testcases
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: inc the delay
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking logs
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: check
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: check
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: check
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: check
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: only testing binaries
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * feat: added for loop
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: using binary now
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking both the results
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: checking update
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: reverted some changes
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: waiting before next iteration
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated java
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated go branch
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fixed location of script
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated again
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated python branch
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated repo
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Gourav kumar <[email protected]>
    PranshuSrivastava and gouravkrosx committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    47d3de2 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Fix keploy#915: add support for running particular test (keploy#1165)

    * feat: add support for running particular test
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * address comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix indent
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: clear example
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * changed order of comment
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * removed unnesscary files
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * remove keploy-config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * add keploy.sh
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    AkashKumar7902 and Sarthak160 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4fc1d5c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. feat: make docker compose startup time configurable (keploy#1166)

    * feat: make docker compose startup time configurable
    
    Signed-off-by: IllTamer <[email protected]>
    
    * refactor: change the type of buildDelay
    
    Signed-off-by: IllTamer <[email protected]>
    
    * feat: removed buildDelay Flag in serve directive
    
    Signed-off-by: IllTamer <[email protected]>
    
    * feat: modified and improved the usage example of buildDelay Flag
    
    Signed-off-by: IllTamer <[email protected]>
    
    * feat: update the template of config file
    
    Signed-off-by: IllTamer <[email protected]>
    
    * fix: remove buildDelay parameter in serve command
    
    Signed-off-by: IllTamer <[email protected]>
    
    * fix: fixed error port in example
    
    Signed-off-by: IllTamer <[email protected]>
    
    * fix: fixed remaining issues
    
    Signed-off-by: IllTamer <[email protected]>
    
    * fix: remove unnecessary check
    
    Signed-off-by: IllTamer <[email protected]>
    
    * fix: merge conflict error
    
    Signed-off-by: IllTamer <[email protected]>
    
    * fix: remove unnecessary check in record
    
    Signed-off-by: IllTamer <[email protected]>
    
    ---------
    
    Signed-off-by: IllTamer <[email protected]>
    IllTamer committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b623c2a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. bug: added support for relative volume mounts in docker compose (kepl…

    …oy#1186)
    
    * bug: added support for relative volume mounts in docker compose
    
    Signed-off-by: Amogh Umesh <[email protected]>
    
    * bug: fixed bug in printing buildDelayy in warning
    
    Signed-off-by: Amogh Umesh <[email protected]>
    
    ---------
    
    Signed-off-by: Amogh Umesh <[email protected]>
    amoghumesh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fa1725d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. fix: handle panic in logger (keploy#1192)

    * fix: handle panic in logger
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * refactor: change handlepanic logs
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    aaf3ba3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. update:arm and amd generated code (keploy#1187)

    Co-authored-by: Akash Kumar <[email protected]>
    Co-authored-by: Gourav kumar <[email protected]>
    3 people committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4115c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f52122 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. feature: passthrough for telemetry in record and test (keploy#1195)

    * add:adding passthorugh for certain hosts
    
    * refactor:pass through in test mode
    shivamsouravjha committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f29564d View commit details
    Browse the repository at this point in the history
  2. fix: the logic to compare two slices should be changed (keploy#1100)

    * feat: create a keploy config file
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add keploy-config.yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add testset entry in keploy-config.yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: added code for fetching noise config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add regex code
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: keploy commands failing when no config file
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: update keploy-config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: added the removed function
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: noise field in graphql
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: refactor to correct flow of code
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add new flag for config-path
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: changed noise to globalNoise in config yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add cmd for generate keploy config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * feat: add comments in keploy config yaml
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: removed keploy-config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: address comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: comparsion logic
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: refactor
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: updated example
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix build
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix workflow
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * check config
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * remove cat
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * remove test-set parameter from config file
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f27b82f View commit details
    Browse the repository at this point in the history
  3. fix unable to record custom name test cases (keploy#1189)

    * fix bug
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * replaced return with continue
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * address review comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * list files in testreports
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix workflow error
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * remove ls from workflow file
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1a6d446 View commit details
    Browse the repository at this point in the history
  4. refactor:updating return type of report (keploy#1124)

    * refactor:updating return time of report
    
    Signed-off-by: shivamsouravjha <[email protected]>
    
    ---------
    
    Signed-off-by: shivamsouravjha <[email protected]>
    shivamsouravjha committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ead5db3 View commit details
    Browse the repository at this point in the history
  5. fix: generate config returns after logging error (keploy#1154)

    * fix: generate config returns after logging error
    officialasishkumar committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cc84c04 View commit details
    Browse the repository at this point in the history
  6. refactor: keploy examples (keploy#1207)

    * refactor: keploy examples
    Shubhrant05 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7360f5a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Removed unused directory (keploy#1205)

    * fix: remove unused code
    officialasishkumar committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    cdf3cd7 View commit details
    Browse the repository at this point in the history
  2. fix testing pipeline (keploy#1211)

    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    14b55e4 View commit details
    Browse the repository at this point in the history
  3. feat: add serve command in workflow (keploy#1204)

    * add serve command in workflow
    AkashKumar7902 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    af6e468 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    e46d834 View commit details
    Browse the repository at this point in the history
  2. Removed replay directory (keploy#1217)

    * refactor: removed replay related unused files
    officialasishkumar committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b20e5da View commit details
    Browse the repository at this point in the history
  3. add:workflow to test single test sets (keploy#1220)

    * add:workflow to test single test suites
    shivamsouravjha committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2869c32 View commit details
    Browse the repository at this point in the history
  4. feat: Added extra fields for sentry (keploy#1203)

    * fix: added extra fields for sentry
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed unnecessary changes
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fix merge conflicts
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: addressed the comments
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed unnecessary files
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fix indentation
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: remove binary
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1dccf36 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 20, 2023

  1. refactor: logs in record and test commands (keploy#1228)

    * refactor: logs in record and test commands
    ananupam committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    603759c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    98d1728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d41d56 View commit details
    Browse the repository at this point in the history
  3. feat: added pipeline tests for docker (keploy#1226)

    * feat: added pipeline test for docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: made changes according to the comments
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added apiTimeout
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed api timeout from record mode
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: update java linux
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated java linux and python docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Gourav kumar <[email protected]>
    PranshuSrivastava and gouravkrosx committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a2a54f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. fix: updated docker alias in keploy.sh (keploy#1242)

    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    ff9381c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc56629 View commit details
    Browse the repository at this point in the history
  3. feat: added writers-program repo. (keploy#1243)

    Signed-off-by: Arindam Majumder <[email protected]>
    Co-authored-by: Animesh Pathak <[email protected]>
    Arindam200 and Sonichigo committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    40c8a40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1c2cca View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. fix: mysql issues with java and .Net runtimes (keploy#1222)

    * initial commit
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * WIP generic matching algo
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * WIP
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * WIP
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * WIP
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * WIP
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * WIP
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Fixed Handshake-Response Decoding
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * minor fix
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * WIP
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * WIP
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Bug fixes
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Dotnet and java fixes
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * refactor:indent (keploy#1213)
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Removed replay directory  (keploy#1217)
    
    * refactor: removed replay related unused files
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * add:workflow to test single test sets (keploy#1220)
    
    * add:workflow to test single test suites
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * feat: Added extra fields for sentry (keploy#1203)
    
    * fix: added extra fields for sentry
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed unnecessary changes
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fix merge conflicts
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: addressed the comments
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed unnecessary files
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: fix indentation
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: remove binary
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Updated README
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Fix dco
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Fix in resultSet Decoding
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Removed logs
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Minor Change in Decode
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * refactor:indent (keploy#1213)
    
    * [refactor]: remove unused files (keploy#1218)
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * refactor: logs in record and test commands (keploy#1228)
    
    * refactor: logs in record and test commands
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * feat: add repo options in issue template (keploy#1229)
    
    Signed-off-by: Asish Kumar <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Update --feature-request.yaml (keploy#1232)
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * feat: added pipeline tests for docker (keploy#1226)
    
    * feat: added pipeline test for docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: made changes according to the comments
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: added apiTimeout
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed api timeout from record mode
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: update java linux
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: updated java linux and python docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Gourav kumar <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * Updated Documentation.
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * fix: updated docker alias in keploy.sh (keploy#1242)
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * refactor:concat strings for error logs(keploy#1248)
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * feat: added writers-program repo. (keploy#1243)
    
    Signed-off-by: Arindam Majumder <[email protected]>
    Co-authored-by: Animesh Pathak <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * refactor:add keploy generated tests in gitignore (keploy#1249)
    
    Signed-off-by: shivamsouravjha <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * changed logger to debug for config error
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * debug statement instead of Warn
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    ---------
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Signed-off-by: Asish Kumar <[email protected]>
    Signed-off-by: Arindam Majumder <[email protected]>
    Signed-off-by: shivamsouravjha <[email protected]>
    Co-authored-by: Shivam Sourav Jha <[email protected]>
    Co-authored-by: Asish Kumar <[email protected]>
    Co-authored-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Shubham Bajpai <[email protected]>
    Co-authored-by: Anjali Anupam <[email protected]>
    Co-authored-by: Animesh Pathak <[email protected]>
    Co-authored-by: Gourav kumar <[email protected]>
    Co-authored-by: Arindam Majumder <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    10 people committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6561af3 View commit details
    Browse the repository at this point in the history
  2. fix: prevent error logging of failed to read from client incase app e…

    …xits (keploy#1256)
    
    * fix: ignore the eof logs occuring after exiting user app
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: change name of the hook function
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    ---------
    
    Signed-off-by: Sarthak160 <[email protected]>
    Sarthak160 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    47f634e View commit details
    Browse the repository at this point in the history
  3. feat: Docker support for Keploy installation on Darwin (keploy#1231)

    * feat: Docker support for Keploy installation on Darwin
    
    Signed-off-by: ananupam <[email protected]>
    
    * refactor: oneClick and example
    
    Signed-off-by: ananupam <[email protected]>
    
    * refactor: checker for docker volume
    
    Signed-off-by: ananupam <[email protected]>
    
    * refactor:check for docker context
    
    * refactor:context fix
    
    ---------
    
    Signed-off-by: ananupam <[email protected]>
    Co-authored-by: Gourav kumar <[email protected]>
    ananupam and gouravkrosx committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ccb5ecc View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. debug: adds debug logs for the filter test case mocks (keploy#1263)

    * debug: adds debug logs for the filter mocks
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    00d1bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d21ac5 View commit details
    Browse the repository at this point in the history
  3. feat: implemented pass through feature for postgres parser (keploy#1149)

    * solved halting execution due to keploy config error
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * solved halting execution due to errors in keploy-config
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * solved halting execution due to errors in keploy-config
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * implemented passthrough in postgres parser
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * added continue
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * removed unnecessary packages
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    EraKin575 and Sarthak160 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9bf6f28 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. fix: run cmd using the shell's -c flag (keploy#1273)

    * fix: runs the commands using the -c flag of sh
    
    the sh shell provides a flag to run multiple commands from a single shell cmd. So using this we will be able to use the parsing of script cmds of shell
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    df2e195 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix: unexpected behaviour with multiple dependencies (keploy#1214)

    * fix: remove binary match
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add in memoryDb in test mode
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: merge conflicts
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add binary matching with benchmark
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove mongo changes
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove print statements
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    490a151 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. fix: fixed typo of word gracefully (keploy#1299)

    Signed-off-by: Asish Kumar <[email protected]>
    officialasishkumar committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    5c9151c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. fix: generic bug (keploy#1297)

    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c0cadfe View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. feat: add coverage flag to implement serve within test itself (keplo…

    …y#1300)
    
    * add coverage flag to implement serve
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * removed serve.go and moved functionality to test
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * changed workflow according to new changes
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * changed workflow according to new changes
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    EraKin575 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    013e6e2 View commit details
    Browse the repository at this point in the history
  2. fix: mongo scram (keploy#1302)

    * fix: updates the decode function for OpMsg section
    
    the decode function is not able to distinguish the closing braces of the string json and sectionSingle, so used the prefix and suffix in place of regex to extract the document correctly
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6c60264 View commit details
    Browse the repository at this point in the history
  3. refactor: provide some null checks in pg parser (keploy#1295)

    * refactor: provide some null checks in pg parser
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: provide some null checks
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: change log object to zap logger
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    ---------
    
    Signed-off-by: Sarthak160 <[email protected]>
    Sarthak160 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    737d3ff View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    3b54e80 View commit details
    Browse the repository at this point in the history
  2. fix: mongo read function (keploy#1321)

    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5e5d821 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. refactor: change binary lists in mysql mocks to base64 strings for re…

    …adability (keploy#1276)
    
    * ‘look by kind’changes in mysql
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * base64 encoding-decoding for some packet
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * refactor(mysqlparser): change binary lists in mysql mocks to base64 strings for readability
    
    change binary lists in mysql mocks to base64 strings for readability and add a function to filter
    out the firstSQL mock for handshake
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * fix: run cmd using the shell's -c flag (keploy#1273)
    
    * fix: runs the commands using the -c flag of sh
    
    the sh shell provides a flag to run multiple commands from a single shell cmd. So using this we will be able to use the parsing of script cmds of shell
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * fix: unexpected behaviour with multiple dependencies (keploy#1214)
    
    * fix: remove binary match
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add in memoryDb in test mode
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: merge conflicts
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add binary matching with benchmark
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove mongo changes
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove print statements
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * ‘look by kind’changes in mysql
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * refactor(mysql parser related files): add omitempty,flow to json,yaml tags in MYSQL
    
    add omitempty,flow to json,yaml tags in MYSQL
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * fix: unexpected behaviour with multiple dependencies (keploy#1214)
    
    * fix: remove binary match
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add in memoryDb in test mode
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: merge conflicts
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add binary matching with benchmark
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove mongo changes
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove print statements
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * fix: fixed typo of word gracefully (keploy#1299)
    
    Signed-off-by: Asish Kumar <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    * fix: generic bug (keploy#1297)
    
    Signed-off-by: charankamarapu <[email protected]>
    Signed-off-by: Hermione Dadheech <[email protected]>
    
    ---------
    
    Signed-off-by: Hermione Dadheech <[email protected]>
    Signed-off-by: re-Tick <[email protected]>
    Signed-off-by: charankamarapu <[email protected]>
    Signed-off-by: Asish Kumar <[email protected]>
    Co-authored-by: Ritik Jain <[email protected]>
    Co-authored-by: Charan Kamarapu <[email protected]>
    Co-authored-by: Asish Kumar <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    5 people committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e8a9497 View commit details
    Browse the repository at this point in the history
  2. refactor: readme (keploy#1330)

    Co-authored-by: Neha Gupta <[email protected]>
    shivamsouravjha and nehagup committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a6f4dda View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. feat(pg-parser): ignore deletion of startup request mocks during match (

    keploy#1341)
    
    * feat(pg-parser): ignore deletion of startup request mocks during match
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: improve debug logs
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    ---------
    
    Signed-off-by: Sarthak160 <[email protected]>
    Sarthak160 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    be573eb View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. fix: sorting of config mocks based on req timestamp (keploy#1352)

    * fix: refactor mock filtering and sorting logic
    
    * fix: change postgres mocks to config from tcs
    
    * refactor: save different mock names in yaml
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: made some code change
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: improve logging incase of no timestamp found
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    ---------
    
    Signed-off-by: Sarthak160 <[email protected]>
    Co-authored-by: slayerjain <[email protected]>
    Sarthak160 and slayerjain committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    1c13f97 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    891acda View commit details
    Browse the repository at this point in the history
  2. feat: make priority based fuzzy match for config mocks (keploy#1373)

    Signed-off-by: Sarthak160 <[email protected]>
    Co-authored-by: Shubham Jain <[email protected]>
    Sarthak160 and slayerjain committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c13d99e View commit details
    Browse the repository at this point in the history
  3. fix: allow setting custom test-set folder names (keploy#1379)

    Signed-off-by: charankamarapu <[email protected]>
    Co-authored-by: Shubham Jain <[email protected]>
    charankamarapu and slayerjain committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    179a315 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. fix: HTTP handling for partial header reception (keploy#1347)

    * fix: HTTP handling for partial header reception
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: multiple content-length of http response in mocks
    
    * bug: add nil check for destConn in test mode
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * enhanced: saving http mock in separate goroutine
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f5d3aa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. chore: logging an example when generate-config fails (keploy#1308)

    * chore: logging an example when generate-config fails
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * refactor: removed unnecessary changes in mod files
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * refactor: removed unnecessary files
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0e7fde2 View commit details
    Browse the repository at this point in the history
  2. fix: error while extracting the OpMsg section (keploy#1381)

    * fix: generalize test-set name
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: error in mongo
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add logs
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: if condition
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove print statements
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    Co-authored-by: Shubham Jain <[email protected]>
    Co-authored-by: Pranshu Srivastava <[email protected]>
    3 people committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f0a459b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix: matching logic in generic and Postgres (keploy#1380)

    * fix: matching logic
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: change boolean
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: limit unfiltered mocks to 10
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove go-memdb
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove mock limit
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: append Id
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: postgres matching bug
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    Co-authored-by: Shubham Jain <[email protected]>
    charankamarapu and slayerjain committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e84f3e0 View commit details
    Browse the repository at this point in the history
  2. fix: race conditions in tele methods (keploy#1403)

    Signed-off-by: slayerjain <[email protected]>
    slayerjain committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ada087f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. fix: some http calls are not captured due to missing req data (keploy…

    …#1407)
    
    * fix: empty req in case of multiple chunk resp
    
    Signed-off-by: slayerjain <[email protected]>
    
    * fix: missing requests and their timestamps (keploy#1405)
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add ebpf objects for amd64
    
    * fix: set conn tracker processing event loop to 100ms
    
    Signed-off-by: slayerjain <[email protected]>
    
    ---------
    
    Signed-off-by: slayerjain <[email protected]>
    Signed-off-by: gouravkrosx <[email protected]>
    Co-authored-by: Gourav kumar <[email protected]>
    slayerjain and gouravkrosx committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    8e6f0f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. feat:updated file structure for test reports (keploy#1408)

    * feat: updated file structure for test reports
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    Co-authored-by: Ritik Jain <[email protected]>
    EraKin575 and re-Tick committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1370d62 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. feature: Implement Non-Zero Exit Code for Keploy Test Failures (keplo…

    …y#1366)
    
    * feat(command) : test return non-zero exit code
    
    Signed-off-by: seipan <[email protected]>
    
    * fix : remove log & use os.Exit()
    
    Signed-off-by: seipan <[email protected]>
    
    ---------
    
    Signed-off-by: seipan <[email protected]>
    Co-authored-by: Ritik Jain <[email protected]>
    seipan and re-Tick committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b557ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f0457 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. feat: make serve command usage to test with coverage flag (keploy#1344)

    * updated file structure for test reports
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * updated file structure for test reports
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * updated file structure for test reports
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * updated file structure for test reports
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * updated file structure for test reports
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * updated file structure for test reports
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * resolving conflicts
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * Revert "Merge branch 'coverage'"
    
    This reverts commit b310711, reversing
    changes made to 51f0457.
    
    * updated PR
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * updated PR
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    EraKin575 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    623be30 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. refactor: remove redudant workflows and removed serve package (keploy…

    …#1432)
    
    * fixed workflows and removed serve package
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed workflows and removed serve package
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed workflows
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed workflows
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * fixed java workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * changed java workflows
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * changed docker container name in workflows
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * changed docker container name in workflows
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * changed docker container name in workflows
    
    Signed-off-by: EraKin575 <[email protected]>
    
    * changed python workflow
    
    Signed-off-by: EraKin575 <[email protected]>
    
    ---------
    
    Signed-off-by: EraKin575 <[email protected]>
    EraKin575 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    7ddd789 View commit details
    Browse the repository at this point in the history
  2. fix: unknown path problem in docker (keploy#1396)

    * fixed unknown path problem in docker
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * added changes to the test mode as well
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: made changes according to the comments
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: build errors
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Gourav kumar <[email protected]>
    PranshuSrivastava and gouravkrosx committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c17dd8c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. feat: add support for test assertions and mock assertion preparation (k…

    …eploy#1437)
    
    Signed-off-by: gouravkrosx <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    gouravkrosx and Sarthak160 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    91c820d View commit details
    Browse the repository at this point in the history
  2. [Feature]: Create Keploy --version Flag to CLI (keploy#1376)

    * Feature: Added Keploy Update to CLI
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Version Check to notify users about new release
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature:AddedChangelog, Refactoring, Update Version message
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Update Version message
    
    Signed-off-by: Akash <[email protected]>
    
    * requested changes
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * Feature: Added Keploy Update to CLI
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Version Check to notify users about new release
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Update Command to CLI
    
    Signed-off-by: Akash Singh <[email protected]>
    
    * Feature: Added Keploy Update to CLI
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Version Check to notify users about new release
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature:AddedChangelog, Refactoring, Update Version message
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Update Version message
    
    Signed-off-by: Akash <[email protected]>
    
    * requested changes
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * Feature: Added Version Check to notify users about new release
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Update Command to CLI
    
    Signed-off-by: Akash Singh <[email protected]>
    
    * Updated Review Comments and Formatted Markdown
    
    Signed-off-by: Akash <[email protected]>
    
    * Rebased with upstream and fixed modularity issues
    
    Signed-off-by: Akash <[email protected]>
    
    * remove comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * Resolved comments and added silent to curl command
    
    Signed-off-by: Akash <[email protected]>
    
    * [Feature]: Create Keploy version flag
    
    Signed-off-by: Akash <[email protected]>
    
    * Addressed Review Comments + Refactoring
    
    Signed-off-by: Akash <[email protected]>
    
    * Refactored and adressed comments
    
    Signed-off-by: Akash <[email protected]>
    
    * Fixed typo in version setting
    
    Signed-off-by: Akash <[email protected]>
    
    * Refactored to use Cobra Version To set the version flag
    
    Signed-off-by: Akash <[email protected]>
    
    * Fixed Indentation and Refactored to Remove Update Message
    
    Signed-off-by: Akash <[email protected]>
    
    * Addressed review comments
    
    Signed-off-by: Akash <[email protected]>
    
    * Addressed review comments
    
    Signed-off-by: Akash <[email protected]>
    
    ---------
    
    Signed-off-by: Akash <[email protected]>
    Signed-off-by: Akash Kumar <[email protected]>
    Signed-off-by: Akash Singh <[email protected]>
    Co-authored-by: Akash Kumar <[email protected]>
    Co-authored-by: Akash Kumar <[email protected]>
    3 people committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d9c5c91 View commit details
    Browse the repository at this point in the history
  3. fix: Mounting the folder in keploy container on /files(keploy#1414)

    * fix bug
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * replaced references to /files with current directory path
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix typo
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    Co-authored-by: Charan Kamarapu <[email protected]>
    AkashKumar7902 and charankamarapu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0efd1ba View commit details
    Browse the repository at this point in the history
  4. refactor:setting time stamp for response only after verified response (

    …keploy#1433)
    
    * refactor:use time for current instead of array
    
    * refactor:remove print
    shivamsouravjha committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    76cc78b View commit details
    Browse the repository at this point in the history
  5. feat:ignore order of data in json match(keploy#1413)

    * f
    
    * refactor:add log for same array different mock
    
    * refactor:updating emoji
    
    * fix:match used in abs match
    
    * refactor:config for ignore ordering
    
    * refactor:remove unused code
    
    * refactor:name of flag
    
    ---------
    
    Co-authored-by: Charan Kamarapu <[email protected]>
    shivamsouravjha and charankamarapu committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    68ecf14 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. feat:support of pass throught hosts (keploy#1397)

    * feat:support of pass throught hosts
    
    * refactor:filter, stub and passthrough
    
    * refactor:passthroughthosts
    
    * refactor: pipeline code
    
    * refactor:PassThroughHosts
    
    * feat:support of pass throught hosts
    
    * refactor:filter, stub and passthrough
    
    * refactor:parse and loader
    
    * fix:yam
    
    * udpate:append
    
    * refactor:log
    
    * refactor:url match
    
    * refactor:logic to update passthrough hosts
    
    * refactor:update function name,move source port logic
    
    * refactor:removing filters from tests
    
    * refactor:logs and config
    
    * fix:merge errors
    
    * fix:selected tests in config
    
    * refactor:passthrough host and path
    
    * update:name of variable
    shivamsouravjha committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7e44c3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a7dea View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

  1. fix: bug due to change in destination from /files to current directory (

    keploy#1465)
    
    * fix: bug due to change in destination from /files to current directory
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * replicate changes in test.go
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * fix: remove /files from dockerfile
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e286945 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. feat: added changes to run keploy docker from binary (keploy#1480)

    * feat: added changes to run keploy docker from binary
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: made changes according to the comments
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: made changes according to comments
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed unnecessary log
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2a76ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ceee91 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Feature: Added Keploy Update Command to CLI (keploy#1325)

    * Feature: Added Keploy Update to CLI
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Version Check to notify users about new release
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature:AddedChangelog, Refactoring, Update Version message
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Update Version message
    
    Signed-off-by: Akash <[email protected]>
    
    * requested changes
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * Feature: Added Keploy Update to CLI
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Version Check to notify users about new release
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Update Command to CLI
    
    Signed-off-by: Akash Singh <[email protected]>
    
    * Feature: Added Keploy Update to CLI
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Version Check to notify users about new release
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature:AddedChangelog, Refactoring, Update Version message
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Update Version message
    
    Signed-off-by: Akash <[email protected]>
    
    * requested changes
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * Feature: Added Version Check to notify users about new release
    
    Signed-off-by: Akash <[email protected]>
    
    * Feature: Added Update Command to CLI
    
    Signed-off-by: Akash Singh <[email protected]>
    
    * Updated Review Comments and Formatted Markdown
    
    Signed-off-by: Akash <[email protected]>
    
    * remove comments
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * Resolved comments and added silent to curl command
    
    Signed-off-by: Akash <[email protected]>
    
    * added formatted markdown
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * Added Cache File Functionality To Cache and Store User Input
    
    Signed-off-by: Akash <[email protected]>
    
    * Merged with upstream
    
    Signed-off-by: Akash <[email protected]>
    
    * Code refactoring and adressing comments
    
    Signed-off-by: Akash <[email protected]>
    
    * Refactored to include --version flag
    
    Signed-off-by: Akash <[email protected]>
    
    * implemented binary update logic
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * bug fix
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    * Changed file names and refactoring
    
    Signed-off-by: Akash <[email protected]>
    
    * Addressed Review Comments and Refactoring
    
    Signed-off-by: Akash <[email protected]>
    
    * Refactored Update Message and Added Message for docker users
    
    Signed-off-by: Akash <[email protected]>
    
    * Updated Branch With Main
    
    Signed-off-by: Akash <[email protected]>
    
    * Updated Branch With Main branch
    
    Signed-off-by: Akash <[email protected]>
    
    * Merged with main
    
    Signed-off-by: Akash <[email protected]>
    
    * Refactored code to remove update message and addressed comments
    
    Signed-off-by: Akash <[email protected]>
    
    * Refactored Code and Addressed comments
    
    Signed-off-by: Akash <[email protected]>
    
    * Changed default alias to keploybin
    
    Signed-off-by: Akash <[email protected]>
    
    * Refactored error handling
    
    Signed-off-by: Akash <[email protected]>
    
    * Added Check for -dev version
    
    Signed-off-by: Akash <[email protected]>
    
    ---------
    
    Signed-off-by: Akash <[email protected]>
    Signed-off-by: Akash Kumar <[email protected]>
    Signed-off-by: Akash Singh <[email protected]>
    Co-authored-by: Akash Kumar <[email protected]>
    Co-authored-by: Akash Kumar <[email protected]>
    3 people committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b84f6a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab4e156 View commit details
    Browse the repository at this point in the history
  3. refactor: call next for passthrough post (keploy#1455)

    * refactor: call next for passthrough post
    
    * refactor:mutex check
    
    * update:passtrhough port check add
    
    * update:sleep for record
    
    * update:curl
    shivamsouravjha committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7a84978 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ad2922 View commit details
    Browse the repository at this point in the history
  5. fix: set ignoreOrdering flag default value to true

    Signed-off-by: slayerjain <[email protected]>
    slayerjain committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9d4e815 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. chore: gitignore server, keploy-config and keploy-logs (keploy#1501)

    * Added server, keploy-config and keploy-logs to gitignore
    
    Signed-off-by: Akash <[email protected]>
    
    * Added logic only to ignore server binary files, not server folders
    
    Signed-off-by: Akash <[email protected]>
    
    * Dummy Commit
    
    Signed-off-by: Akash <[email protected]>
    
    ---------
    
    Signed-off-by: Akash <[email protected]>
    Akash-Singh04 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a737c89 View commit details
    Browse the repository at this point in the history
  2. fix: Keploy Update command (keploy#1511)

    * Bug fix related to update command not running on dev version
    
    Signed-off-by: Akash <[email protected]>
    
    * Deleted Server Binary
    
    ---------
    
    Signed-off-by: Akash <[email protected]>
    Akash-Singh04 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a542aa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. chore: update interfaces (keploy#1516)

    * refactor:record and test refactoring
    
    * refactor:log for failed testcase mock path
    
    * refactor:mock path
    
    * refactor:test path of path
    
    * refactor:moving store to start test
    
    * refactor: moving fucntions to interface and fixing path
    
    * refactor:removing duplicate code
    
    * refactor:[ath
    
    * refactor:logger
    
    * refactor:using testcase db [ath
    
    * refactor:path for no testcase
    
    Signed-off-by: shivamsouravjha <[email protected]>
    
    * refactor:return type of yaml store
    
    * merge: resolves merge conflicts
    
    Signed-off-by: re-Tick <[email protected]>
    
    * merge: fixes the conflicting types of mysql
    
    Signed-off-by: re-Tick <[email protected]>
    
    * Update the ReadMocks params to the right path
    
    * fix: updates the path to read the mocks in test
    
    * fix: adds json marshaller/unmarshaller for mongo models
    
    Signed-off-by: re-Tick <[email protected]>
    
    * fix: resolves merge conflicts with main and add options to write custom content to the config
    
    Signed-off-by: re-Tick <[email protected]>
    
    * style: removes the unwanted files and comments (keploy#1517)
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: shivamsouravjha <[email protected]>
    Signed-off-by: re-Tick <[email protected]>
    Co-authored-by: shivamsouravjha <[email protected]>
    re-Tick and shivamsouravjha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8b52aef View commit details
    Browse the repository at this point in the history
  2. fix: added check for sudo in installation script (keploy#1492)

    * Updated Docker Installation Alias for linux
    
    Signed-off-by: Akash <[email protected]>
    
    * Added Docker group check
    
    Signed-off-by: Akash <[email protected]>
    
    * Addressed Review Comment
    
    Signed-off-by: Akash <[email protected]>
    
    ---------
    
    Signed-off-by: Akash <[email protected]>
    Akash-Singh04 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    aaa178f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    336198e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. feat: add relevant tags & badges on readme (keploy#1529)

    * feat: add relevant tags & badges on readme
    
    Signed-off-by: Animesh pathak <[email protected]>
    
    * feat: add relevant tags & badges on readme
    
    Signed-off-by: Animesh pathak <[email protected]>
    
    ---------
    
    Signed-off-by: Animesh pathak <[email protected]>
    Sonichigo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0db16c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfdc59a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a09513d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    055e39e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b12d23c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. fix:count of fail,test & total (keploy#1556)

    Signed-off-by: shivamsouravjha <[email protected]>
    shivamsouravjha committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    433e9c9 View commit details
    Browse the repository at this point in the history
  2. Feature: added generateTestReport flag (keploy#1513)

    * added generateTestReport flag
    
    Signed-off-by: Yaxhveer <[email protected]>
    
    * error fixed
    
    Signed-off-by: Yaxhveer <[email protected]>
    
    * error fixed
    
    Signed-off-by: Yaxhveer <[email protected]>
    
    * delete testReports in serve command
    
    Signed-off-by: Yaxhveer <[email protected]>
    
    * error fixed
    
    Signed-off-by: Yaxhveer <[email protected]>
    
    * fixed issues
    
    Signed-off-by: Yaxhveer <[email protected]>
    
    * changes updated
    
    Signed-off-by: Yaxhveer <[email protected]>
    
    * changes updated
    
    Signed-off-by: Yaxhveer <[email protected]>
    
    * removed extra logs
    
    Signed-off-by: Yaxhveer <[email protected]>
    
    ---------
    
    Signed-off-by: Yaxhveer <[email protected]>
    Yaxhveer committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e5e0872 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. fix: merged colima alias into docker and removed unnecessary sudo (ke…

    …ploy#1476)
    
    * fix: removed unnecessary sudo commands and added merged colima and docker commands
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed unnecessary changes
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed option for colima altogether
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: sudo problem
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * removed comment from rm
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: made changes according to the comments
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    PranshuSrivastava committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    648f677 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fix: some fields not being set in test report (keploy#1499)

    * fix: fields not being set in test report
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * fix: removed unnecessary fields
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    ---------
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Sarthak Shyngle <[email protected]>
    PranshuSrivastava and Sarthak160 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f65b05c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9891d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 15, 2024

  1. feat: handling of dns queries coming over tcp (keploy#1570)

    * fix: handling of dns queries coming over tcp
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * add amd eBPF compiled binaries
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    266836c View commit details
    Browse the repository at this point in the history
  2. Added a timer goroutine to run for a specific duration and upon expir… (

    keploy#1519)
    
    * Added a timer goroutine to run for a specific duration and upon expiration sends an os.Interrupt signal which shuts down the recorder and exits the program
    
    Signed-off-by: heyyakash <[email protected]>
    
    * Changed the description and the variable name of timer command
    
    Signed-off-by: heyyakash <[email protected]>
    
    * Updated shorthand and stopping message
    
    Signed-off-by: heyyakash <[email protected]>
    
    ---------
    
    Signed-off-by: heyyakash <[email protected]>
    Co-authored-by: Pranshu Srivastava <[email protected]>
    heyyakash and PranshuSrivastava committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    80d9f7f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. refactor(output): handled cli diff for response in a better way (kepl…

    …oy#1512)
    
    * refactor: diff viewer of response
    
    * refactor:error check and exact check
    
    * refactor:creating map for copy
    
    * refactor:chreck for text
    
    * refactor:json validate
    
    * refactor:different type response viewer
    
    * refactor:check for struct
    
    ---------
    
    Co-authored-by: Sarthak Shyngle <[email protected]>
    shivamsouravjha and Sarthak160 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7317a66 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    4803d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76cea85 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Feb 20, 2024

  1. feature: added golint in pipeline (keploy#1223)

    * feat: add golint
    
    Signed-off-by: Asish Kumar <[email protected]>
    
    * fix: updated golint
    
    Signed-off-by: Asish Kumar <[email protected]>
    
    * fix: removed useless comments
    
    Signed-off-by: Asish Kumar <[email protected]>
    
    * feat: added config file for golangci
    
    Signed-off-by: Asish Kumar <[email protected]>
    
    * feat: added concurrency in golangci
    
    Signed-off-by: Asish Kumar <[email protected]>
    
    * feat: golint only shows new issues if its a PR
    
    Signed-off-by: Asish Kumar <[email protected]>
    
    * fix: checking working of golint pipeline
    
    Signed-off-by: Asish Kumar <[email protected]>
    
    * feat: golint only checks new issues
    
    Signed-off-by: Asish Kumar <[email protected]>
    
    ---------
    
    Signed-off-by: Asish Kumar <[email protected]>
    Co-authored-by: Shivam Sourav Jha <[email protected]>
    Co-authored-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Animesh Pathak <[email protected]>
    4 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e117ea1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. refactor:custom names support (keploy#1602)

    Signed-off-by: shivamsouravjha <[email protected]>
    shivamsouravjha committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2484073 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. fix: add network in linux installation script (keploy#1566)

    * fix: add netwoek in linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add network in docker]
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add sudo for mac
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add darwin
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove && condition
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c24d16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b86e53e View commit details
    Browse the repository at this point in the history
  3. fix: adds graph api to unload the ebpf hooks during unit test code co…

    …verage (keploy#1604)
    
    * fix: adds stopTest graph api to unload the ebpf hooks from kernel
    
    Signed-off-by: re-Tick <[email protected]>
    
    * fix(serve): runs the proxy server after loading ebpf hooks
    
    since the keploy pid is extracted from the user space progrom pid and passed into the ebpf map from
    the c code itself when sys-bind is called. And sys-bind is called when a port allocation occurs so,
    need to start proxy server when the fetchTestsets is fired to load ebpf hooks correctly into the
    kernel.
    
    Signed-off-by: re-Tick <[email protected]>
    
    * style: removes commented code
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9fb89f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76684aa View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    6e18c49 View commit details
    Browse the repository at this point in the history
  2. fix: adds test filter to the serve to generate code coverage (keploy#…

    …1612)
    
    * fix: adds test filter to the serve to generate code coverage
    
    Signed-off-by: re-Tick <[email protected]>
    
    * style: formats the resolver.go
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1e6183b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. feat: add cncf landscape badge in readme (keploy#1569)

    * feat: add cncf landscape badge in readme
    
    Signed-off-by: Animesh <[email protected]>
    
    * fix: docker tls from readme
    
    Signed-off-by: Animesh <[email protected]>
    
    ---------
    
    Signed-off-by: Animesh <[email protected]>
    Sonichigo committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5042dd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix(proxy): setup the ca store before starting testing framework cmd (k…

    …eploy#1620)
    
    * fix(proxy): setup the ca store before starting testing framework cmd
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    07239c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. refactor: add check to autoswitch authtype in case of scram only (kep…

    …loy#1616)
    
    * refactor: add check to autoswitch authtype in case of scram only
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * chore: remove linting warnings
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    * refactor: change if conditions to switch case
    
    Signed-off-by: Sarthak160 <[email protected]>
    
    ---------
    
    Signed-off-by: Sarthak160 <[email protected]>
    Sarthak160 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    28e14bf View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix: adds a nil check before stopping the ebpf hooks (keploy#1635)

    * fix: adds a nil check before stopping the ebpf hooks
    
    * style: formats the changes in loader.go
    
    Signed-off-by: re-Tick <[email protected]>
    
    * style(proxy.go): formats and removes unwanted debug logs in proxy
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4928947 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b0bfa6 View commit details
    Browse the repository at this point in the history
  3. fix: updates the exec cmd to start user application (keploy#1643)

    * fix(launch.go): runs the user cmd in the user logged shell to preserve user env variables
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c389dbf View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. docs: correct slack and supported os, add record-replay gif (keploy#1655

    )
    
    * docs: correct slack and supported os, add record-replay gif
    
    Signed-off-by: Neha Gupta <[email protected]>
    
    * docs: correct slack and supported os, add record-replay gif
    
    Signed-off-by: Neha Gupta <[email protected]>
    
    ---------
    
    Signed-off-by: Neha Gupta <[email protected]>
    nehagup committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    faa19e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fix: cmd failure if user is not sudoer (keploy#1663)

    Signed-off-by: slayerjain <[email protected]>
    slayerjain committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ec380c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. fix: broken slack url in contributing guide & code-of-conduct (keploy…

    …#1668)
    
    * feat: add cncf landscape badge in readme
    
    Signed-off-by: Animesh <[email protected]>
    
    * fix: docker tls from readme
    
    Signed-off-by: Animesh <[email protected]>
    
    * fix: link broken
    
    Signed-off-by: Animesh <[email protected]>
    
    ---------
    
    Signed-off-by: Animesh <[email protected]>
    Sonichigo committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1b3acdd View commit details
    Browse the repository at this point in the history
  2. feat: add log for test-report url (keploy#1462)

    * add log for test-report url
    
    Signed-off-by: Akash Kumar <[email protected]>
    
    
    ---------
    
    Signed-off-by: Akash Kumar <[email protected]>
    AkashKumar7902 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    70e0ba9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. style: adds debug logs in proxy/http-parser (keploy#1656)

    * style: adds debug logs in proxy/http-parser
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8018b19 View commit details
    Browse the repository at this point in the history
  2. fix: redirect dns calls by configuring nsswitch config file in linux (k…

    …eploy#1678)
    
    * fix: redirect dns calls by configuring nsswitch config file in linux
    
    linux distros like fedora uses systemd-resolve for dns resolution which makes unix socket with the application due to which keploy is not able to redirect them to proxy in test mode. This results in test failure. This is handled by editing the nsswitch.conf of /etc in linux to not use resolve in test mode
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7fe9bc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix: adds timeout to the destination connection request in proxy (kep…

    …loy#1680)
    
    * fix: adds timeout to the destination cnnection request in proxy
    
    Signed-off-by: re-Tick <[email protected]>
    
    ---------
    
    Signed-off-by: re-Tick <[email protected]>
    re-Tick committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e4f7cad View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. chore: refactor keploy v2 codebase (keploy#1571)

    * chore: wip refactoring v2 codebase
    
    Signed-off-by: slayerjain <[email protected]>
    
    * chore: refactor v2 cmds by removing duplicate code
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: refactor the project structure and some interfaces
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: add arg names in intrumentation interface
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: add ctx to intrumentation.run method
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: update pending subcommand with new structs
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: add Hook interface to start hooks, proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add register for mock and config comds
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: rename module to server/v2 and add more interfaces
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: add record service impl
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add mock-record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: modularize proxy package
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add testSetIds
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: implement app module to manage running apps
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: update record
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: implement hooks module in core
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: implement run service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add imports and test impl
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add test service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add mocktest and tools service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor proxy and http parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add err chan in test service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add treeDb to proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update integration interface
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update http parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update generic parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add enum for integration type
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * style: refactored serve package
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * chore: update postgres parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: initial refactoring of mysql parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: initial refactoring of mongo parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update grpc parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update mongo parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update mysql parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * reafactor:platform related changes (keploy#1600)
    
    * refactor: mock initaliser and filtering (keploy#1615)
    
    * chore: update panic recovery function across codebase
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: cli integration
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: passed context in some functions
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: correct functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: integrate CLI
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chroe: remove unwanted files
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove deployment folder
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: changed fucntion name
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove cycle dep
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: correct imports
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add start to replay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: clean tele
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: go routine to DBs
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * refactor:context cancell is create yaml (keploy#1618)
    
    * chore: go routine to DBs
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct fucntion names
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct testDB fucntions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove extra fields in report
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * refactor:using yaml defind write functions in report (keploy#1627)
    
    * chore: refactor hooks, app, proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: mockdb functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: db functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add ctx in yaml
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor apps,core
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix proxy port
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: refactor apps,core for userIP
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add installationId
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove compilation issues
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: correct cli
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix record command
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix bind bug
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update graphql server
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: record working
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: releasing eBPF resources
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: releasing eBPF resources-2
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: remove extra keploy path
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove err log as parent is already doing it.
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct mocking
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add todo
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix reports
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove unnecessary go for saving mocks
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix app errors
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: service update
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct replay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add err grps
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove todos
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: create provider package
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove errs
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct error handling
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct error handling
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct error handling
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: correct debug flag
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct test service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add delay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct report version
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove unused file
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * modify context cancellation function in exec.Cmd
    
    * chore: passed error channel to proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add context.Canceled
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct one-click install
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add extra fields in report
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * modified error logs for context cancelled errors
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: refactor logger.error()
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove ioutil
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add linter
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix custom naming
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update readMe
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update error logs
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix import cycle
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update error logs
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: synced some commits with main
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add record timer
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: return ctx error where needed
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: correct replay service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor folder names
    
    * chore: remove closing of error channel again:
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: correct time
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: closing outgoing channel after context done
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: lint cli, config, util
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint services
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint platform
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint models
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint graph
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add error group in socket listeners of ebpf
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: lint intergrations
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint proxy
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: resolve lint
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add errorgroups in app, core
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: refactor test
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add delay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add errorgroupin proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add error group in generic parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add error group in grpc parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add error group in postgres parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: refactor replay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add break
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor unload
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor errors
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor errors
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: linters
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: handle ctx done in socket listeners
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in dns servers
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in proxy and readconn util functions
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in generic parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: remove rand
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix ctx cancel in http parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in mongo  parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in postgres parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add nil check for error group typecast & handle ctx cancel in http parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in mongo & mysql parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore:pass right context in parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore:lint
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add ctx impl in create yaml
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct platform
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add ctx in delay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix closing of mock channel
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add go routine in tele
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add tele in record
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add nil check in channel in proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add errgrps
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove delays
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add telemetry
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove print
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix ebpf resources unloading errors
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: remove print
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove print
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix log
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add info log
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: change file permissions and remove errCh in outgoing
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: uncomment java setupCA
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add buffered channels
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add new err grps
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add new err grps
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add diff ctx cancel for hooks and proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: ctx lint
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: remove print
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * filter mocks
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * after setting mocks
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: sorting mocks
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: inital config mocks issue
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: return in case of match error in mongo, postgres
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: linter
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: slayerjain <[email protected]>
    Signed-off-by: Shubham Jain <[email protected]>
    Signed-off-by: gouravkrosx <[email protected]>
    Signed-off-by: charankamarapu <[email protected]>
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: gouravkrosx <[email protected]>
    Co-authored-by: charankamarapu <[email protected]>
    Co-authored-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Shivam Sourav Jha <[email protected]>
    5 people committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c139af2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    327b443 View commit details
    Browse the repository at this point in the history
  3. chore: refactor keploy codebase (keploy#1684)

    * chore: wip refactoring v2 codebase
    
    Signed-off-by: slayerjain <[email protected]>
    
    * chore: refactor v2 cmds by removing duplicate code
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: refactor the project structure and some interfaces
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: add arg names in intrumentation interface
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: add ctx to intrumentation.run method
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: update pending subcommand with new structs
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: add Hook interface to start hooks, proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add register for mock and config comds
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: rename module to server/v2 and add more interfaces
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: add record service impl
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add mock-record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: modularize proxy package
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add testSetIds
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: implement app module to manage running apps
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: update record
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: implement hooks module in core
    
    Signed-off-by: Shubham Jain <[email protected]>
    
    * chore: implement run service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add imports and test impl
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add test service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add mocktest and tools service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor proxy and http parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add err chan in test service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add treeDb to proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update integration interface
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update http parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update generic parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add enum for integration type
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * style: refactored serve package
    
    Signed-off-by: Pranshu Srivastava <[email protected]>
    
    * chore: update postgres parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: initial refactoring of mysql parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: initial refactoring of mongo parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update grpc parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update mongo parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update mysql parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * reafactor:platform related changes (keploy#1600)
    
    * refactor: mock initaliser and filtering (keploy#1615)
    
    * chore: update panic recovery function across codebase
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: cli integration
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: passed context in some functions
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: correct functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: integrate CLI
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chroe: remove unwanted files
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove deployment folder
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: changed fucntion name
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove cycle dep
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: correct imports
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add start to replay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: clean tele
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: go routine to DBs
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * refactor:context cancell is create yaml (keploy#1618)
    
    * chore: go routine to DBs
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct fucntion names
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct testDB fucntions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove extra fields in report
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * refactor:using yaml defind write functions in report (keploy#1627)
    
    * chore: refactor hooks, app, proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: mockdb functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: db functions
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add ctx in yaml
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor apps,core
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix proxy port
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: refactor apps,core for userIP
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add installationId
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove compilation issues
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: correct cli
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix record command
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix bind bug
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update graphql server
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: record working
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: releasing eBPF resources
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: releasing eBPF resources-2
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: remove extra keploy path
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove err log as parent is already doing it.
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct mocking
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add todo
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix reports
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove unnecessary go for saving mocks
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix app errors
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: service update
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct record service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct replay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add err grps
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove todos
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: create provider package
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove errs
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct error handling
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct error handling
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct error handling
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: correct debug flag
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct test service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add delay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct report version
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove unused file
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * modify context cancellation function in exec.Cmd
    
    * chore: passed error channel to proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add context.Canceled
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct one-click install
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add extra fields in report
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * modified error logs for context cancelled errors
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: refactor logger.error()
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove ioutil
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add linter
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix custom naming
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update readMe
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: update error logs
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix import cycle
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: update error logs
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: synced some commits with main
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add record timer
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: return ctx error where needed
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: correct replay service
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor folder names
    
    * chore: remove closing of error channel again:
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: correct time
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: closing outgoing channel after context done
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: lint cli, config, util
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint services
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint platform
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint models
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint graph
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add error group in socket listeners of ebpf
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: lint intergrations
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint proxy
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: resolve lint
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add errorgroups in app, core
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: refactor test
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add delay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add errorgroupin proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add error group in generic parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add error group in grpc parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add error group in postgres parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: refactor replay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add break
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor unload
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor errors
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: refactor errors
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: linters
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: handle ctx done in socket listeners
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in dns servers
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in proxy and readconn util functions
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in generic parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: remove rand
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix ctx cancel in http parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in mongo  parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in postgres parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add nil check for error group typecast & handle ctx cancel in http parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx cancel in mongo & mysql parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore:pass right context in parser
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore:lint
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add ctx impl in create yaml
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: correct platform
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add ctx in delay
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix closing of mock channel
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add go routine in tele
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add tele in record
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add nil check in channel in proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add errgrps
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove delays
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add telemetry
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: lint
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove print
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix ebpf resources unloading errors
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: remove print
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: remove print
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: fix log
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add info log
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: change file permissions and remove errCh in outgoing
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: uncomment java setupCA
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: add buffered channels
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add new err grps
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add new err grps
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * chore: add diff ctx cancel for hooks and proxy
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: ctx lint
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: remove print
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: fix ctx
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * filter mocks
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * after setting mocks
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: sorting mocks
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: inital config mocks issue
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: return in case of match error in mongo, postgres
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: linter
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: slayerjain <[email protected]>
    Signed-off-by: Shubham Jain <[email protected]>
    Signed-off-by: gouravkrosx <[email protected]>
    Signed-off-by: charankamarapu <[email protected]>
    Signed-off-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: gouravkrosx <[email protected]>
    Co-authored-by: charankamarapu <[email protected]>
    Co-authored-by: Pranshu Srivastava <[email protected]>
    Co-authored-by: Shivam Sourav Jha <[email protected]>
    5 people committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    93d2476 View commit details
    Browse the repository at this point in the history
  4. chore: sync some commits (keploy#1687)

    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7febf76 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fix: refactor github action and lint issues (keploy#1686)

    * fix: linter github action and issues
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: linter github action and issues
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: linter github action and issues
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: linter issues
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add only-new-issues in linter
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: keploy-config name in workflows
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: sudo issue
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: yaml to yml
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: Remove print statements
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: debug
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: debug
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: config
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove debug
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: python-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: python-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: python-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a954131 View commit details
    Browse the repository at this point in the history
  2. fix: config db (keploy#1688)

    * fix: linter github action and issues
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: linter github action and issues
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: linter github action and issues
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: linter issues
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add only-new-issues in linter
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: keploy-config name in workflows
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: sudo issue
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: yaml to yml
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: Remove print statements
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: debug
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: golang workflow
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: debug
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: config
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: remove debug
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: python-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: python-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: python-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: node-on-linux
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: enable telemetry
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add testReports backward compatability
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    84dcd57 View commit details
    Browse the repository at this point in the history
  3. fix: add selectedTests feat (keploy#1690)

    * fix: add selectedTests feat
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add selectedTests feat
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: add selectedTests feat
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: linter
    
    Signed-off-by: charankamarapu <[email protected]>
    
    * fix: spelling
    
    Signed-off-by: charankamarapu <[email protected]>
    
    ---------
    
    Signed-off-by: charankamarapu <[email protected]>
    charankamarapu committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    daadb36 View commit details
    Browse the repository at this point in the history
  4. fix: dns resolution in fedora (keploy#1691)

    * fix: dns resolution in fedora
    
    Signed-off-by: gouravkrosx <[email protected]>
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2554c2f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. validate paths

    Signed-off-by: AhmedLotfy02 <[email protected]>
    AhmedLotfy02 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ad44dcf View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. chore: refactored code for unit test integrations (keploy#1700)

    * chore: refactored code for unit test integrations
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: rename serve file
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * chore: uncomment setupCA function
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: waiting for hooks cancel
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    * fix: capture variable
    
    Signed-off-by: gouravkrosx <[email protected]>
    
    ---------
    
    Signed-off-by: gouravkrosx <[email protected]>
    gouravkrosx committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8e967df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb56304 View commit details
    Browse the repository at this point in the history