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: MPOS/php-mpos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MPOS/php-mpos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 14 files changed
  • 5 contributors

Commits on May 24, 2018

  1. Configuration menu
    Copy the full SHA
    817c8f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb008e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47f5a9d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    bbe7ac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a14e9f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. added 300ms curl timeout for the push_notifications

    added 300ms curl timeout for the push_notifications. otherwise the findblock cron will run default 300s timeout if a service goes down. (notifymyandroid is down.)
    Philipp committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    dad8c07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2744 from phiten/development

    added 300ms curl timeout for the push_notifications
    TheSerapher authored Jun 3, 2018
    Configuration menu
    Copy the full SHA
    a643a89 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    52780f7 View commit details
    Browse the repository at this point in the history
  2. added 1500ms curl timeout for the push_notifications

    added 1500ms curl timeout for the push_notifications. otherwise the findblock cron will run default 300s timeout if a service goes down. (notifymyandroid is down.)
    
    300ms are not enough for pushover working fine with fine with 1000ms increased it to 1500ms for high ping connections.
    Philipp committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    1fcc88a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Merge pull request #2746 from phiten/development

    added 1500ms curl timeout for the push_notifications
    TheSerapher authored Jun 6, 2018
    Configuration menu
    Copy the full SHA
    ffa5bb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Adding support for the latest Bitcoin's changes

    - Accounts was removed, instead, now, we have labels
    lubuzzo committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    fd0f0fd View commit details
    Browse the repository at this point in the history
  2. Typo

    lubuzzo committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    2cdfc9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    480cefa View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Merge pull request #2776 from lubuzzo/development

    Recents Bitcoin's Change (> v0.17)
    TheSerapher authored Jul 27, 2019
    Configuration menu
    Copy the full SHA
    f391409 View commit details
    Browse the repository at this point in the history
Loading