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: reactphp-parallel/event-loop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: reactphp-parallel/event-loop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.0
Choose a head ref
  • 15 commits
  • 27 files changed
  • 2 contributors

Commits on Jul 11, 2020

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

Commits on Nov 17, 2020

  1. Add GitHub Configuration

    WyriHaximus committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    0eac896 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from reactphp-parallel/add-github-config

    Add GitHub Configuration
    WyriHaximus authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    3f73062 View commit details
    Browse the repository at this point in the history
  3. Add metrics

    WyriHaximus committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    22cc502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e859517 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Bump wyrihaximus/constants from 1.5.0 to 1.6.0

    Bumps [wyrihaximus/constants](https://github.com/WyriHaximus/php-constants) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/WyriHaximus/php-constants/releases)
    - [Commits](WyriHaximus/php-constants@1.5.0...1.6.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    3e9945c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from reactphp-parallel/dependabot/composer/wyri…

    …haximus/constants-1.6.0
    
    Bump wyrihaximus/constants from 1.5.0 to 1.6.0
    WyriHaximus authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    e0f37bb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Bump wyrihaximus/metrics from 1.0.1 to 1.0.2

    Bumps [wyrihaximus/metrics](https://github.com/WyriHaximus/php-metrics) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/WyriHaximus/php-metrics/releases)
    - [Commits](WyriHaximus/php-metrics@1.0.1...1.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    26e7f1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from reactphp-parallel/dependabot/composer/wyri…

    …haximus/metrics-1.0.2
    
    Bump wyrihaximus/metrics from 1.0.1 to 1.0.2
    WyriHaximus authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    a288fae View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Bump reactivex/rxphp from 2.0.7 to 2.0.8

    Bumps [reactivex/rxphp](https://github.com/ReactiveX/RxPHP) from 2.0.7 to 2.0.8.
    - [Release notes](https://github.com/ReactiveX/RxPHP/releases)
    - [Changelog](https://github.com/ReactiveX/RxPHP/blob/master/CHANGELOG.md)
    - [Commits](ReactiveX/RxPHP@2.0.7...2.0.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    7c7a4a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from reactphp-parallel/dependabot/composer/reac…

    …tivex/rxphp-2.0.8
    
    Bump reactivex/rxphp from 2.0.7 to 2.0.8
    WyriHaximus authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    d67c05c View commit details
    Browse the repository at this point in the history
  3. Scale depending on demand

    WyriHaximus committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    59d0351 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Merge pull request #10 from reactphp-parallel/scale-depending-on-demand

    Scale depending on demand
    WyriHaximus authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    eb446e8 View commit details
    Browse the repository at this point in the history
  2. Tweak scaling range

    Tweak the scaling range to have smoother scaling and dropping the ten times a second option as it causes too much lagging.
    WyriHaximus authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    4ad1eda View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from reactphp-parallel/tweak-scaling-range

    Tweak scaling range
    WyriHaximus authored Dec 19, 2020
    Configuration menu
    Copy the full SHA
    d50e899 View commit details
    Browse the repository at this point in the history
Loading