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

Add commit status summary table to reduce query from commit status table #30223

Merged
merged 26 commits into from
Apr 12, 2024

Commits on Apr 1, 2024

  1. Add commit status summary table to reduce query from commit status ta…

    …ble. After this change, commit status summary table will be used for final result, commit status table will be for details
    lunny committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9e7185b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Correct some names

    lunny committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6236384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebad824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b7a5b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Fix upset for mysql

    lunny committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    28d357e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b5a0b4 View commit details
    Browse the repository at this point in the history
  3. Add a comment for upset

    lunny committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    8db71d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1beb182 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jason Song <i@wolfogre.com>
    lunny and wolfogre committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a653809 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    32b6790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76762a7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'lunny/commit_status_summary' of github.com:lunny/gitea …

    …into lunny/commit_status_summary
    lunny committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    eabaf20 View commit details
    Browse the repository at this point in the history
  4. Fix variable name

    lunny committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    027ae02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d46bdd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23a143d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3da3a5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9e1af7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    5288036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fcddae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85facdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4602ebd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3556715 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    923bb0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52a22a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ae1d48 View commit details
    Browse the repository at this point in the history