Skip to content
Snippets Groups Projects

Split raw database connections out of aurweb.db

Closed Evangelos Foutras requested to merge (removed):speed-up-git-auth into master
All threads resolved!

The aurweb-git-auth script does not need any ORM functionality, only access to the raw database connection. We can avoid the (~0.5s) time penalty of importing aurweb.db, by splitting the raw connection part into a separate aurweb.db_connection module.

Fixes: #374 (closed)

Edited by Evangelos Foutras

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Evangelos Foutras resolved all threads

    resolved all threads

  • LGTM. I'll wait until "Draft:" is removed before merging into master for the 6.0.29 release.

  • Kevin Morris requested review from @kevr and @jelle

    requested review from @kevr and @jelle

  • changed milestone to %August release 6.1.0

  • Evangelos Foutras resolved all threads

    resolved all threads

  • Evangelos Foutras marked this merge request as ready

    marked this merge request as ready

  • Kevin Morris mentioned in merge request !508 (merged)

    mentioned in merge request !508 (merged)

  • Closing in favor of !508 (merged). :tada:

  • Please register or sign in to reply
    Loading