This website requires JavaScript.
Explore
Help
Sign In
Nulo
/
gitea
Archived
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull requests
Projects
Releases
Activity
This repository has been archived on
2023-02-01
. You can view files and clone it, but cannot push or open issues or pull requests.
b4b0280e33
gitea
/
models
/
fixtures
/
access.yml
18 lines
164 B
YAML
Raw
Normal View
History
Unescape
Escape
Unit tests for models/access.go (#606)
2017-01-08 03:10:53 +00: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 01:37:38 +00:00
repo_id
:
4
Unit tests for models/access.go (#606)
2017-01-08 03:10:53 +00:00
mode
:
2
# write
Remove unit types commits and settings (#2161) * Remove unit types commits and settings * Can not limit units in administrator teams * Limit changing units only to teams with read and write access mode * Small code optimization
2017-07-17 02:04:43 +00:00
-
id
:
3
user_id
:
4
repo_id
:
3
mode
:
2
# write
Reference in a new issue
Copy permalink