This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
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.
8121
Commits
2
Branches
0
Tags
242 MiB
Tag:
Branch:
Tree:
3083522620
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3083522620'
${ noResults }
gitea
/
models
/
fixtures
/
collaboration.yml
17 lines
164 B
Raw
Normal View
History
Unescape
Escape
Unit tests for models/access.go (#606)
8 years ago
-
id
:
1
repo_id
:
3
user_id
:
2
mode
:
2
# write
-
id
:
2
repo_id
:
4
user_id
:
4
mode
:
2
# write
Allow collaborators to view repo owned private org (#6965) Handle case where an orginization is private but a user who is not a member of the orgninization has been added as a collaborator of a repo within that org Fixes #6962
6 years ago
-
id
:
3
repo_id
:
40
user_id
:
4
mode
:
2
# write