Commit Graph

2587 Commits (878434146fa460f215a6dce34502e162a33ee148)

Author SHA1 Message Date
guillep2k 878434146f
Use session for retrieving org teams (#11438) (#11439) 5 years ago
guillep2k 0b216f40fd
Fix tracked time issues (#11349) (#11354) 5 years ago
zeripath f3a90057a5
Allow X in addition to x in tasks (#10979) (#11335) 5 years ago
6543 cd7fa15d1d
Prevent multiple listings of organization when creating a repository (#11303) (#11325) 5 years ago
6543 245d6ebda5
On Repo Deletion: Delete related TrackedTimes too (#11110) (#11125) 5 years ago
6543 0c4be64345
[Backport] Fix release counter on API repository info (#10968) (#10996) 5 years ago
zeripath c34ad62eea
Mulitple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991) 5 years ago
Lunny Xiao 139fc7cfee
Fix milestones too many SQL variables bug (#10880) (#10904) 5 years ago
zeripath 596eebb2b6
Protect against NPEs in notifications list (#10879) (#10883) 5 years ago
zeripath 6ee6731290
account for empty lines in receive-hook message (#10773) (#10784) 5 years ago
Lunny Xiao 602fe45936
Fix bug on branch API (#10767) (#10775) 5 years ago
zeripath c19ac41b34
Delete dependencies when deleting a repository (#10608) (#10616) 5 years ago
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