1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-12 00:34:20 -04:00
gitea/modules/structs
6543 2a52aeec49
API: Expose its limitation settings (#12714)
* API: Expose its limitation settings

* TESTs

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-04 14:10:15 -04:00
..
admin_user.go
attachment.go
commit_status.go
cron.go Add cron running API (#12421) 2020-08-24 11:48:15 -04:00
doc.go
fork.go
git_blob.go
git_hook.go
hook.go
issue_comment.go
issue_label.go
issue_milestone.go API allow to create closed milestones (#11745) 2020-06-09 18:01:36 -04:00
issue_reaction.go
issue_stopwatch.go
issue_tracked_time.go
issue.go Issue/Pull expose IsLocked Property on API (#11708) 2020-06-01 22:01:55 +01:00
lfs_lock.go
miscellaneous.go
notifications.go
org_member.go
org_team.go
org_type.go
org.go
pull_review.go API: Add pull review endpoints (#11224) 2020-05-02 03:20:51 +03:00
pull.go Add option to API to update PullRequest base branch (#11666) 2020-06-07 20:13:40 +01:00
release.go
repo_branch.go
repo_collaborator.go
repo_commit.go
repo_file.go
repo_key.go
repo_refs.go
repo_tag.go
repo_topic.go
repo_tree.go
repo_watch.go
repo.go Git migration UX (#12619) 2020-08-28 09:36:37 +08:00
settings.go API: Expose its limitation settings (#12714) 2020-09-04 14:10:15 -04:00
status.go
task.go
user_app.go
user_email.go
user_gpgkey.go
user_key.go
user.go