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: mvSapphire/PowerPipe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: mvSapphire/PowerPipe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 17 commits
  • 41 files changed
  • 4 contributors

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    ee93875 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from ihordyrman/master

    Move InternalsVisibleTo to csproj
    mvSapphire authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    697789a View commit details
    Browse the repository at this point in the history
  3. Added xml documentation

    mvSapphire committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9edb214 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #38 from mvSapphire/xmlDocumentation

    Added xml documentation
    mvSapphire authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    94f1ec0 View commit details
    Browse the repository at this point in the history
  5. Added editorconfig

    mvSapphire committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8a66197 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #39 from mvSapphire/AddedEditorConfig

    Added editorconfig
    mvSapphire authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    25e648e View commit details
    Browse the repository at this point in the history
  7. Changed namespace for DI

    mvSapphire committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    31b1329 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #40 from mvSapphire/ChangedNamespace

    Changed namespace for DI
    mvSapphire authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ba8864a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. MicrosoftDI Services Auto Registration (#41)

    * DI tests added
    
    * Merge branch 'master' into di-autoregistration
    
    * auto di implementation first aproach
    
    * auto di implementation
    
    * fix for xmldoc
    
    * fixes for review
    
    * auto-di now supports generic classes
    
    * IPipelineStepFactory can now be registered with specified lifetime
    
    * fixed #nullable annotation warning
    
    ---------
    
    Co-authored-by: Mykola Remeslennikov <mykola.remeslennikov@pm.bet>
    homolibere and MykolaRemeslennikov authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9365f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ba381 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d66ac View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from mvSapphire/AddedMethodToOverrideDefaultLi…

    …fetime
    
    Added method to override default services lifetime
    homolibere authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7b7a6e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d699297 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    c5ce1a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from mvSapphire/RenameAndMinorRefactoring

    Renamed methods; readme update; minor changes
    homolibere authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f102eee View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

  1. Update README.md (#48)

    mvSapphire authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    740247c View commit details
    Browse the repository at this point in the history
Loading