2176 Commits (f2b48dc47af970f56b4ce21bbca1e35ceb602a8d)

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