2443 次程式碼提交 (1f3ba6919d35cc37d1d2575a70927986392f12b5)

作者 SHA1 備註 提交日期
  David Svantesson 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867) 4 年之前
  Lunny Xiao f02138a148 Fix bug when migrate from API (#8631) 4 年之前
  Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779) 4 年之前
  Lunny Xiao 12170d26a7 Split sendCreateCommentAction as two parts, one for update comment related informations, another for actions (#8784) 4 年之前
  David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) 4 年之前
  jaqra c0f4675a68 Fix (open/closed) issue count when label excluded (#8815) 4 年之前
  Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802) 4 年之前
  mrsdizzie dce22efbee Fix SSH2 conditonal in key parsing code (#8806) 4 年之前
  6543 5a187f4bcc Add API for Issue set Subscription (#8729) 4 年之前
  David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769) 4 年之前
  Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747) 4 年之前
  succcubbus a2bd8fe8dc mark review comment as invalidated when file is deleted (#8751) 4 年之前
  Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 4 年之前
  Lunny Xiao de2f45f95e Move pull list code to a seperate file (#8748) 4 年之前
  Lunny Xiao f694bb45d7 Move issue change content from models to service (#8711) 4 年之前
  Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719) 4 年之前
  6543 c4f9d06855 [Fix] milestone close timestamp (#8728) 4 年之前
  zeripath 5e6a008fba
Add basic repository lfs management (#7199) 4 年之前
  Lunny Xiao c66c9dabc7
Move issue change status from models to service (#8691) 4 年之前
  Lunny Xiao 495d5e4329
Move more issue assignee code from models to issue service (#8690) 4 年之前
  Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557) 4 年之前
  David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 4 年之前
  jaqra fc0580a4b7 make call createMilestoneComment on newIssue func (#8678) 4 年之前
  jaqra dbd9d8dd54 Add 'Alt + click' feature to exclude labels (#8199) 4 年之前
  guillep2k 2f10bfa0f6 Fix extra columns from `label` table (#8633) 4 年之前
  zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 4 年之前
  zeripath b59a905394
Update heatmap fixtures to restore tests (#8615) 4 年之前
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 4 年之前
  zeripath 28f60bb5cb
Ensure default gpg settings not nil and found commits have reference to repo (#8604) 4 年之前
  Viktor Szakats bcd96421dd webhook: set Content-Type for application/x-www-form-urlencoded (#8599) 4 年之前
  Lunny Xiao 280f4bebbf Move issue label operations to issue service package (#8553) 4 年之前
  John Olheiser 0a004a69cd Improve webhooks (#8583) 4 年之前
  Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564) 4 年之前
  John Olheiser 7c4c01c0fd Fix review webhooks (#8570) 4 年之前
  Wenxuan Zhao 17c96ee52b Allow more than 255 characters for tokens in external_login_user table (#8554) 4 年之前
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 年之前
  Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551) 4 年之前
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 年之前
  Lunny Xiao 8edf3d5804 Move sync mirror actions to mirror service package (#8518) 4 年之前
  Lunny Xiao 1d9a1a0d45 Fix migrate mirror 500 bug (#8526) 4 年之前
  zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 4 年之前
  blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 4 年之前
  Lunny Xiao 20477a69ea
Move clearlabels from models to issue service (#8326) 4 年之前
  Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324) 4 年之前
  David Svantesson 8ad2697611 Recalculate repository access only for specific user (#8481) 4 年之前
  jaqra 086bfb8b4b Add pagination to commit graph page (#8360) 4 年之前
  Lunny Xiao f9aba9ba0f fix bug on FindExternalUsersByProvider (#8504) 4 年之前
  Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 4 年之前
  guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 4 年之前
  zeripath 300d9a1c70 Fixes #8369: Create .ssh dir as necessary (#8486) 4 年之前