Commit Graph

2101 Commits (v1.9.3)

Author SHA1 Message Date
guillep2k 5d2676089e Add change title notification for issues (#8064)
5 years ago
Tamal Saha 9bea8d825b Run CORS handler first for /api routes (#7967) (#8053)
5 years ago
Gary Kim 4d6c8d9b13 backport: Fix adding default Telegram webhook (#7992)
5 years ago
Lunny Xiao 7dd726faeb upload support text/plain; charset=utf8 (#7899)
5 years ago
Lanre Adelowo 68424eddf0 fix non existent milestone with 500 error (#7867) (#7873)
5 years ago
zeripath 94f0151789 Attempt to fix hook problem (#7856)
5 years ago
Mario Lubenka 24fa56830f Enable switching to a different source branch when PR already exists (#7823)
5 years ago
David Svantesson 0fa9ea516a Rewrite existing repo units if setting is not included in api body (#7811)
5 years ago
Antoine GIRARD 38e799779f api: fix multiple bugs with statuses endpoints (#7785) (#7807)
5 years ago
Lunny Xiao c6f1825fe9 add pagination for admin api get orgs and fix only list public orgs bug (#7742) (#7752)
5 years ago
Lunny Xiao d15e49f7ff improve branches list performance and fix protected branch icon when no-login (#7695) (#7704)
5 years ago
renothing d789170e31 fix wrong email when use gitea as OAuth2 provider (#7640) (#7647)
5 years ago
zeripath 5a3d9861ba Handle ErrUserProhibitLogin in http git (#7586, #7591) (#7590)
5 years ago
Richard Mahn 103a66ae83 Fixes #7564 - Malformed URLs in API git/commits response (#7565) (#7567)
5 years ago
Richard Mahn 91e24a3a10 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) (#7507)
5 years ago
Richard Mahn a29e667eff Backport for #7475 - settings error (#7483)
5 years ago
Gary Kim 2477737fff Only show "New Pull Request" button if repo allows pulls (#7426) (#7432)
5 years ago
Cherrg 1e585d7991 backport of #7385 - add missing template variable on organisation settings (#7386)
5 years ago
AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606)
5 years ago
leonklingele ef57fe4ae3 routers: do not leak secrets via timing side channel (#7364)
5 years ago
leonklingele 96b66e330b routers/user: ensure that decryption of cookie actually suceeds (#7363)
5 years ago
Lunny Xiao b5aa7f7ceb fix api route (#7346)
5 years ago
zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961)
5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845)
5 years ago
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301)
5 years ago
Richard Mahn 002b597c1f Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324)
5 years ago
Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321)
5 years ago
Mario Lubenka 7c0f2b9843 Show Pull Request button or status of latest PR in branch list (#6990)
5 years ago
Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864)
5 years ago
Lunny Xiao 161e12e157
Shadow the password on cache and session config on admin panel (#7300)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082)
5 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236)
5 years ago
Lunny Xiao 1e8a616426 show lfs config on admin panel (#7220)
5 years ago
Lunny Xiao d8168b356d
Add missing description of label on API (#7159)
5 years ago
zeripath cf2221e3ac Add LastLogin to the User API (#7196)
5 years ago
Cherrg 2f39fc7bb6 fix drone build bug (#7192)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171)
5 years ago
Lunny Xiao 7162fbf3d6
if milestone id is zero don't get it from database (#7169)
5 years ago
Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763)
5 years ago
Lanre Adelowo 3e05661d8d archived repos can be starred and watched (#7163)
5 years ago
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138)
5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991)
5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131)
5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
5 years ago
zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993)
5 years ago
mrsdizzie de6ef14d04 Validate External Tracker URL Format (#7089)
5 years ago
Richard Mahn 43cf2f3b55 Fixes #7023 - API Org Visibility (#7028)
5 years ago
Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)
5 years ago