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

Commits on Jan 27, 2022

  1. set edition for rustfmt

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9eca3cd View commit details
    Browse the repository at this point in the history
  2. run rustfmt

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    19b21a9 View commit details
    Browse the repository at this point in the history
  3. refactoring database.rs

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a41961e View commit details
    Browse the repository at this point in the history
  4. updated readme

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c111891 View commit details
    Browse the repository at this point in the history
  5. validate logging configuration at parse time

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    700f673 View commit details
    Browse the repository at this point in the history
  6. validate external_ip parameter at parse time

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    62799af View commit details
    Browse the repository at this point in the history
  7. refactor: one way to eliminate 'boolean blindness'

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    75dd27f View commit details
    Browse the repository at this point in the history
  8. refactor: move functions into an impl, use Self syntax

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a29d1e0 View commit details
    Browse the repository at this point in the history
  9. refactor: further refactoring of key_manager.rs

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ad1b157 View commit details
    Browse the repository at this point in the history
  10. fix: wrong inequality

    Long Huynh Huu committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    07f0124 View commit details
    Browse the repository at this point in the history
Loading