This website requires JavaScript.
Explore
Help
Sign In
m79305216
/
gitea
forked from
p85947160/gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dc71d00393
gitea
/
models
/
fixtures
/
follow.yml
15 lines
116 B
YAML
Raw
Normal View
History
Unescape
Escape
Move user_follow to separate file (#1210) Also add unit tests
2017-03-11 16:46:53 +08:00
-
id
:
1
user_id
:
4
follow_id
:
2
Fix and test for delete user (#1713) * Fix and test for delete user * Run updates in batches * Unit test
2017-05-20 16:48:22 +08:00
-
id
:
2
user_id
:
8
follow_id
:
2
-
id
:
3
user_id
:
2
follow_id
:
8