2283 Commits (7a1cfb0e4ac9482ea5dcc48f0663ae0f083cfe3f)

Author SHA1 Message Date
  Lunny Xiao b4bfeea829 Fix issues/pulls dependencies problems (#9842) 5 years ago
  David Svantesson d5b01d61c4 Add setting to set default and global disabled repository units. (#8788) 5 years ago
  6543 faa830dac3 Add "Update Branch" button to Pull Requests (#9784) 5 years ago
  zeripath d4df112e17 Move mailer to use a queue (#9789) 5 years ago
  6543 cb49c54436 [refactor] notify remove unused praram (#9804) 5 years ago
  Antoine GIRARD 361da6502e tests: configure github remaining limit + read token (#9800) 5 years ago
  Moritz e9a5e92d04 Fix markdown anchor links (#9673) 5 years ago
  zeripath 7e6584079b Fix missing unlock in uniquequeue (#9790) 5 years ago
  Lunny Xiao 4986e35bd6 Migrate reactions when migrating repository from github (#9599) 5 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 5 years ago
  zeripath ecc8f215bc Fix #9752 (#9769) 5 years ago
  6543 21e9095284 [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
  Lunny Xiao 15b56bbf4c Fix missing updated time on migrated issues and comments (#9744) 5 years ago
  Lunny Xiao ab30192f14 Move newbranch to standalone package (#9627) 5 years ago
  Manush Dodunekov 7fda9d52c6 Restricted users (#6274) 5 years ago
  Lunny Xiao 9a9404d3fa Move create/fork repository from models to modules/repository (#9489) 5 years ago
  Lunny Xiao 48a977b930 Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
  zeripath b716000be6 Make hook status printing configurable with delay (#9641) 5 years ago
  zeripath c6cecef82d Remove unused lock (#9709) 5 years ago
  zeripath b3e3ffafc4 Missed q.lock.Unlock() will cause panic (#9705) 5 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
  Lunny Xiao ea1cf2a310 Move tracked time api convert to convert package (#9665) 5 years ago
  guillep2k 126a194e66 Don't attempt to close issue if already closed (#9696) 5 years ago
  Lunny Xiao 1818fa5639 Fix wrong original git service type on a migrated repository (#9693) 5 years ago
  Lunny Xiao f46571f197 Move push commits from models to modules/repository (#9370) 5 years ago
  Lunny Xiao f555e0e383 Move pull request api convert to convert package (#9664) 5 years ago
  zeripath 40ac2b09fc Prevent redirect to Host (#9678) 5 years ago
  6543 35e4254cf8 [API] orgEditTeam make Fields optional (#9556) 5 years ago
  6543 3ac680a9fe [API] Add notification endpoint (#9488) 5 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
  John Olheiser 48c246ca83 Add HTML URL to API Issues (#9654) 5 years ago
  John Olheiser 143a3aa9e6 Add PR review webhook to Telegram (#9653) 5 years ago
  6543 91747b386f fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651) 5 years ago
  zeripath ca6f46bff9 Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
  Timon Engelke c80765ae1d Add a /user/login landing page option (#9622) 5 years ago
  John Olheiser 8be71c9c0a Only show sender if it makes sense (#9601) 5 years ago
  David Svantesson 0b971c112a Add branch protection option to block merge on requested changes. (#9592) 5 years ago
  mrsdizzie c37c043ce7 Some more e-mail notification fixes (#9596) 5 years ago
  6543 18d0bc2294 [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
  6543 6da0eedc68 update swagger info (#9558) 5 years ago
  zeripath a6817d53e3 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
  zeripath dd7de6f3ef Provide Default messages for merges (#9393) 5 years ago
  Lunny Xiao a93fda7134 Fix repository issues pagination bug when there are more than one label filter (#9512) 5 years ago
  Cornel 55a7dc8b6b Refactor webhooks to reduce code duplication (#9422) 5 years ago
  zeripath 449309931f Stop various tests from adding to the source tree (#9515) 5 years ago
  6543 ce02983f3c [Fix] AllowedReaction code (#9518) 5 years ago
  6543 f4ad1a73bb [API] Extend times API (#9200) 5 years ago
  Lunny Xiao 70314b34ab Fix deleted branch isn't removed when push the branch again (#9516) 5 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 5 years ago
  Lunny Xiao ac75920c93 fix datarace on issue indexer queue (#9490) 5 years ago