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

Allow detect whether it's in a database transaction for a context.Context #21756

Merged
merged 16 commits into from Nov 12, 2022

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    50943ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a9c837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    623db67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1211d80 View commit details
    Browse the repository at this point in the history
  5. refactor db.TxContext

    lunny committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    58d15a8 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    lunny committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8dbc8e9 View commit details
    Browse the repository at this point in the history
  7. Update models/issues/pull.go

    Co-authored-by: delvh <dev.lh@web.de>
    lunny and delvh committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    406a049 View commit details
    Browse the repository at this point in the history
  8. Use AutoCtx instead of MustCtx

    lunny committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5ef4921 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a634fc View commit details
    Browse the repository at this point in the history
  10. Merge branch 'lunny/db_in_transaction' of github.com:lunny/gitea into…

    … lunny/db_in_transaction
    lunny committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e1434d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. More comment

    lunny committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    48b5c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb7d93 View commit details
    Browse the repository at this point in the history
  3. extract function

    lunny committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6e2cfa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b37283 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    d12fab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e34cbd View commit details
    Browse the repository at this point in the history