This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-10-31 08:37:35 -04:00
Code
95a57394af
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 03:46:53 -05: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 04:48:22 -04:00
-
id
:
2
user_id
:
8
follow_id
:
2
-
id
:
3
user_id
:
2
follow_id
:
8
Copy Permalink