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

[HttpServer] Fixes #118 - React to breaking Web schema changes #119

Open
wants to merge 77 commits into
base: dev
Choose a base branch
from

Commits on Nov 4, 2015

  1. React to new RequestDelegate namespace

    - also remove incorrect `-beta` versions for ASP.NET packages from `project.json` file
    dougbu committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    af24955 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. Getting the broker through RequestServices instead of ApplicationServ…

    …ices which is removed from HttpContext
    ajtowf committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    2c89dee View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

  1. Configuration menu
    Copy the full SHA
    01e7ec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05eb4a0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86 from ajtowf/dev

    Getting the broker through RequestServices instead of ApplicationServ…
    avanderhoorn committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    b976c0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d915da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c10ea2d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

  1. Configuration menu
    Copy the full SHA
    1146ead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421818b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2015

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

Commits on Nov 30, 2015

  1. Configuration menu
    Copy the full SHA
    03899f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c946be7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #92 from damienpontifex/post-content-append

    Appending html to PostContent rather than set
    nikmd23 committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    a3309f2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #90 from Glimpse/SystemWeb_Project_Structure

    Initial commit of SystemWeb project structure
    avanderhoorn committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    9b4a534 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

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

Commits on Dec 3, 2015

  1. Configuration menu
    Copy the full SHA
    8ecbc92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a88a2a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9585abf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab68014 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03fa38c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6be9ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e8483b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dc2f9a View commit details
    Browse the repository at this point in the history
  9. Add ability to disable auto registration of services... with the way …

    …it was there was no way of manual controlling things if you wanted to
    avanderhoorn committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    de4e7ad View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Rename GlimpseServices to CommonServices to be inline with the way th…

    …e rest of the system named
    avanderhoorn committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    9286490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4473d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55d8274 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    878602f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79799c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c74b6ff View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2015

  1. Configuration menu
    Copy the full SHA
    e4f3efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9600ab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57882c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0ff5d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    238d11b View commit details
    Browse the repository at this point in the history
  6. Fix missing ifdef

    avanderhoorn committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    4d74afc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Configuration menu
    Copy the full SHA
    d0268b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    630847f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    812ed73 View commit details
    Browse the repository at this point in the history
  4. Abstract out the Resource registration/execution and Authorization fr…

    …om Server Middleware so it can be reused better
    avanderhoorn committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    b3d9128 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30b6ad5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2015

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

Commits on Dec 10, 2015

  1. Configuration menu
    Copy the full SHA
    0b84d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f571ec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc7dd5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ff145f View commit details
    Browse the repository at this point in the history
  5. Pull out SystemWeb vs DNX abstractions from within Glimpse.Agent.Core…

    … and promote to first class packages
    avanderhoorn committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    0259009 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2015

  1. Configuration menu
    Copy the full SHA
    bcaf18a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055ae0f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

  1. Configuration menu
    Copy the full SHA
    7cc3b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5682dfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b8bc1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13fed0e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Configuration menu
    Copy the full SHA
    21a6d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9537d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20debab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6564c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eec767b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    463c656 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1772adb View commit details
    Browse the repository at this point in the history
  8. Big refactoring of how services are registered, their namespaces and …

    …general pattern to bring inline with MVC
    avanderhoorn committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    89c3b6e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2015

  1. Configuration menu
    Copy the full SHA
    80d6953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b5cf60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a062780 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. 9 Configuration menu
    Copy the full SHA
    0a28805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08d578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    688d4d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2015

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

Commits on Jan 21, 2016

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

Commits on Feb 9, 2016

  1. Fixup which feed we are working aginst

    unknown authored and unknown committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    1308eb0 View commit details
    Browse the repository at this point in the history
  2. Update which sample package versions we are working against

    unknown authored and unknown committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    447bf5d View commit details
    Browse the repository at this point in the history
  3. Add back in IsLocal to the feature collection for the moment

    unknown authored and unknown committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    24fa6c4 View commit details
    Browse the repository at this point in the history
  4. Adjust to changes in the view component DS ags

    unknown authored and unknown committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    0365eed View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2016

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

Commits on Mar 11, 2016

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

Commits on Mar 14, 2016

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