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

Jimmyca15/requesttracing #69

Merged
merged 6 commits into from
Feb 22, 2017
Merged

Jimmyca15/requesttracing #69

merged 6 commits into from
Feb 22, 2017

Commits on Feb 10, 2017

  1. Added redirect service.

    If the HTTP Request Tracing modue is enabled, requesting /downloads/freb.xsl redirects to a local freb.xsl if available.
    
    Added mime/types to HttpFileHandler, so /downloads and /api/files/content
    will now respond with more specific content-types.
    
    Added the ability to view downloads inline by adding the 'inline' query
    parameter to the /downloads/{id} path. e.g. /downloads/abc123?inline
    jimmyca15 committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    f462d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49951c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb74a75 View commit details
    Browse the repository at this point in the history
  4. Remove unused utility.

    jimmyca15 committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    e4ae0ac View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Configuration menu
    Copy the full SHA
    fb4dae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4083f96 View commit details
    Browse the repository at this point in the history