mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Implement routes * move to api/sdk and create model * Implement add + list * List return 200 empty list no 404 * Add verify lfs lock api * Add delete and start implementing auth control * Revert to code.gitea.io/sdk/gitea vendor * Apply needed check for all lfs locks route * Add simple tests * fix lint * Improve tests * Add delete test + fix * Add lfs ascii header * Various fixes from review + remove useless code + add more corner case testing * Remove repo link since only id is needed. Save a little of memory and cpu time. * Improve tests * Use TEXT column format for path + test * fix mispell * Use NewRequestWithJSON for POST tests * Clean path * Improve DB format * Revert uniquess repoid+path * (Re)-setup uniqueness + max path length * Fixed TEXT in place of VARCHAR * Settle back to maximum VARCHAR(3072) * Let place for repoid in key * Let place for repoid in key * Let place for repoid in key * Revert back |
7 years ago | |
---|---|---|
.. | ||
fixtures | 7 years ago | |
migrations | 7 years ago | |
access.go | 8 years ago | |
access_test.go | 8 years ago | |
action.go | 7 years ago | |
action_test.go | 7 years ago | |
admin.go | 8 years ago | |
admin_test.go | 8 years ago | |
attachment.go | 8 years ago | |
attachment_test.go | 8 years ago | |
branches.go | 7 years ago | |
branches_test.go | 7 years ago | |
consistency.go | 8 years ago | |
error.go | 7 years ago | |
error_oauth2.go | 8 years ago | |
external_login_user.go | 8 years ago | |
git_diff.go | 8 years ago | |
git_diff_test.go | 8 years ago | |
gpg_key.go | 8 years ago | |
gpg_key_test.go | 8 years ago | |
graph.go | 8 years ago | |
graph_test.go | ||
helper.go | 8 years ago | |
issue.go | 8 years ago | |
issue_comment.go | 7 years ago | |
issue_comment_test.go | 8 years ago | |
issue_indexer.go | 7 years ago | |
issue_label.go | 8 years ago | |
issue_label_test.go | 8 years ago | |
issue_list.go | 7 years ago | |
issue_list_test.go | 8 years ago | |
issue_mail.go | 7 years ago | |
issue_milestone.go | 8 years ago | |
issue_milestone_test.go | 8 years ago | |
issue_stopwatch.go | 8 years ago | |
issue_stopwatch_test.go | 8 years ago | |
issue_test.go | 8 years ago | |
issue_tracked_time.go | 7 years ago | |
issue_tracked_time_test.go | 8 years ago | |
issue_user.go | 8 years ago | |
issue_user_test.go | 8 years ago | |
issue_watch.go | 8 years ago | |
issue_watch_test.go | 7 years ago | |
lfs.go | 7 years ago | |
lfs_lock.go | 7 years ago | |
login_source.go | 8 years ago | |
mail.go | 7 years ago | |
main_test.go | 8 years ago | |
models.go | 7 years ago | |
models_sqlite.go | ||
models_test.go | 8 years ago | |
models_tidb.go | ||
notification.go | 8 years ago | |
notification_test.go | 7 years ago | |
oauth2.go | 8 years ago | |
org.go | 7 years ago | |
org_team.go | 8 years ago | |
org_team_test.go | 8 years ago | |
org_test.go | 7 years ago | |
pull.go | 8 years ago | |
pull_test.go | 8 years ago | |
release.go | 8 years ago | |
repo.go | 7 years ago | |
repo_activity.go | 7 years ago | |
repo_branch.go | 7 years ago | |
repo_collaboration.go | 8 years ago | |
repo_collaboration_test.go | 8 years ago | |
repo_editor.go | 7 years ago | |
repo_indexer.go | 7 years ago | |
repo_issue.go | 8 years ago | |
repo_list.go | 7 years ago | |
repo_list_test.go | 7 years ago | |
repo_mirror.go | 7 years ago | |
repo_redirect.go | 8 years ago | |
repo_redirect_test.go | 8 years ago | |
repo_test.go | 8 years ago | |
repo_unit.go | 8 years ago | |
repo_watch.go | 8 years ago | |
repo_watch_test.go | 7 years ago | |
ssh_key.go | 7 years ago | |
ssh_key_test.go | 8 years ago | |
star.go | 8 years ago | |
star_test.go | 8 years ago | |
status.go | 8 years ago | |
status_test.go | 8 years ago | |
test_fixtures.go | 8 years ago | |
token.go | 8 years ago | |
token_test.go | 8 years ago | |
twofactor.go | 7 years ago | |
unit.go | 8 years ago | |
unit_tests.go | 7 years ago | |
update.go | 7 years ago | |
update_test.go | 8 years ago | |
user.go | 7 years ago | |
user_follow.go | 8 years ago | |
user_follow_test.go | 8 years ago | |
user_mail.go | 8 years ago | |
user_mail_test.go | 8 years ago | |
user_openid.go | 8 years ago | |
user_openid_test.go | 8 years ago | |
user_test.go | 7 years ago | |
webhook.go | 7 years ago | |
webhook_dingtalk.go | 7 years ago | |
webhook_discord.go | 7 years ago | |
webhook_slack.go | 7 years ago | |
webhook_test.go | 8 years ago | |
wiki.go | 7 years ago | |
wiki_test.go | 7 years ago |