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

Use vitest globals #27102

Merged
merged 10 commits into from Sep 27, 2023
Merged

Use vitest globals #27102

merged 10 commits into from Sep 27, 2023

Commits on Sep 16, 2023

  1. Use vitest globals

    silverwind committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    7c7d183 View commit details
    Browse the repository at this point in the history
  2. add tsconfig.json

    silverwind committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    1b12908 View commit details
    Browse the repository at this point in the history
  3. remove tsconfig.json

    silverwind committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    f1f5401 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2e4ff3 View commit details
    Browse the repository at this point in the history
  5. add to plugins

    silverwind committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    14652e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

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

Commits on Sep 18, 2023

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

Commits on Sep 21, 2023

  1. Merge remote-tracking branch 'origin/main' into vitest-global

    * origin/main:
      Fix dropdown icon position (go-gitea#27175)
      Fix repo sub menu (go-gitea#27169)
      Fix review request number and add more tests (go-gitea#27104)
      Fix the variable regexp pattern on web page (go-gitea#27161)
      Fix organization field being null in POST /orgs/{orgid}/teams (go-gitea#27150)
      Add index to `issue_user.issue_id` (go-gitea#27154)
      [skip ci] Updated translations via Crowdin
      Start development on Gitea 1.22 (go-gitea#27155)
      Fix successful return value for `SyncAndGetUserSpecificDiff` (go-gitea#27152)
      Improve actions docs related to `pull_request` event (go-gitea#27126)
      Remove outdated paragraphs when comparing Gitea Actions to GitHub Actions (go-gitea#27119)
      Fix: treat tab "overview" as "repositories" in user profiles without readme (go-gitea#27124)
      Fix incorrect test code for error handling (go-gitea#27139)
      Increase auth provider icon size on login page (go-gitea#27122)
      fix pagination for followers and following (go-gitea#27127)
      services/wiki: Close() after error handling (go-gitea#27129)
      Use fetch helpers instead of fetch (go-gitea#27026)
      Change green buttons to primary color (go-gitea#27099)
      Fix wrong xorm get usage on migration (go-gitea#27111)
    silverwind committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d8ee8ac View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    0593c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8856f2a View commit details
    Browse the repository at this point in the history