2118 Commits (2f73fff053527b9ab66d74063868846ae8eec5c7)

Author SHA1 Message Date
  zeripath fb5af37b3e
Add Close() method to gogitRepository (#8901) (#8958) 4 years ago
  David Svantesson b2c3a7d79f Fix deadline on update issue or PR via API (#8699) 4 years ago
  Lunny Xiao 1bcbc02045 Revert "API should follow RequireSignInView (#8654) (#8661)" (#8674) 4 years ago
  Monty Taylor 66ceee08dc Fix 500 when getting user as unauthenticated user (#8662) 4 years ago
  Lunny Xiao ffff835b73
API should follow RequireSignInView (#8654) (#8661) 4 years ago
  Lunny Xiao 63c54f7e1f Hide some user information via API if user have no enough permission (#8655) (#8658) 4 years ago
  zeripath f9845454cf Use AppSubUrl for more redirections (#8647) (#8652) 4 years ago
  zeripath c1152b15fe Add missed close in ServeBlobLFS (#8527) (#8543) 4 years ago
  Lauris BH 05f6566786 Revert "[Backport] Fix issues/pr list broken when there are man… (#8425) 4 years ago
  6543 0ea4b786cb [Backport] Fix issues/pr list broken when there are many repositories (#8409) (#8418) 4 years ago
  6543 aeec78543b Change general form binding to gogs form (#8334) (#8402) 4 years ago
  6543 797194d2d0 Fix editor commit to new branch if PR disabled (#8375) (#8401) 4 years ago
  guillep2k 5bac1a692a Allow users with explicit read access to give approvals (#8398) 4 years ago
  David Svantesson 7156e2a71a Fix API for edit and delete release attachment (#8290) 4 years ago
  guillep2k 3fc42add16 Allow registration when button is hidden (#8238) 4 years ago
  Lunny Xiao 267fbbf201
Fix team user api (#8172) (#8188) 4 years ago
  guillep2k b228d22736 Add reviewrs as participants (#8124) 4 years ago
  guillep2k 5d2676089e Add change title notification for issues (#8064) 4 years ago
  Tamal Saha 9bea8d825b Run CORS handler first for /api routes (#7967) (#8053) 4 years ago
  Gary Kim 4d6c8d9b13 backport: Fix adding default Telegram webhook (#7992) 4 years ago
  Lunny Xiao 7dd726faeb upload support text/plain; charset=utf8 (#7899) 4 years ago
  Lanre Adelowo 68424eddf0 fix non existent milestone with 500 error (#7867) (#7873) 4 years ago
  zeripath 94f0151789 Attempt to fix hook problem (#7856) 4 years ago
  Mario Lubenka 24fa56830f Enable switching to a different source branch when PR already exists (#7823) 4 years ago
  David Svantesson 0fa9ea516a Rewrite existing repo units if setting is not included in api body (#7811) 4 years ago
  Antoine GIRARD 38e799779f api: fix multiple bugs with statuses endpoints (#7785) (#7807) 4 years ago
  Lunny Xiao c6f1825fe9 add pagination for admin api get orgs and fix only list public orgs bug (#7742) (#7752) 4 years ago
  Lunny Xiao d15e49f7ff improve branches list performance and fix protected branch icon when no-login (#7695) (#7704) 4 years ago
  renothing d789170e31 fix wrong email when use gitea as OAuth2 provider (#7640) (#7647) 4 years ago
  zeripath 5a3d9861ba Handle ErrUserProhibitLogin in http git (#7586, #7591) (#7590) 4 years ago
  Richard Mahn 103a66ae83 Fixes #7564 - Malformed URLs in API git/commits response (#7565) (#7567) 4 years ago
  Richard Mahn 91e24a3a10 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) (#7507) 4 years ago
  Richard Mahn a29e667eff Backport for #7475 - settings error (#7483) 4 years ago
  Gary Kim 2477737fff Only show "New Pull Request" button if repo allows pulls (#7426) (#7432) 4 years ago
  Cherrg 1e585d7991 backport of #7385 - add missing template variable on organisation settings (#7386) 4 years ago
  AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606) 4 years ago
  leonklingele ef57fe4ae3 routers: do not leak secrets via timing side channel (#7364) 4 years ago
  leonklingele 96b66e330b routers/user: ensure that decryption of cookie actually suceeds (#7363) 4 years ago
  Lunny Xiao b5aa7f7ceb fix api route (#7346) 4 years ago
  zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) 4 years ago
  Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 4 years ago
  Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301) 4 years ago
  Richard Mahn 002b597c1f Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324) 4 years ago
  Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 4 years ago
  Mario Lubenka 7c0f2b9843 Show Pull Request button or status of latest PR in branch list (#6990) 4 years ago
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 4 years ago
  Lunny Xiao 161e12e157
Shadow the password on cache and session config on admin panel (#7300) 4 years ago
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 4 years ago
  zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082) 4 years ago
  Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236) 4 years ago