Aravinth Manivannan
|
3bb028cc46
|
Validate migration files (#18203)
JSON Schema validation for data used by Gitea during migrations
Discussion at https://forum.forgefriends.org/t/common-json-schema-for-repository-information/563
Co-authored-by: Loïc Dachary <loic@dachary.org>
|
2022-01-26 10:45:51 +01:00 |
Lunny Xiao
|
a717265e47
|
Fix restore without topic failure (#18387)
Co-authored-by: zeripath <art27@cantab.net>
|
2022-01-25 10:44:12 +08:00 |
6543
|
54e9ee37a7
|
format with gofumpt (#18184)
* gofumpt -w -l .
* gofumpt -w -l -extra .
* Add linter
* manual fix
* change make fmt
|
2022-01-20 18:46:10 +01:00 |
Gusted
|
ff2fd08228
|
Simplify parameter types (#18006)
Remove repeated type declarations in function definitions.
|
2021-12-20 04:41:31 +00:00 |
Lunny Xiao
|
7e1ae38097
|
Move migrations into services and base into modules/migration (#17663)
* Move migrtions into services and base into modules/migration
* Fix imports
* Fix lint
|
2021-11-16 23:25:33 +08:00 |