gitroast/integrations
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
..
gitea-integration-meta improve integration test to resue models/fixtures and store git repos with tests (#1627) 2017-04-28 21:23:28 +08:00
api_repo_test.go fix #1643 and improve integration test (#1645) 2017-04-30 13:08:09 +08:00
delete_user_test.go Fix and test for delete user (#1713) 2017-05-20 16:48:22 +08:00
editor_test.go Do not allow commiting to protected branch from online editor (#1502) 2017-05-02 08:49:55 +08:00
html_helper.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
integration_test.go Don't recreate database in integration tests (#1697) 2017-05-11 23:32:43 +08:00
internal_test.go fix bug when push a branch name with / & fix an integration test bug (#1689) 2017-05-08 10:55:27 +08:00
issue_test.go fix bug on issue view when not login (#1624) 2017-04-29 13:52:25 +08:00
mysql.ini Fix activity feed (#1779) 2017-05-26 09:38:18 +08:00
pgsql.ini Add configuration option for default permission to create Organizations (#1686) 2017-05-08 21:51:53 +02:00
repo_commits_test.go Show commit status icon in commits table (#1688) 2017-05-07 22:40:31 +08:00
repo_test.go fix #1643 and improve integration test (#1645) 2017-04-30 13:08:09 +08:00
signup_test.go improve integration test to resue models/fixtures and store git repos with tests (#1627) 2017-04-28 21:23:28 +08:00
sqlite.ini Add configuration option for default permission to create Organizations (#1686) 2017-05-08 21:51:53 +02:00
user_test.go fix #1643 and improve integration test (#1645) 2017-04-30 13:08:09 +08:00
version_test.go improve integration test to resue models/fixtures and store git repos with tests (#1627) 2017-04-28 21:23:28 +08:00