Платформа ЦРНП "Мирокод" для разработки проектов 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.
 
 
 
 
 
 
Lanre Adelowo 141c58f5a6 add isAdmin to user model (#6231) 6 years ago
..
admin_org.go
admin_repo.go
admin_user.go Adds MustChangePassword to user create/edit API, defaults to true (#6193) 6 years ago
attachment.go
doc.go
fork.go
gitea.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 6 years ago
hook.go Fix new release creation API to allow empty target (#5870) 6 years ago
issue.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 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
pull.go
release.go Fix new release creation API to allow empty target (#5870) 6 years ago
repo.go
repo_branch.go
repo_collaborator.go
repo_commit.go Fix new release creation API to allow empty target (#5870) 6 years ago
repo_file.go
repo_key.go
repo_refs.go
repo_tag.go Fix new release creation API to allow empty target (#5870) 6 years ago
repo_tree.go Feature - Pagination for git tree API (#5838) 6 years ago
repo_watch.go
status.go
user.go add isAdmin to user model (#6231) 6 years ago
user_app.go
user_email.go
user_follow.go
user_gpgkey.go
user_key.go
user_search.go
utils.go