This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9712
Commits
2
Branches
178 MiB
Tree:
c8780984f8
for-closed-social
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c8780984f8'
${ noResults }
gitea
/
models
/
fixtures
/
follow.yml
14 lines
116 B
Raw
Normal View
History
Move user_follow to separate file (#1210) Also add unit tests
7 years ago
Fix and test for delete user (#1713) * Fix and test for delete user * Run updates in batches * Unit test
7 years ago
-
id
:
1
user_id
:
4
follow_id
:
2
-
id
:
2
user_id
:
8
follow_id
:
2
-
id
:
3
user_id
:
2
follow_id
:
8