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: unitycontainer/configuration
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: unitycontainer/configuration
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: prototype/develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 283 files changed
  • 2 contributors

Commits on Dec 20, 2019

  1. Implements container#193

    ENikS committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3c717ad View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    e30ec3f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Refactoring

    ENikS committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    cff33b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Adding more tests

    ENikS committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    7eac245 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    f5608ab View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Work in progress

    ENikS committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    004c423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    028d7c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Split tests for new section

    ENikS committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    4035718 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    fddd185 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Refactoring

    ENikS committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    ed784ff View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Refactoring

    ENikS committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    3d42591 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. Refactoring

    ENikS committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    53cc91d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Fixing nullability

    ENikS committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    58b69f2 View commit details
    Browse the repository at this point in the history
  2. Minor optimizations

    ENikS committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    42807f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    2106e5a View commit details
    Browse the repository at this point in the history
  2. Added net4

    ENikS committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    684ab4e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'remotes/origin/release/5.11' into develop

    # Conflicts:
    #	tests/Unit.Tests/Configuration.Tests.csproj
    ENikS committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c072d75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from jiangxiangji/master

    adding test to fix support difference type for optional #130
    ENikS authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e944c55 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'remotes/origin/release/5.11' into develop

    # Conflicts:
    #	src/Unity.Configuration.csproj
    #	tests/Unit.Tests/Configuration.Tests.csproj
    ENikS committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9ecc4cf View commit details
    Browse the repository at this point in the history
Loading