aboutsummaryrefslogtreecommitdiff
path: root/models/migrations
AgeCommit message (Expand)Author
2023-03-10Add user webhooks (#21563)KN4CK3R
2023-03-07Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song
2023-02-24Require approval to run actions for fork pull request (#22803)Jason Song
2023-02-22Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath
2023-02-20Add comment marking the end of database migrations in `1.19.0` (#22975)Yarden Shoham
2023-02-20Refactor the setting to make unit test easier (#22405)Lunny Xiao
2023-02-19Migration v244.go should be v243.go (#22988)zeripath
2023-02-18Scoped labels (#22585)Brecht Van Lommel
2023-02-16Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897)zeripath
2023-02-11Fix migration issue. (#22867)Nathaniel Sabanski
2023-02-11Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski
2023-01-31Implement actions (#21937)Jason Song
2023-01-17Support scoped access tokens (#20908)Chongyi Zheng
2023-01-16Add cron method to gc LFS MetaObjects (#22385)zeripath
2023-01-01Restructure `webhook` module (#22256)delvh
2022-12-23Check primary keys for all tables and drop ForeignReference (#21721)Jason Song
2022-12-20Secrets storage with SecretKey encrypted (#22142)Jason Song
2022-12-09Add API management for issue/pull and comment attachments (#21783)KN4CK3R
2022-12-08Update go dev dependencies (#22064)silverwind
2022-12-02Update gitea-vet to check FSFE REUSE (#22004)Jason Song
2022-11-28Replace fmt.Sprintf with hex.EncodeToString (#21960)Jason Song
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-11-23Add index for access_token (#21908)Jason Song
2022-11-23Move migration test fixtures to the correct directories (#21901)zeripath
2022-11-20Add package registry cleanup rules (#21658)KN4CK3R
2022-11-10Init git module before database migration (#21764)wxiaoguang
2022-11-08Fix tests on migrations (#21705)Lunny Xiao
2022-11-03Add Webhook authorization header (#20926)oliverpool
2022-11-03Alter package_version.metadata_json to LONGTEXT (#21667)KN4CK3R
2022-11-02Split migrations folder (#21549)Lunny Xiao
2022-10-28Add index for hook_task table (#21545)Lunny Xiao
2022-10-24Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh
2022-10-24Record OAuth client type at registration (#21316)M Hickford
2022-10-23Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang
2022-10-22Update milestone counters when issue is deleted (#21459)Ashley Nelson
2022-10-19Add team member invite by email (#20307)KN4CK3R
2022-10-17Add system setting table with cache and also add cache supports for user sett...Lunny Xiao
2022-10-12Add generic set type (#21408)KN4CK3R
2022-10-07Set SemverCompatible to false for Conan packages (#21275)KN4CK3R
2022-09-03Add another index for Action table on postgres (#21033)zeripath
2022-09-02Kd/ci playwright go test (#20123)Kyle D
2022-08-22Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896)zeripath
2022-08-18Fix migration file name (#20843)Lunny Xiao
2022-08-18Add badge capabilities to users (#20607)techknowlogick
2022-08-09Refactor legacy git init (#20376)wxiaoguang
2022-08-08Fix v220 migration to be compatible for MSSQL 2008 r2 (#20702)Lunny Xiao
2022-07-30WebAuthn CredentialID field needs to be increased in size (#20530)zeripath
2022-07-28Add Docker /v2/_catalog endpoint (#20469)KN4CK3R
2022-07-15Fix commit status icon when in subdirectory (#20285)silverwind
2022-07-08Implement sync push mirror on commit (#19411)Chongyi Zheng