aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Remove If Exist check on migration for mssql because that syntax required SQL...Lunny Xiao2024-05-111-0/+2
* Fix wrong table name (#30557)Lunny Xiao2024-04-231-0/+0
* Add unique index for project_issue to prevent duplicate data (#30190)Lunny Xiao2024-04-021-0/+9
* Add default board to new projects, remove uncategorized pseudo-board (#29874)Denys Konovalov2024-03-272-0/+49
* Fix bug hidden on CI and make ci failed if tests failure (#29254)Lunny Xiao2024-03-0712-0/+48
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+11
* Add combined index for issue_user.uid and issue_id (#28080)sebastian-sauer2023-12-141-0/+20
* Fix more yaml lint errors (#27284)Lunny Xiao2023-09-264-4/+1
* Remove wrongly added column on migration test fixtures (#23456)Lunny Xiao2023-03-141-5/+0
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-0/+5
* Move migration test fixtures to the correct directories (#21901)zeripath2022-11-2320-0/+0
* Add Webhook authorization header (#20926)oliverpool2022-11-033-0/+27
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-0/+2
* Update milestone counters when issue is deleted (#21459)Ashley Nelson2022-10-223-0/+63
* WebAuthn CredentialID field needs to be increased in size (#20530)zeripath2022-07-302-0/+40
* Attempt to fix the webauthn migration again - part 3 (#18770)zeripath2022-02-163-2/+5
* Increase the size of the webauthn_credential credential_id field (#18739)zeripath2022-02-133-0/+60
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+48
* Create Proper Migration Tests (#15116)zeripath2021-03-247-0/+223