aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations
Commit message (Expand)AuthorAgeFilesLines
* Refactor LFS SSH and internal routers (#32473)wxiaoguang2024-11-121-1/+4
* Add new index for action to resolve the performance problem (#32333)Lunny Xiao2024-11-062-0/+53
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-052-0/+22
* Refactor the DB migration system slightly (#32344)wxiaoguang2024-10-272-566/+377
* Make admins adhere to branch protection rules (#32248)Tim2024-10-232-0/+15
* Support repo license (#24872)yp053272024-10-012-1/+26
* bump to go 1.23 (#31855)techknowlogick2024-09-101-1/+1
* Add tag name in the commits list (#31082)Lunny Xiao2024-08-192-0/+15
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-092-0/+25
* Clear up old Actions logs (#31735)Jason Song2024-08-022-0/+20
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-192-0/+16
* Upgrade xorm to v1.3.9 and improve some migrations Sync (#29899)Lunny Xiao2024-07-147-7/+36
* Allow force push to protected branches (#28086)Henry Goodman2024-07-052-0/+19
* Fix the possible migration failure on 286 with postgres 16 (#31209)Lunny Xiao2024-06-021-1/+1
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-272-0/+22
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-12/+12
* Remove If Exist check on migration for mssql because that syntax required SQL...Lunny Xiao2024-05-113-10/+12
* Rename migration package name for 1.22-rc1 (#30730)wxiaoguang2024-04-277-13/+14
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-1/+1
* Fix some bug on migrations (#30647)Lunny Xiao2024-04-242-6/+1
* Fix wrong table name (#30557)Lunny Xiao2024-04-235-6/+18
* Enable more `revive` linter rules (#30608)silverwind2024-04-225-11/+2
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-173-1/+20
* Fix commitstatus summary (#30431)Lunny Xiao2024-04-142-0/+18
* Add commit status summary table to reduce query from commit status table (#30...Lunny Xiao2024-04-122-0/+21
* Add unique index for project_issue to prevent duplicate data (#30190)Lunny Xiao2024-04-025-0/+133
* Fix migration v292 (#30153)v1.22.0-rc0Lunny Xiao2024-03-284-83/+117
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-275-0/+180
* Do some performance optimize for issues list and view issue/pull (#29515)Lunny Xiao2024-03-122-0/+16
* Store webhook event in database (#29145)oliverpool2024-03-072-0/+19
* Fix bug hidden on CI and make ci failed if tests failure (#29254)Lunny Xiao2024-03-0718-29/+155
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-062-0/+20
* Add user blocking (#29028)KN4CK3R2024-03-042-0/+28
* Add admin API route for managing user's badges (#23106)techknowlogick2024-03-013-0/+105
* Use `crypto/sha256` (#29386)KN4CK3R2024-02-252-2/+2
* Add support for sha256 repositories (#23894)Adam Majer2024-01-194-0/+179
* Fix incorrect action duration time when rerun the job before executed once (#...yp053272024-01-192-0/+20
* Add missing migration (#28827)Lunny Xiao2024-01-171-0/+2
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+14
* Fix migration test (#28659)Lunny Xiao2023-12-301-9/+9
* Add combined index for issue_user.uid and issue_id (#28080)sebastian-sauer2023-12-145-0/+98
* handle repository.size column being NULL in migration v263 (#28336)Nate Levesque2023-12-051-1/+6
* Add Index to pull_auto_merge.doer_id (#27811)JakobDev2023-10-302-0/+18
* Enhanced auth token / remember me (#27606)KN4CK3R2023-10-142-0/+23
* Restore warning commit status (#27504)silverwind2023-10-081-3/+0
* Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)silverwind2023-10-062-0/+35
* Refactor system setting (#27000)wxiaoguang2023-10-051-41/+1
* Add Index to `action.user_id` (#27403)JakobDev2023-10-032-0/+18
* Add Index to `comment.dependent_issue_id` (#27325)JakobDev2023-09-282-0/+18
* Fix more yaml lint errors (#27284)Lunny Xiao2023-09-264-4/+1