Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed 1.1.0-b2 #2566

Merged
merged 14 commits into from
Jun 1, 2018
Merged

Proposed 1.1.0-b2 #2566

merged 14 commits into from
Jun 1, 2018

Commits on Jun 1, 2018

  1. Convert macros in STTX.h into an enum

    JoeLoser authored and seelabs committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    dc0d599 View commit details
    Browse the repository at this point in the history
  2. Fix manual offer test

    seelabs committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    95eb5e1 View commit details
    Browse the repository at this point in the history
  3. Enable manual tests in CI:

    Fixes: RIPD-1575. Fix argument passing to runner. Allow multiple unit
    test selectors to be passed via --unittest argument. Add optional
    integer priority value to test suite list. Fix several failing manual
    tests. Update CLI usage message to make it clearer.
    mellery451 authored and seelabs committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    cfdc64d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae73878 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    201f1aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6f5908 View commit details
    Browse the repository at this point in the history
  7. Enable c++-11 for soci

    seelabs committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    0ae157a View commit details
    Browse the repository at this point in the history
  8. Add missing override keyword:

    * Enable the `suggest-override` warning for gcc
    * Fix all functions that were flagged by that warning
    JoeLoser authored and seelabs committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    7c785d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca29c2b View commit details
    Browse the repository at this point in the history
  10. Correct copy in io_latency_probe:

    Fixes: XRPLF#2521
    
    Copy ctor missed one member. Also added move since we have some rvalues
    passed around here.
    mellery451 authored and seelabs committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    1c2b841 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f0cec3b View commit details
    Browse the repository at this point in the history
  12. Rename member function in NetworkOPs.h

    JoeLoser authored and seelabs committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    57ab0a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34d3f93 View commit details
    Browse the repository at this point in the history
  14. Set version to 1.1.0-b2

    seelabs committed Jun 1, 2018
    1 Configuration menu
    Copy the full SHA
    fd4636b View commit details
    Browse the repository at this point in the history