This website works better with JavaScript.
Explore
Help
Register
Sign In
MIROCOD
/
Platform_Mirocod
Watch
13
Star
3
Fork
You've already forked Platform_Mirocod
0
Wiki
Issues
89
resources
competences
Projects
8
Code
Pull Requests
Releases
Activity
Платформа ЦРНП "Мирокод" для разработки проектов
https://git.mirocod.ru
gitea
github
go
golang
mirocod
project-tree
user-map
task-tree
5548
Commits
14
Branches
154
Tags
505 MiB
Tree:
faf4b503b2
Platform_Mirocod
/
models
/
fixtures
/
access.yml
18 lines
164 B
Raw
Normal View
History
Unescape
Escape
Unit tests for models/access.go (#606)
8 years ago
-
id
:
1
user_id
:
2
repo_id
:
3
mode
:
2
# write
-
id
:
2
user_id
:
4
Unit tests for models/repo_collaboration (#1032)
8 years ago
repo_id
:
4
Unit tests for models/access.go (#606)
8 years ago
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
8 years ago
-
id
:
3
user_id
:
4
repo_id
:
3
mode
:
2
# write