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: Organic-Code/Breep
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Organic-Code/Breep
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 16 files changed
  • 1 contributor

Commits on Nov 6, 2018

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

Commits on Nov 7, 2018

  1. Updating logging

    No longer static (that was a bad idea, as levels were shared)
    
    Wait, there's a develop branch, too !
    Organic-Code committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    46dd23a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Fixing connection issues

    Before this commit, two peers connected on the same end-point could have issues letting others connecting to both of them, as they'll see the other peer on the same end-point as localhost, thus sending an incorrect ip
    Organic-Code committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    9463a60 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. Configuration menu
    Copy the full SHA
    f3b2bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    368f683 View commit details
    Browse the repository at this point in the history
  3. Clean up

    Organic-Code committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    78c2b51 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

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

Commits on Dec 2, 2018

  1. Updating bridging

    Organic-Code committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    b926a9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f508ba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    112edb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

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