Commit Graph

3909 Commits (master)

Author SHA1 Message Date
Nate Levesque f891172ef4
handle repository.size column being NULL in migration v263 (#28336)
5 months ago
wxiaoguang a6aed0fee6
Increase "version" when update the setting value to a same value as before (#28243)
5 months ago
Lunny Xiao 882e502327
Fix comment permissions (#28213)
5 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
5 months ago
Earl Warren 1075ff74b5
Use restricted sanitizer for repository description (#28141)
5 months ago
yp05327 976a9926d7
Fix no ActionTaskOutput table waring (#28149)
5 months ago
wxiaoguang fce1d5d7dc
Fix system config cache expiration timing (#28072)
6 months ago
Lunny Xiao f65977df3a
Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049)
6 months ago
6543 5ab3782f11
Restricted users only see repos in orgs which their team was assigned to (#28025)
6 months ago
Danila Fominykh 60522fc96f
packages: Calculate package size quota using package creator ID instead of owner ID (#28007)
6 months ago
Earl Warren f2ea31de36
Enable system users for comment.LoadPoster (#28014)
6 months ago
KN4CK3R 3081e7e153
Fix missing mail reply address (#27997)
6 months ago
Nanguan Lin d95102d650
Fix wrong xorm Delete usage (#27995)
6 months ago
Nanguan Lin 966dcb99e3
Fix 500 when deleting a dismissed review (#27903)
6 months ago
Earl Warren 59f9ef9fee
Remove action runners on user deletion (#27902)
6 months ago
Lunny Xiao d1dc9cb334
Refactor the function RemoveOrgUser (#27582)
6 months ago
Lunny Xiao 1bf5527eac
Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798)
6 months ago
KN4CK3R 4776fde9e1
Display issue task list on project cards (#27865)
6 months ago
JakobDev c8602a8dfa
Add Index to pull_auto_merge.doer_id (#27811)
6 months ago
KN4CK3R b36e2ca419
List all Debian package versions in `Packages` (#27786)
6 months ago
Nanguan Lin e75b89ea6e
Upgrade xorm to 1.3.4 (#27807)
6 months ago
Nanguan Lin 1eae2aadae
Fix issue not showing on default board and add test (#27720)
6 months ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756)
6 months ago
6543 b2f828db5e
refactor: make db iterate context aware (#27710)
6 months ago
Nanguan Lin 881806a50b
Replace -1 with GhostUserID (#27703)
6 months ago
Nanguan Lin eb1478791f
Clean some functions about project issue (#27705)
6 months ago
6543 adbc995c34
Show total TrackedTime on issue/pull/milestone lists (#26672)
6 months ago
Nanguan Lin e91d4f106b
Upgrade xorm (#27673)
6 months ago
Nanguan Lin 80a0ab350b
Add unit tests for action runner token (#27670)
6 months ago
Jason Song 0a2b93d411
Fix typo "GetLatestRunnerToken" (#27680)
7 months ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628)
7 months ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587)
7 months ago
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606)
7 months ago
Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578)
7 months ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414)
7 months ago
Lunny Xiao 7ff1f2527c
Make actions default enabled for newly created repository if global configuraion enabled (#27482)
7 months ago
Sebastian Grabowski 3c131307ac
Respect SSH.KeygenPath option when calculating ssh key fingerprints (#27536)
7 months ago
silverwind 5bf367f904
Restore warning commit status (#27504)
7 months ago
M Hickford a825cc0f34
Pre-register OAuth application for tea (#27509)
7 months ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)
7 months ago
JakobDev f2b2608a86
Don't let API add 2 exclusive labels from same scope (#27433)
7 months ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000)
7 months ago
JakobDev 4636f56e7b
Add Index to `action.user_id` (#27403)
7 months ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352)
7 months ago
JakobDev 08507e2760
Don't use subselect in `DeleteIssuesByRepoID` (#27332)
7 months ago
24601 624c0ba920
fix: comment typo (#27388)
7 months ago
Lunny Xiao 439a0cca2c
Test more templates for if they contain an error (#27367)
7 months ago
Earl Warren cb68e01e22
simplify issue deletion query (#27312)
7 months ago
Lunny Xiao 6e87a44034
Allow get release download files and lfs files with oauth2 token format (#26430)
7 months ago
6543 2a2b0cb1d2
rename TotalTimes() to TotalTimesForEachUser() (#27261)
7 months ago