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: alexjustesen/speedtest-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.24.1
Choose a base ref
...
head repository: alexjustesen/speedtest-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.2
Choose a head ref
  • 4 commits
  • 17 files changed
  • 3 contributors

Commits on Nov 26, 2024

  1. [Feature] Added dashboard buttons to the toolbar (#1842)

    added dashboard button to the toolbar
    alexjustesen authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ce3f4b4 View commit details
    Browse the repository at this point in the history
  2. [Chore] Refactored benchmarking results (#1835)

    * [Feature] Added Check benchmark for healthy (#1816)
    
    * Add Check and update benchmarsk state process
    
    * Add helper and result resource
    
    * Add filter
    
    * Fix result table
    
    * replace placeholder
    
    * Use Helpers\Benchmark
    
    ---------
    
    Co-authored-by: Alex Justesen <[email protected]>
    
    * moved skipspeedtestjob to ookla namespace
    
    * consolidated benchmark jobs
    
    * fixed typo
    
    * benchmark helper should be truthy
    
    ---------
    
    Co-authored-by: Sven van Ginkel <[email protected]>
    alexjustesen and svenvg93 authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    96ad94f View commit details
    Browse the repository at this point in the history
  3. Laravel 11.34.0 Shift (#1843)

    * Bump Laravel version constraint
    
    * composer update
    
    * updated composer dependencies
    
    ---------
    
    Co-authored-by: Shift <[email protected]>
    alexjustesen and laravel-shift authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5a2b48c View commit details
    Browse the repository at this point in the history
  4. Release v0.24.2 (#1846)

    bumped build info
    alexjustesen authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    185cd1f View commit details
    Browse the repository at this point in the history
Loading