Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Various SDHP improvements #1001

Merged
merged 7 commits into from
Feb 20, 2013
Merged

Commits on Feb 19, 2013

  1. Changed Nancy assembly loading

    Will not load all assemblies that references a Nancy assembly, instread
    of assemblies that follow the Nancy*.dll naming convention.
    thecodejunkie committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    ac8a6cb View commit details
    Browse the repository at this point in the history
  2. Tweaked scanning code

    thecodejunkie committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    2e5398e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3c4519 View commit details
    Browse the repository at this point in the history
  4. Razor engine references all Nancy assemblies

    Will automatically include all assemblies that are returned by
    AppDomainAssemblyTypeScanner.Assemblies so you do not have to
    explicitly add these to the config or an IRazorConfiguration.
    thecodejunkie committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    564ca31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0707c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2013

  1. Configuration menu
    Copy the full SHA
    c1c793a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a081ba View commit details
    Browse the repository at this point in the history