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

?_extra= support (draft) #1999

Merged
merged 47 commits into from
Mar 22, 2023
Merged

?_extra= support (draft) #1999

merged 47 commits into from
Mar 22, 2023

Commits on Jan 21, 2023

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

Commits on Jan 28, 2023

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

Commits on Feb 5, 2023

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

Commits on Feb 6, 2023

  1. Nest the debug information

    simonw committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ab17c4e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    999c1bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    732285c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21568f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Removed accidental import

    simonw committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f392946 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    db1a88f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5fff75 View commit details
    Browse the repository at this point in the history
  3. ?_extra=query, refs #1999

    simonw committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    96e94f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da36707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca23b0c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

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

Commits on Mar 10, 2023

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

Commits on Mar 12, 2023

  1. Applied latest Black

    simonw committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b6b14b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    dbe73ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066ed9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faf4ae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f38479 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Fixed headers['link']

    simonw committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    a78fcc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4280976 View commit details
    Browse the repository at this point in the history
  3. asyncinject dependency

    simonw committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    775bb8f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. More HTML table tests pass

    simonw committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1edeaf3 View commit details
    Browse the repository at this point in the history
  2. Just 11 HTML failures now

    simonw committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0a90e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fabeb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32fd20b View commit details
    Browse the repository at this point in the history
  5. Fixed test_routes tests

    simonw committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    395bd6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bb4984 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Tests in test_facets all pass

    simonw committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    397759a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538ca9d View commit details
    Browse the repository at this point in the history
  3. Fixed the canned query tests

    simonw committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    1ccf132 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Fixed test_table_api again

    simonw committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    73291ab View commit details
    Browse the repository at this point in the history
  2. Tests in test_html all pass

    simonw committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    43aa060 View commit details
    Browse the repository at this point in the history
  3. Removed rogue print

    simonw committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b331c7a View commit details
    Browse the repository at this point in the history
  4. Fixed link text

    simonw committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0728c2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    226dde0 View commit details
    Browse the repository at this point in the history
  6. Add Python 3.11 classifier (#2028)

    Thanks, @dtrodrigues
    dtrodrigues authored and simonw committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    8297032 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84b726c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d1d126 View commit details
    Browse the repository at this point in the history
  9. use tmpdir instead of isolated_filesystem, refs #2037

    Should hopefully get tests passing for #2036 too.
    simonw committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f4c13bc View commit details
    Browse the repository at this point in the history
  10. 0.64 release notes, refs #2036

    simonw committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ad1ba5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b60357 View commit details
    Browse the repository at this point in the history
  12. Just need to fix CSV tests now

    simonw committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e772eb6 View commit details
    Browse the repository at this point in the history
  13. Got CSV working again

    simonw committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    921faae View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1071292 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    69a31cd View commit details
    Browse the repository at this point in the history