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

Commits on Oct 27, 2021

  1. [C++] Activate ASIO EPOLL

    Disabling EPOLL reactor causes problems with Boost 1.72.
    Future versions of of Joynr will require Boost 1.72 or higher
    for UDS builds.
    frankvennemeyerpartner authored and frankvennemeyerpartner committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    b96d73a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge pull request #1066 from joynr/activate_epoll_1.18

    [C++] Activate ASIO EPOLL
    
    Disabling EPOLL reactor causes problems with Boost 1.72.
    Future versions of of Joynr will require Boost 1.72 or higher
    for UDS builds.
    
    Reviewed-by: thomasreuterpartner <None>
    zuul[bot] authored and GitHub Enterprise committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    cf79a08 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. [C++] Set discovery timeout in AccessController to 60 seconds

    Dumitru Suschevici authored and Sebastian Schaefer committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    4680c68 View commit details
    Browse the repository at this point in the history
  2. [Release] Set version to 1.18.2

    Sebastian Schaefer authored and Sebastian Schaefer committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f207b41 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Merge pull request #1114 from joynr/backport-acl-ttl-fix

    [C++] Set discovery timeout in AccessController to 60 seconds
    
    Reviewed-by: thomasreuterpartner <thomas.reuter@partner.bmw.de>
    zuul[bot] authored and GitHub Enterprise committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    d7cf01f View commit details
    Browse the repository at this point in the history
Loading