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: palfrey/serial_test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: palfrey/serial_test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 18 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    b4221ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from palfrey/minimal-versions

    Add explicit minimal versions build check
    palfrey authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    12582b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Update Cargo.lock format

    palfrey committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    73e75ce View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Ignore DS_Store files

    palfrey committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    453f874 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Revert "Update Cargo.lock format"

    This reverts commit 73e75ce.
    palfrey committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    93f356b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. support async tests

    tworec committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    f90ca09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e3c913 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Remove ASYNC_LOCKS

    palfrey committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    129cae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    493673d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2da158e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3bd302 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8f71b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Configuration menu
    Copy the full SHA
    9984208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1db535f View commit details
    Browse the repository at this point in the history
  3. Change test attributes for async to tokio::test

    Co-authored-by: Piotr Chromiec <[email protected]>
    palfrey and tworec authored Aug 23, 2020
    Configuration menu
    Copy the full SHA
    c866a69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f1ce8a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Merge pull request #23 from palfrey/support-async

    Support async
    palfrey authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e2db196 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. Version 0.5.0

    palfrey committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    e1e538c View commit details
    Browse the repository at this point in the history
Loading