Commit Graph

570 Commits (a920fcfd91b1d77cee8bf1143334cba1582b8c5c)

Author SHA1 Message Date
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 3 weeks ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 3 weeks ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 month ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 2 months ago
Lunny Xiao ccf7366db0
Add tag name in the commits list (#31082) 3 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 3 months ago
Jason Song 687c118248
Clear up old Actions logs (#31735) 4 months ago
Denys Konovalov a8d0c879c3
add skip secondary authorization option for public oauth2 clients (#31454) 4 months ago
Lunny Xiao 0d08bb6112
Upgrade xorm to v1.3.9 and improve some migrations Sync (#29899) 4 months ago
Henry Goodman 12cb1d2998
Allow force push to protected branches (#28086) 4 months ago
Lunny Xiao 98a61040b1
Fix the possible migration failure on 286 with postgres 16 (#31209) 6 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 6 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 6 months ago
Lunny Xiao 40de54ece8
Remove If Exist check on migration for mssql because that syntax required SQL server 2016 (#30894) 6 months ago
wxiaoguang 6d2a307ad8
Rename migration package name for 1.22-rc1 (#30730) 7 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
Lunny Xiao 2ad9ef4984
Fix some bug on migrations (#30647) 7 months ago
Lunny Xiao e94864e86c
Fix wrong table name (#30557) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
Lunny Xiao e20428d8f6
Fix commitstatus summary (#30431) 7 months ago
Lunny Xiao fc34481d05
Add commit status summary table to reduce query from commit status table (#30223) 7 months ago
Lunny Xiao b482567059
Add unique index for project_issue to prevent duplicate data (#30190) 8 months ago
Lunny Xiao 40cdc84b36
Fix migration v292 (#30153) 8 months ago
Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
oliverpool 26653b196b
Store webhook event in database (#29145) 8 months ago
Lunny Xiao 45277486c2
Fix bug hidden on CI and make ci failed if tests failure (#29254) 8 months ago
wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 8 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 9 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
yp05327 07ba4d9f87
Fix incorrect action duration time when rerun the job before executed once (#28364) 10 months ago
Lunny Xiao 2bdab948cb
Add missing migration (#28827) 10 months ago
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 10 months ago
Lunny Xiao cb10f2767c
Fix migration test (#28659) 11 months ago
sebastian-sauer e08f1a9cbd
Add combined index for issue_user.uid and issue_id (#28080) 11 months ago
Nate Levesque f891172ef4
handle repository.size column being NULL in migration v263 (#28336) 12 months ago
JakobDev c8602a8dfa
Add Index to pull_auto_merge.doer_id (#27811) 1 year ago
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606) 1 year ago
silverwind 5bf367f904
Restore warning commit status (#27504) 1 year ago
silverwind 023e937141
Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 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 9d9cebc5e7
Add Index to `comment.dependent_issue_id` (#27325) 1 year ago
Lunny Xiao eab20cb6bd
Fix more yaml lint errors (#27284) 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 dcf4b9e314
Fix wrong migration for email address (#27106) 1 year ago