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

Docx format option changes + db isolation level environment variable #267

Merged
merged 20 commits into from
May 10, 2024

Commits on Apr 25, 2024

  1. Add docx as format option

    mnazzaro committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b789628 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #262 from arXiv/ARXIVCE-1513-docx

    Add docx as format option
    mnazzaro committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a2a1256 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 1, 2024

  1. Merge pull request #263 from arXiv/charles/oai-schema

    Swap order of acm-class and msc-class to conform to schema.
    arxiv-admin committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f38eed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc1f7d3 View commit details
    Browse the repository at this point in the history
  3. per transaction iso levels

    mnazzaro committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c10d97f View commit details
    Browse the repository at this point in the history
  4. Fix type

    mnazzaro committed May 1, 2024
    Configuration menu
    Copy the full SHA
    24ae67b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    e3c45bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #264 from arXiv/ARXIVCE-1596-db-iso-levels

    Add env vars for setting transaction isolation level for both dbs
    mnazzaro committed May 2, 2024
    Configuration menu
    Copy the full SHA
    09fc4b6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    97c884a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #266 from arXiv/transaction-iso-levels

    Remove broken code for transaction level specification of isolation l…
    mnazzaro committed May 6, 2024
    Configuration menu
    Copy the full SHA
    aeec4a8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    146460c View commit details
    Browse the repository at this point in the history
  2. Reset connections more often so we don't try to use idle connections …

    …that have been killed on the db side
    mnazzaro committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ed2bd42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f10aa7 View commit details
    Browse the repository at this point in the history
  4. Add types

    mnazzaro committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4460761 View commit details
    Browse the repository at this point in the history
  5. Allow more connections

    mnazzaro committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1b1a28d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    5723bd2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #270 from arXiv/ARXIVCE-1639-browse-traces

    Arxivce 1639 browse traces
    mnazzaro committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5ac92e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    805ed44 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #271 from arXiv/ARXIVCE-1639-browse-traces

    Found the config Jonathan is skeptical of
    mnazzaro committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f707487 View commit details
    Browse the repository at this point in the history