Commit Graph

2188 Commits (07688231c22871df4d80040f98470dc53d1da71c)

Author SHA1 Message Date
Lunny Xiao fd85d31cb4
Ensure executable bit is kept on the web editor (#10607) (#10614)
4 years ago
6543 11300ee582
Fix potential bugs (#10513) (#10518)
4 years ago
zeripath 5d11ccc9e1
Handle push rejection message in Merge & Web Editor (#10373) (#10497)
4 years ago
guillep2k 93860af542
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493)
4 years ago
John Olheiser ed664a9e1d
Change admin dashboard to POST (#10465) (#10466)
4 years ago
Lunny Xiao b51d7c459e
Fix webhook bug (#10427) (#10432)
4 years ago
zeripath d3b6f001fe
Various fixes in login sources (#10428) (#10429)
4 years ago
mrsdizzie 4529a262c0
Don't manually replace whitespace during render (#10291) (#10315)
4 years ago
zeripath 315d928626
Fix Workerpool deadlock (#10283) (#10284)
4 years ago
zeripath 5cdfde2ebf
Stop hanging issue indexer initialisation from preventing shutdown (#10243) (#10249)
4 years ago
Lauris BH 8efd6b32e2
Fix commit between two commits calculation if there is only last commit (#10225) (#10226)
4 years ago
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