Commit Graph

4074 Commits (c4e875402bd8e787c21bbd4ea07cbb69a8ceef27)

Author SHA1 Message Date
Nanguan Lin 6a725b6f9c
Remove deadcode under models/issues (#28536) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
yp05327 4ea522fecf
Only check online runner when detecting matching runners in workflows (#28286) 11 months ago
Earl Warren e02095c5b6
Add orphaned topic consistency check (#28507) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
wxiaoguang 4f04ab2586
Refactor SSH clone URL generation code (#28421) 11 months ago
sebastian-sauer e08f1a9cbd
Add combined index for issue_user.uid and issue_id (#28080) 11 months ago
nekrondev 52046b934d
Retry SSH key verification with additional CRLF if it failed (#28392) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months ago
yp05327 0abb5633e3
Fix commit status in repo list (#28412) 11 months ago
Lunny Xiao aeb383025f
Also sync DB branches on push if necessary (#28361) 11 months ago
Lunny Xiao dd30d9d5c0
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 11 months ago
Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 11 months ago
yp05327 f4561c44b1
Fix incorrect run order of action jobs (#28367) 11 months ago
Nate Levesque f891172ef4
handle repository.size column being NULL in migration v263 (#28336) 12 months ago
wxiaoguang a6aed0fee6
Increase "version" when update the setting value to a same value as before (#28243) 12 months ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 12 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
Earl Warren 1075ff74b5
Use restricted sanitizer for repository description (#28141) 12 months ago
yp05327 976a9926d7
Fix no ActionTaskOutput table waring (#28149) 1 year ago
wxiaoguang fce1d5d7dc
Fix system config cache expiration timing (#28072) 1 year ago
Lunny Xiao f65977df3a
Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) 1 year ago
6543 5ab3782f11
Restricted users only see repos in orgs which their team was assigned to (#28025) 1 year ago
Danila Fominykh 60522fc96f
packages: Calculate package size quota using package creator ID instead of owner ID (#28007) 1 year ago
Earl Warren f2ea31de36
Enable system users for comment.LoadPoster (#28014) 1 year ago
KN4CK3R 3081e7e153
Fix missing mail reply address (#27997) 1 year ago
Nanguan Lin d95102d650
Fix wrong xorm Delete usage (#27995) 1 year ago
Nanguan Lin 966dcb99e3
Fix 500 when deleting a dismissed review (#27903) 1 year ago
Earl Warren 59f9ef9fee
Remove action runners on user deletion (#27902) 1 year ago
Lunny Xiao d1dc9cb334
Refactor the function RemoveOrgUser (#27582) 1 year ago
Lunny Xiao 1bf5527eac
Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 1 year ago
KN4CK3R 4776fde9e1
Display issue task list on project cards (#27865) 1 year ago
JakobDev c8602a8dfa
Add Index to pull_auto_merge.doer_id (#27811) 1 year ago
KN4CK3R b36e2ca419
List all Debian package versions in `Packages` (#27786) 1 year ago
Nanguan Lin e75b89ea6e
Upgrade xorm to 1.3.4 (#27807) 1 year ago
Nanguan Lin 1eae2aadae
Fix issue not showing on default board and add test (#27720) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
6543 b2f828db5e
refactor: make db iterate context aware (#27710) 1 year ago
Nanguan Lin 881806a50b
Replace -1 with GhostUserID (#27703) 1 year ago
Nanguan Lin eb1478791f
Clean some functions about project issue (#27705) 1 year ago
6543 adbc995c34
Show total TrackedTime on issue/pull/milestone lists (#26672) 1 year ago
Nanguan Lin e91d4f106b
Upgrade xorm (#27673) 1 year ago
Nanguan Lin 80a0ab350b
Add unit tests for action runner token (#27670) 1 year ago
Jason Song 0a2b93d411
Fix typo "GetLatestRunnerToken" (#27680) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606) 1 year ago
Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago