gitroast/models/migrations
Ethan Koenig 0c332f0480 Fix activity feed (#1779)
* Fix activity feed

Preserve actions after user/repo name change

* Add missing comment

* Fix migration, and remove fields completely

* Tests
2017-05-26 09:38:18 +08:00
..
migrations.go Fix activity feed (#1779) 2017-05-26 09:38:18 +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/ (#1248) 2017-03-15 08:52:01 +08:00
v15.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00
v16.go Fix upgrade failed after ever rollback (#1194) 2017-03-10 23:43:51 +08:00
v17.go Protected branches system (#339) 2017-02-21 23:02:10 +08:00
v18.go Take back control of hooks (#1006) 2017-02-23 11:40:44 +08:00
v19.go Fix upgrade failed after ever rollback (#1194) 2017-03-10 23:43:51 +08:00
v20.go fix avatar update bug (#1729) 2017-05-16 08:36:09 +08:00
v21.go fix migration failed when authorized_keys is not exist (#1180) 2017-03-23 00:04:31 +08:00
v22.go fix forget migration for wiki hooks (#1227) 2017-03-13 14:27:29 +08:00
v23.go Run "make fmt" with go-1.6 (#1333) 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 (#1314) 2017-03-20 09:31:08 +01:00
v26.go rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257) 2017-03-23 09:12:51 +08:00
v27.go Fix broken migration v27 (#1504) 2017-04-30 10:08:16 +08:00
v28.go Repo size in admin panel (#1482) 2017-04-11 21:30:15 +08:00
v29.go Status-API (#1332) 2017-04-21 19:32:31 +08:00
v30.go Add primary key and index to external login user table (#1656) 2017-05-02 16:41:44 +08:00
v31.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
v32.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
v34.go Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00