Skip to content
Permalink

Comparing changes

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

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: catchpoint/WebPageTest.api-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: HTTPArchive/WebPageTest.api-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on May 8, 2024

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

Commits on Jun 28, 2024

  1. Merge pull request #4 from max-ostapenko/rich-platypus

    Pull the Wappalyzer config for a single test
    pmeenan authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5b65279 View commit details
    Browse the repository at this point in the history
  2. sync (#1)

    * conditional post requests + test
    
    * deduplicated get and post functions
    
    * Post request support for run test
    
    * early exit
    
    * method in configs
    
    * fixed in command line
    
    * missing param
    
    * shorter payload
    
    * http_method option
    
    * added wappalyzerpr to test runs
    
    ---------
    
    Co-authored-by: Rick Viscomi <rviscomi@users.noreply.github.com>
    Co-authored-by: Patrick Meenan <patmeenan@gmail.com>
    3 people authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6289dfe View commit details
    Browse the repository at this point in the history
  3. fix wappalyzerPR case

    max-ostapenko committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cc495fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc5d6c7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from max-ostapenko/professional-koala

    wappalyzerPR to camelCase
    pmeenan authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8d6a62d View commit details
    Browse the repository at this point in the history
Loading