Commit Graph

2575 Commits (e4a876cee122de9126d640293c14841bcd0da745)

Author SHA1 Message Date
guillep2k e4a876cee1
Admin page for managing user e-mail activation (#10557) (#10579) 5 years ago
guillep2k abb534ba7a
Fix migration bug on v96.go (#10572) (#10573) 5 years ago
zeripath caa2aeaa52
Show Signer in commit lists and add basic trust (#10425) (#10524) 5 years ago
6543 11300ee582
Fix potential bugs (#10513) (#10518) 5 years ago
6543 50f2e90b76
[BugFix] Avoid mailing explicit unwatched (#10475) (#10500) 5 years ago
zeripath 5d11ccc9e1
Handle push rejection message in Merge & Web Editor (#10373) (#10497) 5 years ago
guillep2k 93860af542
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) (#10493) 5 years ago
James Lakin 7bf5834f2c
Show the username as a fallback on feeds if full name is blank (#10461) 5 years ago
zeripath d3b6f001fe
Various fixes in login sources (#10428) (#10429) 5 years ago
guillep2k 3cee15e6f9
Ensure only own addresses are updated (#10397) (#10399) 5 years ago
Lunny Xiao 34e3644ada
Fix wrong num closed issues on repository when close issue via commit (#10364) (#10380) 5 years ago
guillep2k 14bd120cdc
Reading pull attachments should depend on read UnitTypePullRequests (#10346) (#10354) 5 years ago
zeripath f9e66e5a46
Blacklist manifest.json & milestones user (#10292) (#10293) 5 years ago
zeripath ef89260cf1
Repo name added to automatically generated commit message when mergin… (#9997) (#10285) 5 years ago
guillep2k 5525452bdf
Divide GetIssueStats query in smaller chunks (#10176) (#10282) 5 years ago
6543 c95d9603ea
Only check for conflicts/merging if the PR has not been merged in the interim (#10132) (#10206) 5 years ago
6543 f5727d83dd
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029) (#10088) 5 years ago
Lauris BH 912ce27421
Update topics repo count when deleting repository (#10081) 5 years ago
Lunny Xiao 491cbeca67
Fix milestone API state parameter unhandled (#10049) (#10052) 5 years ago
zeripath 895d92ffe5 Ensure that feeds are appropriately restricted (#10018) (#10019) 5 years ago
6543 315026c2c5 trim whitespace of MilestoneName at creation/rename (#10017) (#10034) 5 years ago
Lunny Xiao 16dfd9ffbe Sanitize credentials in mirror form (#9975) (#9991) 5 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) 5 years ago
6543 128cc34344 Fixed repo link in generated comment for cross repository dependency (#9863) (#9935) 5 years ago
Lunny Xiao 0dced15c1a Fix wrong hint when status checking is running on pull request view (#9886) (#9928) 5 years ago
zeripath 79c1d48532 Do not try to recreate ldap user if they are already created (#9900) (#9919) 5 years ago
zeripath ff508c9c9b Add option to prevent LDAP from deactivating everything on empty search (#9879) (#9896) 5 years ago
6543 ce756ee89f Check user != nil before checking values (#9881) (#9883) 5 years ago
David Svantesson aa6ed1b7c1 Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844) (#9855) 5 years ago
Lunny Xiao 69a2a29c33 Fix wrong identify poster on a migrated pull request when submi… (#9827) (#9830) 5 years ago
zeripath b13b9d3dbd Move Errored PRs out of StatusChecking (#9675) (#9726) 5 years ago
zeripath 7eaba6ba8a Never allow an empty password to validate (#9682) (#9683) 5 years ago
John Olheiser a516a7ba0f Load milestone in API PR list (#9671) (#9700) 5 years ago
John Olheiser a2b7cc1bb1 Fix nil reference in repo generation (#9660) (#9666) 5 years ago
John Olheiser 04a77b1f42 Add HTML URL to API Issues (#9654) (#9661) 5 years ago
Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 5 years ago
zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
6543 9406368633 Fix Issue Unsubscription (#9634) 5 years ago
6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609) 5 years ago
David Svantesson 03d59bcd1d Fix access issues on milestone and issue overview pages. (#9603) 5 years ago
Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340) 5 years ago
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 5 years ago
6543 5b9283ddfe make sure Poster is loaded (#9583) 5 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 5 years ago
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
zeripath 0c07f1de5b Provide Default messages for merges (#9393) 5 years ago
zeripath e64880ef07 Ignore empty avatars in v115.go (#9520) 5 years ago
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) 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