3061 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  Lunny Xiao 3ce152a637 Move git graph from models to modules/graph (#9027) 6 years ago
  Lunny Xiao d32f1f47ab extract some inline functions related with create comment (#8931) 6 years ago
  guillep2k a992e3368b Fix permission checks for close/reopen from commit (#8875) 6 years ago
  guillep2k 0a12dc7729 Add review comments to mail notifications (#8996) 6 years ago
  Lunny Xiao a070c8fc1b Move transfer repository and rename repository on a service package and start action notification (#8573) 6 years ago
  John Olheiser 82040ea735 Update dashboard context for PR reviews (#8995) 6 years ago
  John Olheiser ad101f0bb4 New review approvals shouldn't require a message (#8991) 6 years ago
  6543 6dafac6cef Drop Admin attribute based on LDAP when login (continue #1743) (#8849) 6 years ago
  Lunny Xiao 4b64bf07c1 Refactor pull request review (#8954) 6 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 6 years ago
  Lunny Xiao 73f922538a Improve notification (#8835) 6 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 6 years ago
  Lunny Xiao 8953cc259a Move notifywatchers from models to notification (#8907) 6 years ago
  zeripath 03447a699d Stop using git count-objects and use raw directory size for repository (#8848) 6 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 6 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 6 years ago
  6543 866e806f08 Fix API Bug (fail on empty assignees) (#8873) 6 years ago
  guillep2k ea5603ac20 Leave non-dated issues for last (#8871) 6 years ago
  David Svantesson 14cdf74540 Allow to add and remove all repositories to/from team. (#8867) 6 years ago
  Lunny Xiao 691a7396e8 Fix bug when migrate from API (#8631) 6 years ago
  Lunny Xiao fb2c691c3e Move some actions to notification/action (#8779) 6 years ago
  Lunny Xiao 6f720e364f Split sendCreateCommentAction as two parts, one for update comment related informations, another for actions (#8784) 6 years ago
  David Svantesson 5a77a8678f Add team option to grant rights for all organization repositories (#8688) 6 years ago
  jaqra aad65046e6 Fix (open/closed) issue count when label excluded (#8815) 6 years ago
  Lunny Xiao ccfd918a9a Move more webhook codes from models to webhook module (#8802) 6 years ago
  mrsdizzie 479c9d3184 Fix SSH2 conditonal in key parsing code (#8806) 6 years ago
  6543 c5139e42d3 Add API for Issue set Subscription (#8729) 6 years ago
  David Svantesson a6a80ab484 Prevent upload (overwrite) of lfs locked file (#8769) 6 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 6 years ago
  succcubbus fa0b735312 mark review comment as invalidated when file is deleted (#8751) 6 years ago
  Brad Albright 773824ade0 Allow cross-repository dependencies on issues (#7901) 6 years ago
  Lunny Xiao a4e1d4e481 Move pull list code to a seperate file (#8748) 6 years ago
  Lunny Xiao 1a6073731f Move issue change content from models to service (#8711) 6 years ago
  Benno 8cf85d6658 Respect LFS File Lock on UI (#8719) 6 years ago
  6543 61df45e3fd [Fix] milestone close timestamp (#8728) 6 years ago
  zeripath 921df75e11 Add basic repository lfs management (#7199) 6 years ago
  Lunny Xiao 9cb678c6a4 Move issue change status from models to service (#8691) 6 years ago
  Lunny Xiao 3e50c75c46 Move more issue assignee code from models to issue service (#8690) 6 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 6 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 6 years ago
  jaqra 63caab3871 make call createMilestoneComment on newIssue func (#8678) 6 years ago
  jaqra b8ebcf3921 Add 'Alt + click' feature to exclude labels (#8199) 6 years ago
  guillep2k 46f0f50bd7 Fix extra columns from `label` table (#8633) 6 years ago
  zeripath 11278a7d8d Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 6 years ago
  zeripath 2d3f9f7725 Update heatmap fixtures to restore tests (#8615) 6 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 6 years ago
  zeripath 72c9cb7196 Ensure default gpg settings not nil and found commits have reference to repo (#8604) 6 years ago
  Viktor Szakats e5f83751f7 webhook: set Content-Type for application/x-www-form-urlencoded (#8599) 6 years ago
  Lunny Xiao 239320ae4f Move issue label operations to issue service package (#8553) 6 years ago
  John Olheiser a84e831d35 Improve webhooks (#8583) 6 years ago