gitroast/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
2017-03-23 09:12:51 +08:00
..
migrations.go rewrite pre-commit, post-commit and options hooks (fixes ) () 2017-03-23 09:12:51 +08:00
v13.go Use SecurityProtocol to replace UseSSL in LDAP config 2016-07-08 07:25:09 +08:00
v14.go Fix typos in models/ and modules/ () 2017-03-15 08:52:01 +08:00
v15.go Restrict creating organisations by user () 2016-12-31 10:33:30 +08:00
v16.go Fix upgrade failed after ever rollback () 2017-03-10 23:43:51 +08:00
v17.go Protected branches system () 2017-02-21 23:02:10 +08:00
v18.go Take back control of hooks () 2017-02-23 11:40:44 +08:00
v19.go Fix upgrade failed after ever rollback () 2017-03-10 23:43:51 +08:00
v20.go Fix upgrade failed after ever rollback () 2017-03-10 23:43:51 +08:00
v21.go fix migration failed when authorized_keys is not exist () 2017-03-23 00:04:31 +08:00
v22.go fix forget migration for wiki hooks () 2017-03-13 14:27:29 +08:00
v23.go Run "make fmt" with go-1.6 () 2017-03-21 08:55:00 +08:00
v24.go fix gpg wrong column types 2017-03-20 02:55:07 +01:00
v25.go Show user OpenID URIs in their profile () 2017-03-20 09:31:08 +01:00
v26.go rewrite pre-commit, post-commit and options hooks (fixes ) () 2017-03-23 09:12:51 +08:00