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

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    32ad987 View commit details
    Browse the repository at this point in the history
  2. allow dead code

    trinity-1686a authored and igalic committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    7faa10f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Plume-org/develop

    step zero: remove all rocket related code
    elegaanz authored Aug 29, 2019
    Configuration menu
    Copy the full SHA
    1c7f52d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    c2d9fc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7fba50 View commit details
    Browse the repository at this point in the history
  3. Add some basic API routes

    elegaanz committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    e6f80fa View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Make cargo fmt happy

    elegaanz committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    cb5c5db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Plume-org/routes

    Introduce actix
    igalic authored Sep 2, 2019
    Configuration menu
    Copy the full SHA
    085000e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Restore basic config

    elegaanz committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    077f75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9961c46 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Add log and env_logger

    elegaanz committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    69dc30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f87124 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af53a2 View commit details
    Browse the repository at this point in the history
  4. Database connection

    elegaanz committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    4913f9c View commit details
    Browse the repository at this point in the history
Loading