This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bb5f694fc5
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-07 20:10:53 -07: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-23 18:37:38 -07:00
repo_id
:
4
Unit tests for models/access.go (#606)
2017-01-07 20:10:53 -07:00
mode
:
2
# write