aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations
Commit message (Expand)AuthorAgeFilesLines
* feat: Add sorting by exclusive labels (issue priority) (#33206)Thomas E Lackey6 days2-0/+17
* Uniform all temporary directories and allow customizing temp path (#32352)Lunny Xiao8 days1-5/+4
* Enable addtional linters (#34085)TheFox0x72025-04-0110-22/+24
* Enable testifylint rules (#34075)TheFox0x72025-03-318-14/+14
* Add anonymous access support for private repositories (backend) (#33257)wxiaoguang2025-03-282-0/+18
* Optimize heatmap query (#33853)Lunny Xiao2025-03-202-0/+57
* Added Description Field for Secrets and Variables (#33526)John Smith2025-03-172-0/+21
* Feature: Ephemeral action runners (#33570)ChristopherHX2025-03-142-0/+17
* Add global lock for migrations to make upgrade more safe with multiple replic...Lunny Xiao2025-03-071-1/+1
* Remove context from git struct (#33793)TheFox0x72025-03-042-8/+8
* Add migrations and doctor fixes (#33556)Lunny Xiao2025-03-022-0/+20
* Move issue pin to an standalone table for querying performance (#33452)Lunny Xiao2025-02-172-0/+32
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-102-0/+25
* Make git clone URL could use current signed-in user (#33091)wxiaoguang2025-01-071-1/+1
* Refactor fixture loading for testing (#33024)wxiaoguang2024-12-301-1/+1
* Refactor template & test related code (#32938)wxiaoguang2024-12-221-5/+2
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-153-7/+7
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-052-0/+17
* Add priority to protected branch (#32286)65432024-11-272-0/+17
* Fix: passkey login not working anymore (#32623)hiifong2024-11-261-4/+4
* Improve testing and try to fix MySQL hanging (#32515)wxiaoguang2024-11-151-10/+5
* Reduce integration test overhead (#32475)Rowan Bohde2024-11-141-26/+5
* Perf: add extra index to notification table (#32395)BoYanZh2024-11-132-0/+78
* 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