Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pr/19 fixed #21

Merged
merged 8 commits into from
May 25, 2017
Merged

Pr/19 fixed #21

merged 8 commits into from
May 25, 2017

Commits on Jan 29, 2017

  1. Added Renamed

    This is used for RenamedFileSystemEvent
    StefanoP73 committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    b9aa0f3 View commit details
    Browse the repository at this point in the history
  2. Inherited from RenamedEventArgs

    Added oldName argument
    StefanoP73 committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    e034edf View commit details
    Browse the repository at this point in the history
  3. Added CreateRenamedFileSystemEvent

    added null parameter for compatibility to other functions
    StefanoP73 committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    cce8eab View commit details
    Browse the repository at this point in the history
  4. Added WhenFileSystemRenamed

    modified code for use of fileSystemWatcher.Renamed
    StefanoP73 committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    a933131 View commit details
    Browse the repository at this point in the history
  5. Rename file test

    Added test for rename and modified other to check FileSystemRenamed
    StefanoP73 committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    edda949 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. Configuration menu
    Copy the full SHA
    a95d6e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ea32b9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Merge remote-tracking branch 'refs/remotes/origin/dev' into pr/19

    # Conflicts:
    
    #	Samples/Topshelf.SimpleInjector.Quartz.Decorators.Sample/Topshelf.SimpleInjector.Quartz.Decorators.Sample.csproj
    #	Samples/Topshelf.SimpleInjector.Quartz.Decorators.Sample/app.config
    
    #	Samples/Topshelf.SimpleInjector.Quartz.Decorators.Sample/packages.config
    
    #	Samples/Topshelf.SimpleInjector.Quartz.Sample/Topshelf.SimpleInjector.Quartz.Sample.csproj
    #	Samples/Topshelf.SimpleInjector.Quartz.Sample/app.config
    #	Samples/Topshelf.SimpleInjector.Quartz.Sample/packages.config
    
    #	Samples/Topshelf.SimpleInjector.QuartzAsService.Sample/Topshelf.SimpleInjector.QuartzAsService.Sample.csproj
    #	Samples/Topshelf.SimpleInjector.QuartzAsService.Sample/app.config
    #	Samples/Topshelf.SimpleInjector.QuartzAsService.Sample/packages.config
    
    #	Samples/Topshelf.SimpleInjector.Sample/Topshelf.SimpleInjector.Sample.csproj
    #	Samples/Topshelf.SimpleInjector.Sample/packages.config
    
    #	Source/Topshelf.SimpleInjector.Quartz/Topshelf.SimpleInjector.Quartz.csproj
    #	Source/Topshelf.SimpleInjector.Quartz/app.config
    #	Source/Topshelf.SimpleInjector.Quartz/packages.config
    
    #	Source/Topshelf.SimpleInjector.QuickStart/Topshelf.SimpleInjector.QuickStart.csproj
    #	Source/Topshelf.SimpleInjector.QuickStart/app.config
    #	Source/Topshelf.SimpleInjector.QuickStart/packages.config
    #	Source/Topshelf.SimpleInjector/Topshelf.SimpleInjector.csproj
    #	Source/Topshelf.SimpleInjector/packages.config
    
    #	Tests/Topshelf.SimpleInjector.Quartz.Test/Topshelf.SimpleInjector.Quartz.Test.csproj
    #	Tests/Topshelf.SimpleInjector.Quartz.Test/app.config
    #	Tests/Topshelf.SimpleInjector.Quartz.Test/packages.config
    #	Tests/Topshelf.SimpleInjector.Test/Topshelf.SimpleInjector.Test.csproj
    #	Tests/Topshelf.SimpleInjector.Test/packages.config
    tynor88 committed May 25, 2017
    Configuration menu
    Copy the full SHA
    9ba027d View commit details
    Browse the repository at this point in the history