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

Merging DB and dependbot changes #302

Merged
merged 103 commits into from
Aug 19, 2024
Merged

Merging DB and dependbot changes #302

merged 103 commits into from
Aug 19, 2024

Commits on Apr 12, 2024

  1. Bump idna from 3.6 to 3.7

    Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0d1c4f0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Bump werkzeug from 3.0.2 to 3.0.3

    Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.3.
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/werkzeug@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: werkzeug
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    447f7c3 View commit details
    Browse the repository at this point in the history
  2. Bump jinja2 from 3.1.3 to 3.1.4

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    8f6aaef View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    dcd2011 View commit details
    Browse the repository at this point in the history
  2. raise exception

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

Commits on May 21, 2024

  1. ---

    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    1e10c79 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Add rollback db on exc

    mnazzaro committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9c8b3b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    43b8bfb View commit details
    Browse the repository at this point in the history
  2. Add default

    mnazzaro committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8df5c45 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Return engines

    mnazzaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a506c79 View commit details
    Browse the repository at this point in the history
  2. max overflow for sqlite

    mnazzaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b566cf7 View commit details
    Browse the repository at this point in the history
  3. Remove all the other args

    mnazzaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2c7aebf View commit details
    Browse the repository at this point in the history
  4. Add tapir policy classes

    mnazzaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a4c5d3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dbcec4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c37a266 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a3ee21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8da11a0 View commit details
    Browse the repository at this point in the history
  9. Missed veto status col

    mnazzaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fae99dc View commit details
    Browse the repository at this point in the history
  10. Missed veto status col

    mnazzaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4592fe2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f63f6b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    537bfe4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    a747fc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    734e461 View commit details
    Browse the repository at this point in the history
  3. Default for doc dated

    mnazzaro committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5967b97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    349de8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8574917 View commit details
    Browse the repository at this point in the history
  6. Bump urllib3 from 2.2.1 to 2.2.2

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.1...2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    756be66 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Defaults for TapirSession

    mnazzaro committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c578449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bfd2f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cf05de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb431b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. No redis, tests pass

    mnazzaro committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5b76916 View commit details
    Browse the repository at this point in the history
  2. Remove extra dir level

    mnazzaro committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2e571e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e09f1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fe2bda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91eedce View commit details
    Browse the repository at this point in the history
  6. Add retry dependency

    mnazzaro committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    dd7b426 View commit details
    Browse the repository at this point in the history
  7. Add pyjwt dep

    mnazzaro committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0983313 View commit details
    Browse the repository at this point in the history
  8. Forgot to lock

    mnazzaro committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a7aa47d View commit details
    Browse the repository at this point in the history
  9. What's the diff

    mnazzaro committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    895ac46 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Tests passing locally

    mnazzaro committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7c9ed91 View commit details
    Browse the repository at this point in the history
  2. Switch to temporary_db

    mnazzaro committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1aed597 View commit details
    Browse the repository at this point in the history
  3. Add back SessionStore for the sake of a timely refactor of admin-weba…

    …pp. We can remove it down the road when we strip out all redis session stuff from accounts
    mnazzaro committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c3579f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c1ba52 View commit details
    Browse the repository at this point in the history
  5. Fix poetry mishap

    mnazzaro committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    491b8e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    658d7ea View commit details
    Browse the repository at this point in the history
  7. Tests pass

    mnazzaro committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7c22141 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    f5cc87a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7bf39d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c31919f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70902c9 View commit details
    Browse the repository at this point in the history
  5. Typo in join clause

    mnazzaro committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9db91c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    176bb14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a77622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bdfeb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8b65ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    836e2d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    698d33c View commit details
    Browse the repository at this point in the history
  7. get rid of bad reference

    mnazzaro committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e115779 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Solidify some of the relationships, replacing backref with back_popul…

    …ates to prevent column copying
    mnazzaro committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3eae8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4055511 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 6, 2024

  1. Bump certifi from 2024.2.2 to 2024.7.4

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
    - [Commits](certifi/python-certifi@2024.02.02...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    01cd9d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge pull request #286 from arXiv/ARXIVCE-1890-auth

    Make current version of base compatible with auth, and move auth into base
    mnazzaro authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4e26a11 View commit details
    Browse the repository at this point in the history
  2. Suuuper small commit

    mnazzaro committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ac4f8cd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Merge pull request #296 from arXiv/ARXIVCE-1264-parse-paperid-remotea…

    …ddr-from-weblogs
    
    ARXIVCE-1264: parse and count pdf downloads per ip
    bmaltzan authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0999b9e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 25, 2024

  1. SQLAlchemy session scope now works outside of flask

    Also moved a comment app_ctx_id to the correct location.
    bdc34 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7733dae View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Fix to formats for pdf only papers ARXIVCE-1745

    This would have been working when we were using .abs based metadata and
    regressed when we moved to db based metadata.
    bdc34 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c7479d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e98268 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    1790d35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21d1d04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #298 from arXiv/bdc34/arxivce-1745-tex-source-format

    Fix to formats for PDF only papers
    bdc34 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f015560 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9ae369 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Adds statement_timeout for latexml db arxivce-2433

    It would be nice if we could configure all the features for the engine from env
    vars.
    bdc34 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6a3381c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #300 from arXiv/bdc34/arxivce-2433-latexdb-graceful

    Adds statement_timeout for latexml db arxivce-2433
    bdc34 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f71b4f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

  1. Merge pull request #297 from arXiv/ARXIVCE-1264-count-pdf-downloads-b…

    …y-country
    
    ARXIVCE-1264: group by ip, when counting pdf downloads
    bmaltzan authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    661952f View commit details
    Browse the repository at this point in the history
  2. Remvoes, sessionmaker autocommit=False

    It no longer does anything in sqlalchemy 2.0
    bdc34 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    508f585 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. Changes to arxiv/auth/legacy/tests

    Move setup of db out to a mixin under arxiv.auth.legacy.tests.util
    bdc34 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    51fe779 View commit details
    Browse the repository at this point in the history
  2. Changes to arxiv/auth/legacy/tests

    Removes setting of os.environ to sqlite memory
    bdc34 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9669899 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e98b2 View commit details
    Browse the repository at this point in the history
  4. Removes arxiv.auth.exceptions.Unavailable

    This obscured the original db error.
    bdc34 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c3e9b78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b769807 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Fixes erratic tests

    The tests were failing about 1 out of 7 times. This seemed to be
    due the tables being created in a DB and then the tests using a different DB.
    The tests where this was happening were rewritten using pytest instead of UnitTest.
    bdc34 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    433f424 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Change arxiv.db.session to arxiv.db.Session

    Breaking change.
    
    Done to be more similar to the sqlalchemy docs.
    
    Removes little used get_db and get_engine.
    bdc34 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    472ea79 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Adds arxiv.db.init()

    Breaking change:
    arxiv.db.models.configure_db moved to arxiv.db.configure_db
    bdc34 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b6650cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #301 from arXiv/bdc34/fix-erratic-tests

    Fixes erratic tests
    bdc34 authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1e819b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c133d1b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    6749263 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #295 from arXiv/dependabot/pip/certifi-2024.7.4

    Bump certifi from 2024.2.2 to 2024.7.4
    bdc34 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    af92878 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #285 from arXiv/dependabot/pip/urllib3-2.2.2

    Bump urllib3 from 2.2.1 to 2.2.2
    bdc34 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9428106 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #277 from arXiv/dependabot/pip/requests-2.32.0

    Bump requests from 2.31.0 to 2.32.0
    bdc34 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6a5932b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #269 from arXiv/dependabot/pip/jinja2-3.1.4

    Bump jinja2 from 3.1.3 to 3.1.4
    bdc34 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3bc1570 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #268 from arXiv/dependabot/pip/werkzeug-3.0.3

    Bump werkzeug from 3.0.2 to 3.0.3
    bdc34 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b097f0b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #274 from arXiv/ARXIVCE-1639-browse-traces-again

    Handle error for gcs list blob
    bdc34 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b515966 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #251 from arXiv/dependabot/pip/idna-3.7

    Bump idna from 3.6 to 3.7
    bdc34 authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    be4d478 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    5c3755e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d559f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #303 from arXiv/ARXIVCE-2413-handle-nonexisting-pa…

    …pers
    
    trying to purge a paper that doesn't exist results in an IdentifierEx…
    kyokukou authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    069a311 View commit details
    Browse the repository at this point in the history