Commit Graph

3890 Commits (1756e30e102d079f8425aa2061ef80fd36c2e57d)

Author SHA1 Message Date
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
24601 624c0ba920
fix: comment typo (#27388) 1 year ago
Lunny Xiao 439a0cca2c
Test more templates for if they contain an error (#27367) 1 year ago
Earl Warren cb68e01e22
simplify issue deletion query (#27312) 1 year ago
Lunny Xiao 6e87a44034
Allow get release download files and lfs files with oauth2 token format (#26430) 1 year ago
6543 2a2b0cb1d2
rename TotalTimes() to TotalTimesForEachUser() (#27261) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Lunny Xiao 968be05bcc
Add logs for data broken of comment review (#27326) 1 year ago
Nanguan Lin 15a504cb9f
Fix the approval count of PR when there is no protection branch rule (#27272) 1 year ago
JakobDev 9d9cebc5e7
Add Index to `comment.dependent_issue_id` (#27325) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
Lunny Xiao 3b2da7e4ae
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) 1 year ago
Lunny Xiao e59c9e3ecd
Fix yaml test (#27297) 1 year ago
Lunny Xiao eab20cb6bd
Fix more yaml lint errors (#27284) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
KN4CK3R bcb78e70ca
Quote table `release` in sql queries (#27205) 1 year ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 1 year ago
Nanguan Lin 2f8e1604f8
Fix review request number and add more tests (#27104) 1 year ago
JakobDev 14731a34ff
Add index to `issue_user.issue_id` (#27154) 1 year ago
Lunny Xiao e644cc9448
Fix wrong xorm get usage on migration (#27111) 1 year ago
Lunny Xiao 47b878858a
Search branches (#27055) 1 year ago
Lunny Xiao dcf4b9e314
Fix wrong migration for email address (#27106) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
wxiaoguang 4ffc30cb84
Use db.WithTx for AddTeamMember to avoid ctx abuse (#27095) 1 year ago