1
0
Fork 0
forked from forgejo/forgejo
Commit graph

8 commits

Author SHA1 Message Date
Morlinest
8e61823ec4 Fix tests code to prevent some runtime errors ()
* Fix tests code to prevent some runtime errors

* Reduce nesting
2017-08-28 12:17:45 +03:00
Lauris BH
b639fa1648 Ignore invalid issue numbers in commit messages. Fixes () 2017-07-12 22:35:47 -05:00
Jonas Franz
441986a473 Fix "Dashboard shows deleted comments" () 2017-06-25 20:20:29 +02:00
Ethan Koenig
4e5ee2b67a Fix user profile activity feed ()
* Fix user profile activity feed

* gofmt, and avoid overlapping database connections
2017-06-02 08:42:25 +08:00
Ethan Koenig
0c332f0480 Fix activity feed ()
* 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
Ethan Koenig
4b286f282a Consistency checks for action unit tests () 2017-02-28 09:42:10 +08:00
Ethan Koenig
8093b3372e Less boilerplate in models/ unit tests () 2017-01-25 10:49:51 +08:00
Ethan Koenig
4b23e6a694 Unit tests for models/action () 2017-01-09 11:08:36 +08:00