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

feat(driver): add filtering API for request logs #22458

Closed
wants to merge 34 commits into from

Commits on Jun 22, 2022

  1. build this branch

    flotwig committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7422394 View commit details
    Browse the repository at this point in the history
  2. 5 Configuration menu
    Copy the full SHA
    8fe8670 View commit details
    Browse the repository at this point in the history
  3. tests etc

    flotwig committed Jun 22, 2022
    5 Configuration menu
    Copy the full SHA
    202ccec View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. add matchedIntercept

    flotwig committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    7f145a4 View commit details
    Browse the repository at this point in the history
  2. ProxyLogging => NetworkLogs

    flotwig committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    5426fda View commit details
    Browse the repository at this point in the history
  3. fixes

    flotwig committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    39ed44e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51b31d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    ffab23d View commit details
    Browse the repository at this point in the history
  2. finish merge

    flotwig committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c62d2f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. tests

    flotwig committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    440a118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8d55b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    81bc2b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d486526 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    0409ec0 View commit details
    Browse the repository at this point in the history
  2. finish tests

    flotwig committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    44d8cf7 View commit details
    Browse the repository at this point in the history
  3. Restore net_stubbing.cy.ts

    flotwig committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2e27116 View commit details
    Browse the repository at this point in the history
  4. minor tweaks

    flotwig committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    195cb13 View commit details
    Browse the repository at this point in the history
  5. Restore childProcessUtils.ts

    flotwig committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e830ec4 View commit details
    Browse the repository at this point in the history
  6. Restore package.json

    flotwig committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1a1a5b1 View commit details
    Browse the repository at this point in the history
  7. fix types

    flotwig committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    270ce34 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'issue-9358-ignore-http-logs' of github.com:cypress-io/c…

    …ypress into issue-9358-ignore-http-logs
    flotwig committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6e0b684 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1daffa3 View commit details
    Browse the repository at this point in the history
  10. fix proxy test

    flotwig committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    b4977d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. add links to docs

    flotwig committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    b8e6161 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. updates from last meeting

    flotwig committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    72b0cc5 View commit details
    Browse the repository at this point in the history
  2. NetworkLogs -> RequestLogs

    flotwig committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b935643 View commit details
    Browse the repository at this point in the history
  3. ProxyLog => RequestLog

    flotwig committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0764346 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    d13e45a View commit details
    Browse the repository at this point in the history
  2. run ci

    flotwig committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a9c4136 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Update packages/driver/src/cypress/error_messages.ts

    Co-authored-by: Blue F <blue@cypress.io>
    flotwig and Blue F committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b45adb1 View commit details
    Browse the repository at this point in the history
  2. review feedback

    flotwig committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    a79b943 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    584570f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. RequestLogs -> NetworkLogs

    To match the phrasing used by DevTools and elsewhere.
    flotwig committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    7ec4ac9 View commit details
    Browse the repository at this point in the history