You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/migrations
Philippe Kueck fe94032f74 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
* issue #1250, replace {pre,post}-receive and update hooks with a single shell script that does not require custom hooks to be a sh-script

* issue #1250, 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
7 years ago
..
migrations.go rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257) 7 years ago
v13.go Use SecurityProtocol to replace UseSSL in LDAP config 8 years ago
v14.go Fix typos in models/ and modules/ (#1248) 7 years ago
v15.go Restrict creating organisations by user (#193) 8 years ago
v16.go Fix upgrade failed after ever rollback (#1194) 7 years ago
v17.go Protected branches system (#339) 7 years ago
v18.go Take back control of hooks (#1006) 7 years ago
v19.go Fix upgrade failed after ever rollback (#1194) 7 years ago
v20.go Fix upgrade failed after ever rollback (#1194) 7 years ago
v21.go fix migration failed when authorized_keys is not exist (#1180) 7 years ago
v22.go fix forget migration for wiki hooks (#1227) 7 years ago
v23.go Run "make fmt" with go-1.6 (#1333) 7 years ago
v24.go fix gpg wrong column types 7 years ago
v25.go Show user OpenID URIs in their profile (#1314) 7 years ago
v26.go rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257) 7 years ago