This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://gitee.com/gitea/gitea.git
synced
2024-12-04 12:48:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f1ab906c51
gitea
/
models
/
fixtures
/
access.yml
12 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
Unit tests for models/access.go (#606)
2017-01-08 11:10:53 +08:00
-
id
:
1
user_id
:
2
repo_id
:
3
mode
:
2
# write
-
id
:
2
user_id
:
4
Unit tests for models/repo_collaboration (#1032)
2017-02-24 09:37:38 +08:00
repo_id
:
4
Unit tests for models/access.go (#606)
2017-01-08 11:10:53 +08:00
mode
:
2
# write
Reference in New Issue
Copy Permalink