Commit Graph

2163 Commits (8add1dfacc84ac0807cba1ec94022d52b818d1e9)

Author SHA1 Message Date
Lunny Xiao 8add1dfacc Fix issues/pulls dependencies problems (#9842) (#9864) 5 years ago
Moritz b577500a54 Fix markdown anchor links (#9673) (#9840) 5 years ago
zeripath dbe6136348 Fix missing unlock in uniquequeue (#9791) 5 years ago
6543 602c5da953 Fix #9752 (#9769) (#9775) 5 years ago
Lunny Xiao 28508792ba Fix missing updated time on migrated issues and comments (#9744) (#9764) 5 years ago
zeripath 4072f28e60
Make hook status printing configurable with delay (#9641) (#9725) 5 years ago
zeripath f8ea50cc7a
Remove unused lock (#9710) 5 years ago
zeripath 0e53a16cca
Missed q.lock.Unlock() will cause panic (#9706) 5 years ago
guillep2k ff16099c6d Don't attempt to close issue if already closed (#9699) 5 years ago
zeripath 3a00a690c9 Prevent redirect to Host (#9678) (#9679) 5 years ago
John Olheiser 04a77b1f42 Add HTML URL to API Issues (#9654) (#9661) 5 years ago
John Olheiser f523372d07 Add PR review webhook to Telegram (#9653) (#9655) 5 years ago
6543 e39c238ef4 fix #9648 (#9652) 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
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477) 5 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313) 5 years ago
mrsdizzie 2f9564f993 Set default ssh.minimum_key_sizes (#9466) 5 years ago
mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) 5 years ago
Brad Albright 875d6b2f8e fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9459) 5 years ago
guillep2k 4f42e03a35 Fix wrong notification on merge (#9450) 5 years ago
6543 2848c5eb8f Swagger info corrections (#9441) 5 years ago
mrsdizzie d644934956 Use OriginalURL insead of CloneAddr in migration logging (#9418) 5 years ago
Lauris BH 8a208e4349 Remove unsued struct (#9405) 5 years ago
Cornel 04ab1138f6 Fix Slack webhook payload title generation to work with Mattermost (#9378) 5 years ago
Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation (#9335) 5 years ago
zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
John Olheiser 1707f59966 Remove text from action-only webhooks (#9377) 5 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488) 5 years ago
Lunny Xiao 67b316a954 Refactor comment (#9330) 5 years ago
Brad Albright f6b29012e0 Add /milestones endpoint (#8733) 5 years ago
zeripath 7cc16740a5
Fix missed change to GetManager() (#9361) 5 years ago