forgejo/models/migrations
Lunny Xiao 985a39590b Use buffersize to reduce database connection when iterate (#2724)
* use buffersize to reduce database connection when iterate

* fix typo

* add default value on app.ini comment
2017-10-21 14:26:23 +08:00
..
migrations.go Fix orgnization user watch repository (#2670) 2017-10-14 22:37:43 +08: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 Rewrite migrations to not depend on future code changes (#2604) 2017-10-08 19:08:18 +08:00
v40.go improve protected branch to add whitelist support (#2451) 2017-09-14 16:16:22 +08:00
v41.go Prevent sending emails and notifications to inactive users (#2384) 2017-09-16 08:18:25 +08:00
v42.go Sync releases table with tags on push and for mirrors (#2459) 2017-09-20 13:26:49 +08:00
v43.go Fix broken migration to add can_push field back to table (#2574) 2017-09-23 16:45:41 +08:00
v44.go Fix doubled issue tab introduced in migration v16 (#2611) 2017-09-28 16:14:51 +03:00
v45.go Fix index column deletion (#2651) 2017-10-04 14:26:13 +03:00
v46.go Fix organization watch migration (#2703) 2017-10-14 20:47:05 +03:00