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 dismiss review feature #12674

Merged
merged 28 commits into from
Feb 11, 2021
Merged

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    4c5a98f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a45b133 View commit details
    Browse the repository at this point in the history
  3. make fmt

    a1012112796 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    58a6148 View commit details
    Browse the repository at this point in the history
  4. fix test

    a1012112796 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    2b84a0a View commit details
    Browse the repository at this point in the history
  5. fix test

    a1012112796 committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    365fc83 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    8e57c49 View commit details
    Browse the repository at this point in the history
  2. Add unDismissReview api

    a1012112796 committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ca6282d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab6c402 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Configuration menu
    Copy the full SHA
    b969c85 View commit details
    Browse the repository at this point in the history
  2. fix bugs

    a1012112796 committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    dbaebf7 View commit details
    Browse the repository at this point in the history
  3. fix test

    a1012112796 committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    35dedbb View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

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

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    a060513 View commit details
    Browse the repository at this point in the history
  2. simplify logic

    a1012112796 committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    26a5999 View commit details
    Browse the repository at this point in the history
  3. fix bug

    a1012112796 committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    786f823 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge branch 'master' into feature/dismissing_reviews

    * master: (358 commits)
      [skip ci] Updated translations via Crowdin
      Use caddy's certmagic library for extensible/robust ACME handling (go-gitea#14177)
      Redirect on changed user and org name (go-gitea#11649)
      chore: bump minio to RELEASE.2021-01-16T02-19-44Z (go-gitea#14445)
      [skip ci] Updated translations via Crowdin
      CI: skip build steps for cron update works (go-gitea#14443)
      [skip ci] Updated licenses and gitignores
      [skip ci] Updated translations via Crowdin
      just overload to not get it by mistake again ... (go-gitea#14440)
      [skip ci] Updated translations via Crowdin
      Add link to packages in openSUSE build service (go-gitea#14439)
      Improve Description in new/ edit Project template (go-gitea#14429)
      Don't show "Reference in new issue" when issues unit is globally disabled (go-gitea#14437)
      CI: Update license & gitignore by cron (go-gitea#14419)
      Fix close/reopen with comment (go-gitea#14436)
      Add german translation guidelines (go-gitea#14283)
      [skip ci] Updated translations via Crowdin
      Fix lfs preview bug (go-gitea#14428)
      [skip ci] Updated translations via Crowdin
      Bump gsap from 3.5.1 to 3.6.0 (go-gitea#14410)
      ...
    a1012112796 committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    c599356 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

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

Commits on Jan 27, 2021

  1. Merge branch 'master' into feature/dismissing_reviews

    * master:
      [skip ci] Updated translations via Crowdin
      Fix bug because of duplicated join (go-gitea#14454)
      Cron job to cleanup hook_task table (go-gitea#13080)
      Fix panic 500 page rendering (go-gitea#14474)
      [skip ci] Updated translations via Crowdin
      Move macaron to chi (go-gitea#14293)
      [skip ci] Updated translations via Crowdin
      Fix incorrect key name so registerManualConfirm setting works as expected. (go-gitea#14455)
    a1012112796 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    8f5873d View commit details
    Browse the repository at this point in the history
  2. fix bug

    a1012112796 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    f323120 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    e5bb544 View commit details
    Browse the repository at this point in the history
  2. apply suggestion

    6543 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    456db50 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Merge branch 'master' into feature/dismissing_reviews

    * master: (28 commits)
      [Docs] Clone filters (go-gitea#14555)
      update docs to show latest stable version (1.13.2) (go-gitea#14550)
      Adding Chi's GetHead middleware (go-gitea#14541)
      Changelog v1.13.2 (go-gitea#14535) (go-gitea#14543)
      [skip ci] Updated translations via Crowdin
      [API] List, Check, Add & delete endpoints for repository teams (go-gitea#13630)
      [skip ci] Updated translations via Crowdin
      rm redirect (go-gitea#14534)
      Upgrade 'css-minimizer-webpack-plugin' to the latest version (go-gitea#14527)
      Set the name Mapper in migrations (go-gitea#14526)
      Internal ssh server respect Ciphers, MACs and KeyExchanges settings (go-gitea#14523)
      Move middlewares to web/middleware (go-gitea#14480)
      Add Doctor FixWrongUserType (go-gitea#14522)
      [skip ci] Updated translations via Crowdin
      noop (go-gitea#14521)
      Update docs and comments to remove macaron (go-gitea#14491)
      [skip ci] Updated translations via Crowdin
      Fix json charset bug (go-gitea#14514)
      enhancement: add signoff option in commit form (go-gitea#14516)
      Fix load time bug (go-gitea#14508)
      ...
    a1012112796 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    d017a10 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Apply suggestions from code review

    Co-authored-by: zeripath <art27@cantab.net>
    a1012112796 and zeripath authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9b9d7b3 View commit details
    Browse the repository at this point in the history
  2. fix nit

    a1012112796 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    28a7f96 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/dismissing_reviews

    * master: (22 commits)
      Add support for ref parameter to get raw file API (go-gitea#14602)
      Fixed irritating error message related to go version (go-gitea#14611)
      Use OldRef instead of CommitSHA for DeleteBranch comments (go-gitea#14604)
      Add information on how to build statically (go-gitea#14594)
      [skip ci] Updated translations via Crowdin
      Exclude the current dump file from the dump (go-gitea#14606)
      Remove spurious DataAsync Error logging (go-gitea#14599)
      [API] Add  delete release by tag & fix unreleased inconsistency (go-gitea#14563)
      Fix rate limit bug when downloading assets on migrating from github (go-gitea#14564)
      [API] Add affected files of commits to commit struct (go-gitea#14579)
      [skip ci] Updated licenses and gitignores
      Fix locale init (go-gitea#14582)
      Add Content-Length header to HEAD requests (go-gitea#14542)
      Honor REGISTER_MANUAL_CONFIRM when doing openid registration (go-gitea#14548)
      Fix lfs file viewer (go-gitea#14568)
      Fix typo in generate-emoji.go (go-gitea#14570)
      Fix bug about ListOptions and stars/watchers pagnation (go-gitea#14556)
      Fix gpg key deletion (go-gitea#14561)
      [API] GetRelease by tag only return release (go-gitea#14397)
      Reduce data races (go-gitea#14549)
      ...
    a1012112796 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    349c294 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    91091fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02f445a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

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