Commit Graph

3914 Commits (0abb5633e34fd14c2d49de0b4c98f7ba7d98a37e)

Author SHA1 Message Date
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
Lunny Xiao 7ff1f2527c
Make actions default enabled for newly created repository if global configuraion enabled (#27482) 1 year ago
Sebastian Grabowski 3c131307ac
Respect SSH.KeygenPath option when calculating ssh key fingerprints (#27536) 1 year ago
silverwind 5bf367f904
Restore warning commit status (#27504) 1 year ago
M Hickford a825cc0f34
Pre-register OAuth application for tea (#27509) 1 year ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
JakobDev f2b2608a86
Don't let API add 2 exclusive labels from same scope (#27433) 1 year ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 1 year ago
JakobDev 4636f56e7b
Add Index to `action.user_id` (#27403) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev 08507e2760
Don't use subselect in `DeleteIssuesByRepoID` (#27332) 1 year ago