gitea/models/migrations
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets ()
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
..
migrations.go Implements generator cli for secrets ()
v13.go Refactor session close as xorm already does everything needed internally ()
v14.go Fix typos in models/ and modules/ ()
v15.go Rewrite migrations to not depend on future code changes ()
v16.go Rewrite migrations to not depend on future code changes ()
v17.go Protected branches system ()
v18.go Take back control of hooks ()
v19.go Use buffersize to reduce database connection when iterate ()
v20.go fix avatar update bug ()
v21.go Fix lint errors ()
v22.go Use buffersize to reduce database connection when iterate ()
v23.go Run "make fmt" with go-1.6 ()
v24.go fix gpg wrong column types
v25.go Show user OpenID URIs in their profile ()
v26.go Use buffersize to reduce database connection when iterate ()
v27.go Fix broken migration v27 ()
v28.go Replace deprecated Id method with ID ()
v29.go Status-API ()
v30.go Add primary key and index to external login user table ()
v31.go Add units to team ()
v32.go Add units to team ()
v33.go Rename misnamed migration ()
v34.go Migration to fix existing owner team units ()
v35.go Fix "Dashboard shows deleted comments" ()
v36.go Fix git hooks update to receive required arguments. Fixes ()
v37.go Rewrite migrations to not depend on future code changes ()
v38.go Rewrite migrations to not depend on future code changes ()
v39.go Add repo-sync-releases admin command ()
v40.go Reorder migrations, skip errors if running migration again ()
v41.go Reorder migrations, skip errors if running migration again ()
v45.go Reorder migrations, skip errors if running migration again ()
v46.go Fix organization watch migration ()
v47.go Add branch overiew page ()
v48.go Code/repo search ()
v49.go Reorder migrations, skip errors if running migration again ()
v50.go Reorder migrations, skip errors if running migration again ()
v51.go Reorder migrations, skip errors if running migration again ()
v52.go Reorder migrations, skip errors if running migration again ()
v53.go Reorder migrations, skip errors if running migration again ()
v54.go Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge ()
v55.go Writable deploy keys (closes ) ()
v56.go Remove IsOwner, NumTeams from OrgUser ()