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

Update renderers and fix warning about AcceptValidHeader.best_match deprecation (C4-627) #1455

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Mar 14, 2021

  1. unrelated: bring in 'make kibana-start-test', 'make psql-test', 'make…

    … restart', 'make test-performance', and 'make test-integration'. Change order of 'make test-npm' and 'make test-unit' within 'make test' so that unit comes first.
    netsettler committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    2eda2b0 View commit details
    Browse the repository at this point in the history
  2. Port renderers support support and associated tests from cgap. Port t…

    …he rearranged fixture support from cgap-portal, which includes repairs to some of the html fixtures that specify they want text/html content. Move ORDER definition from datafixtures.py to conftest_settings.py. Adjust imports of ORDER. Mark test_fixtures as sloppy (causing this file not to run). Adjust test_indexing to use es_app/es_app_settings in places (as cgap does).
    netsettler committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    6fa56b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e06feb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

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

Commits on Mar 18, 2021

  1. Merge branch 'master' into kmp_C4-627_update_renderers

    Some triaging of old and new renderers.py and test_renderers.py.
    netsettler committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    38a666b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f9e86a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2668f1f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    bbd7761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097fea2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. PEP8 in loadxl.py

    netsettler committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    9cef962 View commit details
    Browse the repository at this point in the history
  2. Indent properly.

    netsettler committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    1ba81b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c546fbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ccba1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fe5173 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca3ed85 View commit details
    Browse the repository at this point in the history