gitea/models/migrations
Philippe Kueck fe94032f74 rewrite pre-commit, post-commit and options hooks (fixes ) ()
* issue , replace {pre,post}-receive and update hooks with a single shell script that does not require custom hooks to be a sh-script

* issue , make script posix compilant

* v23, add migration script to update {pre,post}-receive and update hooks

* migration: use a more common name and rename v23 to v26 to avoid conflicts

* gofmt'ed and added copyright header

* fix SyncRepositoryHooks to also sync wiki repos
..
migrations.go rewrite pre-commit, post-commit and options hooks (fixes ) ()
v13.go Use SecurityProtocol to replace UseSSL in LDAP config
v14.go Fix typos in models/ and modules/ ()
v15.go Restrict creating organisations by user ()
v16.go Fix upgrade failed after ever rollback ()
v17.go Protected branches system ()
v18.go Take back control of hooks ()
v19.go Fix upgrade failed after ever rollback ()
v20.go Fix upgrade failed after ever rollback ()
v21.go fix migration failed when authorized_keys is not exist ()
v22.go fix forget migration for wiki hooks ()
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 rewrite pre-commit, post-commit and options hooks (fixes ) ()