Commit Graph

2180 Commits (c76c70a16ce6c1d472059ea3e03206abb5ed884d)

Author SHA1 Message Date
zeripath c76c70a16c Move mailer to use a queue (#9789) 5 years ago
6543 06cd3e03a2 [refactor] notify remove unused praram (#9804) 5 years ago
Antoine GIRARD 11885daaa0
tests: configure github remaining limit + read token (#9800) 5 years ago
Moritz f740943df4 Fix markdown anchor links (#9673) 5 years ago
zeripath e7923c4bc0 Fix missing unlock in uniquequeue (#9790) 5 years ago
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599) 5 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 5 years ago
zeripath d171cd41b1
Fix #9752 (#9769) 5 years ago
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
Lunny Xiao 7f869c061e Fix missing updated time on migrated issues and comments (#9744) 5 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 5 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 5 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
zeripath 65baacf227
Make hook status printing configurable with delay (#9641) 5 years ago
zeripath 960ac36099
Remove unused lock (#9709) 5 years ago
zeripath edd31770aa
Missed q.lock.Unlock() will cause panic (#9705) 5 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665) 5 years ago
guillep2k 705b1e49a8 Don't attempt to close issue if already closed (#9696) 5 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 5 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 5 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664) 5 years ago
zeripath 6c46a56360 Prevent redirect to Host (#9678) 5 years ago
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556) 5 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488) 5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654) 5 years ago
John Olheiser f8dcc5f9f8 Add PR review webhook to Telegram (#9653) 5 years ago
6543 c779ac12c9 fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651) 5 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
Timon Engelke abc0f53539 Add a /user/login landing page option (#9622) 5 years ago
John Olheiser fb3a6aba7d Only show sender if it makes sense (#9601) 5 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 5 years ago
mrsdizzie b39fab41c8 Some more e-mail notification fixes (#9596) 5 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
6543 655aea13a5 update swagger info (#9558) 5 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393) 5 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512) 5 years ago
Cornel 81e63d0714 Refactor webhooks to reduce code duplication (#9422) 5 years ago
zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515) 5 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518) 5 years ago
6543 f2d03cda96 [API] Extend times API (#9200) 5 years ago
Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516) 5 years ago
zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) 5 years ago
Lunny Xiao 8b2f29c0d2
fix datarace on issue indexer queue (#9490) 5 years ago
zeripath 30181d459d Wrap the code indexer (#9476) 5 years ago
6543 40e99ea010 [API] Extend contents with dates (#9464) 5 years ago
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago