Commit Graph

2177 Commits (9169b394586fb6dfe07925f21ebf69648b19f902)

Author SHA1 Message Date
guillep2k 6af58022c8
Prevent double waitgroup decrement (#10170) (#10175)
4 years ago
Lunny Xiao 16dfd9ffbe Sanitize credentials in mirror form (#9975) (#9991)
4 years ago
Lunny Xiao 16f7b43903
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) (#9974)
4 years ago
guillep2k 60f91d56f0 Fix check for push on default branch (#9963)
4 years ago
guillep2k 16fc15ae6a Fix file rename/copy not supported by indexer (#9967)
4 years ago
John Olheiser e24861a546 Don't convert ellipsis in markdown (#9905) (#9937)
4 years ago
Lunny Xiao 0dced15c1a Fix wrong hint when status checking is running on pull request view (#9886) (#9928)
4 years ago
John Olheiser db9342c854 Fix RocketChat (#9908) (#9921)
4 years ago
zeripath 05b9864086 Update queue_redis.go (#9911)
4 years ago
zeripath ff508c9c9b Add option to prevent LDAP from deactivating everything on empty search (#9879) (#9896)
4 years ago
Lunny Xiao f96c1a2c79 Fix wrong permissions check when issues/prs shared operations (#9885) (#9889)
4 years ago
zeripath f2e9d4b851 Allow hyphen in language name (#9873) (#9880)
4 years ago
6543 3fa14d89a2 [Backport] CI optimisation & add github token env var (#9875)
4 years ago
zeripath bcb722daec
Make CertFile and KeyFile relative to CustomPath (#9868) (#9874)
4 years ago
Lunny Xiao 8add1dfacc Fix issues/pulls dependencies problems (#9842) (#9864)
4 years ago
Moritz b577500a54 Fix markdown anchor links (#9673) (#9840)
4 years ago
zeripath dbe6136348 Fix missing unlock in uniquequeue (#9791)
4 years ago
6543 602c5da953 Fix #9752 (#9769) (#9775)
4 years ago
Lunny Xiao 28508792ba Fix missing updated time on migrated issues and comments (#9744) (#9764)
4 years ago
zeripath 4072f28e60
Make hook status printing configurable with delay (#9641) (#9725)
4 years ago
zeripath f8ea50cc7a
Remove unused lock (#9710)
4 years ago
zeripath 0e53a16cca
Missed q.lock.Unlock() will cause panic (#9706)
4 years ago
guillep2k ff16099c6d Don't attempt to close issue if already closed (#9699)
4 years ago
zeripath 3a00a690c9 Prevent redirect to Host (#9678) (#9679)
4 years ago
John Olheiser 04a77b1f42 Add HTML URL to API Issues (#9654) (#9661)
4 years ago
John Olheiser f523372d07 Add PR review webhook to Telegram (#9653) (#9655)
4 years ago
6543 e39c238ef4 fix #9648 (#9652)
4 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
4 years ago
Timon Engelke abc0f53539 Add a /user/login landing page option (#9622)
4 years ago
John Olheiser fb3a6aba7d Only show sender if it makes sense (#9601)
4 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
4 years ago
mrsdizzie b39fab41c8 Some more e-mail notification fixes (#9596)
4 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550)
4 years ago
6543 655aea13a5 update swagger info (#9558)
4 years ago
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533)
4 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393)
4 years ago
Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512)
4 years ago
Cornel 81e63d0714 Refactor webhooks to reduce code duplication (#9422)
4 years ago
zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515)
4 years ago
6543 4ee97465e9 [Fix] AllowedReaction code (#9518)
4 years ago
6543 f2d03cda96 [API] Extend times API (#9200)
4 years ago
Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516)
4 years ago
zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602)
4 years ago
Lunny Xiao 8b2f29c0d2
fix datarace on issue indexer queue (#9490)
4 years ago
zeripath 30181d459d Wrap the code indexer (#9476)
4 years ago
6543 40e99ea010 [API] Extend contents with dates (#9464)
4 years ago
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473)
4 years ago
John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477)
4 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313)
4 years ago
mrsdizzie 2f9564f993 Set default ssh.minimum_key_sizes (#9466)
4 years ago