Платформа ЦРНП "Мирокод" для разработки проектов https://git.mirocod.ru
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.
 
 
 
 
 
 
Harshit Bansal 5ac6da3c41 api: Add missing GET teams endpoints (#5382) 6 years ago
..
admin_org.go
admin_repo.go
admin_user.go fix: Add secret to all webhook's payload where it has been missing (#5199) 6 years ago
attachment.go
doc.go
fork.go
gitea.go
hook.go api: Add missing GET teams endpoints (#5382) 6 years ago
issue.go fix: Add secret to all webhook's payload where it has been missing (#5199) 6 years ago
issue_comment.go
issue_label.go
issue_milestone.go
issue_tracked_time.go
lfs_lock.go
miscellaneous.go
org.go
org_member.go
org_team.go api: Add missing GET teams endpoints (#5382) 6 years ago
pull.go
release.go api: Add missing GET teams endpoints (#5382) 6 years ago
repo.go fix: Add secret to all webhook's payload where it has been missing (#5199) 6 years ago
repo_branch.go
repo_collaborator.go
repo_file.go
repo_key.go fix: Add secret to all webhook's payload where it has been missing (#5199) 6 years ago
repo_refs.go Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
repo_tree.go Git-Trees API (#5403) 6 years ago
repo_watch.go
status.go
user.go
user_app.go
user_email.go
user_follow.go
user_gpgkey.go
user_key.go fix: Add secret to all webhook's payload where it has been missing (#5199) 6 years ago
user_search.go
utils.go