| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the possible migration failure on 286 with postgres 16 (#31209) (#31218) | Giteabot | 2024-06-02 | 1 | -1/+1 |
* | Remove If Exist check on migration for mssql because that syntax required SQL... | Giteabot | 2024-05-12 | 3 | -10/+12 |
* | Rename migration package name for 1.22-rc1 (#30730) | wxiaoguang | 2024-04-27 | 7 | -13/+14 |
* | Update misspell to 0.5.1 and add `misspellings.csv` (#30573) | silverwind | 2024-04-27 | 1 | -1/+1 |
* | Fix some bug on migrations (#30647) | Lunny Xiao | 2024-04-24 | 2 | -6/+1 |
* | Fix wrong table name (#30557) | Lunny Xiao | 2024-04-23 | 5 | -6/+18 |
* | Enable more `revive` linter rules (#30608) | silverwind | 2024-04-22 | 5 | -11/+2 |
* | Allow everyone to read or write a wiki by a repo unit setting (#30495) | wxiaoguang | 2024-04-17 | 3 | -1/+20 |
* | Fix commitstatus summary (#30431) | Lunny Xiao | 2024-04-14 | 2 | -0/+18 |
* | Add commit status summary table to reduce query from commit status table (#30... | Lunny Xiao | 2024-04-12 | 2 | -0/+21 |
* | Add unique index for project_issue to prevent duplicate data (#30190) | Lunny Xiao | 2024-04-02 | 5 | -0/+133 |
* | Fix migration v292 (#30153)v1.22.0-rc0 | Lunny Xiao | 2024-03-28 | 4 | -83/+117 |
* | Add default board to new projects, remove uncategorized pseudo-board (#29874) | Denys Konovalov | 2024-03-27 | 5 | -0/+180 |
* | Do some performance optimize for issues list and view issue/pull (#29515) | Lunny Xiao | 2024-03-12 | 2 | -0/+16 |
* | Store webhook event in database (#29145) | oliverpool | 2024-03-07 | 2 | -0/+19 |
* | Fix bug hidden on CI and make ci failed if tests failure (#29254) | Lunny Xiao | 2024-03-07 | 18 | -29/+155 |
* | Make wiki default branch name changable (#29603) | wxiaoguang | 2024-03-06 | 2 | -0/+20 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 2 | -0/+28 |
* | Add admin API route for managing user's badges (#23106) | techknowlogick | 2024-03-01 | 3 | -0/+105 |
* | Use `crypto/sha256` (#29386) | KN4CK3R | 2024-02-25 | 2 | -2/+2 |
* | Add support for sha256 repositories (#23894) | Adam Majer | 2024-01-19 | 4 | -0/+179 |
* | Fix incorrect action duration time when rerun the job before executed once (#... | yp05327 | 2024-01-19 | 2 | -0/+20 |
* | Add missing migration (#28827) | Lunny Xiao | 2024-01-17 | 1 | -0/+2 |
* | Add branch protection setting for ignoring stale approvals (#28498) | Jimmy Praet | 2024-01-15 | 1 | -0/+14 |
* | Fix migration test (#28659) | Lunny Xiao | 2023-12-30 | 1 | -9/+9 |
* | Add combined index for issue_user.uid and issue_id (#28080) | sebastian-sauer | 2023-12-14 | 5 | -0/+98 |
* | handle repository.size column being NULL in migration v263 (#28336) | Nate Levesque | 2023-12-05 | 1 | -1/+6 |
* | Add Index to pull_auto_merge.doer_id (#27811) | JakobDev | 2023-10-30 | 2 | -0/+18 |
* | Enhanced auth token / remember me (#27606) | KN4CK3R | 2023-10-14 | 2 | -0/+23 |
* | Restore warning commit status (#27504) | silverwind | 2023-10-08 | 1 | -3/+0 |
* | Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) | silverwind | 2023-10-06 | 2 | -0/+35 |
* | Refactor system setting (#27000) | wxiaoguang | 2023-10-05 | 1 | -41/+1 |
* | Add Index to `action.user_id` (#27403) | JakobDev | 2023-10-03 | 2 | -0/+18 |
* | Add Index to `comment.dependent_issue_id` (#27325) | JakobDev | 2023-09-28 | 2 | -0/+18 |
* | Fix more yaml lint errors (#27284) | Lunny Xiao | 2023-09-26 | 4 | -4/+1 |
* | Add index to `issue_user.issue_id` (#27154) | JakobDev | 2023-09-21 | 2 | -0/+18 |
* | Fix wrong xorm get usage on migration (#27111) | Lunny Xiao | 2023-09-18 | 1 | -19/+14 |
* | Fix wrong migration for email address (#27106) | Lunny Xiao | 2023-09-17 | 1 | -18/+70 |
* | Add `RemoteAddress` to mirrors (#26952) | KN4CK3R | 2023-09-16 | 2 | -0/+134 |
* | Add a new column schedule_id for action_run to track (#26975) | Lunny Xiao | 2023-09-08 | 2 | -0/+17 |
* | Artifacts retention and auto clean up (#26131) | FuXiaoHei | 2023-09-06 | 2 | -0/+38 |
* | Replace deprecated `elliptic.Marshal` (#26800) | Chongyi Zheng | 2023-08-29 | 1 | -2/+5 |
* | chore(actions): support cron schedule task (#26655) | Lunny Xiao | 2023-08-24 | 2 | -0/+47 |
* | Add optimistic lock to ActionRun table (#26563) | Jason Song | 2023-08-21 | 2 | -0/+16 |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 2 | -0/+18 |
* | Rename `Sync2` -> `Sync` (#26479) | delvh | 2023-08-13 | 115 | -176/+176 |
* | Fix stderr usages (#26477) | wxiaoguang | 2023-08-13 | 1 | -3/+1 |
* | Fix typo in metadata (#26207) | KN4CK3R | 2023-07-30 | 2 | -0/+28 |
* | Prevent primary key update on migration (#26192) | KN4CK3R | 2023-07-28 | 1 | -1/+1 |
* | Drop the correct deleted branch table (#26028) | yp05327 | 2023-07-26 | 3 | -1/+15 |