gitea/models/migrations
Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254)
* Add repo-sync-releases admin command

Will help recovering corrupted database, see #3247

* Load repos in chunks of 10, exit with error if unable to get a list, scan private repos, fix typo

* Fix debug output about num releases

* Introduce RepositoryListDefaultPageSize constant, set to 64

Use it from the new admin command

* Use RepositoryListDefaultPageSize in more places

* Document RepositoryListDefaultPageSize
2017-12-31 16:45:46 +02:00
..
migrations.go Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00
v13.go
v14.go
v15.go Rewrite migrations to not depend on future code changes (#2604) 2017-10-08 19:08:18 +08:00
v16.go Rewrite migrations to not depend on future code changes (#2604) 2017-10-08 19:08:18 +08:00
v17.go
v18.go
v19.go Use buffersize to reduce database connection when iterate (#2724) 2017-10-21 14:26:23 +08:00
v20.go
v21.go Fix lint errors (#2547) 2017-09-19 11:08:30 +03:00
v22.go Use buffersize to reduce database connection when iterate (#2724) 2017-10-21 14:26:23 +08:00
v23.go
v24.go
v25.go
v26.go Use buffersize to reduce database connection when iterate (#2724) 2017-10-21 14:26:23 +08:00
v27.go
v28.go Replace deprecated Id method with ID (#2655) 2017-10-05 07:43:04 +03:00
v29.go
v30.go
v31.go
v32.go
v33.go
v34.go
v35.go
v36.go Fix git hooks update to receive required arguments. Fixes #2090 (#2095) 2017-07-02 21:50:57 +08:00
v37.go Rewrite migrations to not depend on future code changes (#2604) 2017-10-08 19:08:18 +08:00
v38.go Rewrite migrations to not depend on future code changes (#2604) 2017-10-08 19:08:18 +08:00
v39.go Add repo-sync-releases admin command (#3254) 2017-12-31 16:45:46 +02:00
v40.go Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00
v41.go Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00
v45.go Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00
v46.go Fix organization watch migration (#2703) 2017-10-14 20:47:05 +03:00
v47.go Add branch overiew page (#2108) 2017-10-26 08:49:16 +08:00
v48.go Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
v49.go Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00
v50.go Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00
v51.go Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00
v52.go Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00
v53.go Reorder migrations, skip errors if running migration again (#3160) 2017-12-13 16:52:18 +02:00