.. |
admin_org.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
admin_repo.go
|
Add CreateRepoOption alias to fix #182 (#184)
|
2019-08-02 15:44:35 +00:00 |
admin_test.go
|
CreateOrgOption rename UserName to Name (#386)
|
2020-07-30 19:46:18 +00:00 |
admin_user.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
attachment.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
client.go
|
Impruve Error Handling (#351)
|
2020-07-08 17:21:40 +00:00 |
doc.go
|
ask for go get from code.gitea.io/sdk/gitea
|
2016-11-11 21:52:21 +08:00 |
fork.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
git_blob.go
|
[Add] GetBlob (#212)
|
2020-01-06 16:26:01 +00:00 |
git_hook.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
go.mod
|
[Add] VersionCheck (#215)
|
2020-01-27 06:20:49 +00:00 |
go.sum
|
[Add] VersionCheck (#215)
|
2020-01-27 06:20:49 +00:00 |
hook.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
issue.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
issue_comment.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
issue_comment_test.go
|
fix ineffassign in Tests & set Version v0.13.0 (#345)
|
2020-05-27 13:04:51 +00:00 |
issue_label.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
Issue_label_test.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
issue_milestone.go
|
Update ListMilestoneOption struct (#393)
|
2020-09-05 06:27:44 +00:00 |
issue_milestone_test.go
|
Update ListMilestoneOption struct (#393)
|
2020-09-05 06:27:44 +00:00 |
issue_reaction.go
|
[Add] VersionCheck (#215)
|
2020-01-27 06:20:49 +00:00 |
issue_stopwatch.go
|
[Extend] StopWatch struct & functions (#211)
|
2020-01-09 19:04:15 +00:00 |
issue_subscription.go
|
IssueUn-/Subscription take care of new 200 status (#325)
|
2020-05-11 15:28:10 +00:00 |
issue_subscription_test.go
|
Corect test Title: TestIssueSubscription (#326)
|
2020-05-19 06:33:05 +00:00 |
issue_test.go
|
ListIssues: add milestones filter (#327)
|
2020-05-20 06:48:06 +00:00 |
issue_tracked_time.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
list_options.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
main_test.go
|
Fix ListIssue Functions (now respect ListIssueOption's) (#225)
|
2020-01-26 02:46:38 +00:00 |
notifications.go
|
Extend Notification Functions (#381)
|
2020-07-21 12:28:16 +00:00 |
notifications_test.go
|
Extend Notification Functions (#381)
|
2020-07-21 12:28:16 +00:00 |
oauth2.go
|
Add Get/Update for oauth2 apps (#311)
|
2020-04-20 13:17:57 +00:00 |
oauth2_test.go
|
Add Get/Update for oauth2 apps (#311)
|
2020-04-20 13:17:57 +00:00 |
org.go
|
CreateOrgOption rename UserName to Name (#386)
|
2020-07-30 19:46:18 +00:00 |
org_member.go
|
add functions for OrgMembership endpoints (#275)
|
2020-02-09 18:01:13 +00:00 |
org_member_test.go
|
CreateOrgOption rename UserName to Name (#386)
|
2020-07-30 19:46:18 +00:00 |
org_team.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
pull.go
|
Add .diff and .patch endpoints for pull requests (#398)
|
2020-09-04 19:21:05 +00:00 |
pull_review.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
pull_review_test.go
|
fix ineffassign in Tests & set Version v0.13.0 (#345)
|
2020-05-27 13:04:51 +00:00 |
pull_test.go
|
CreateOrgOption rename UserName to Name (#386)
|
2020-07-30 19:46:18 +00:00 |
release.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
repo.go
|
Refactor RepoSearch to be easy usable (#346)
|
2020-07-11 19:54:57 +00:00 |
repo_branch.go
|
Add BranchProtection functions (#341)
|
2020-05-21 17:52:51 +00:00 |
repo_branch_protection.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
repo_branch_test.go
|
Add BranchProtection functions (#341)
|
2020-05-21 17:52:51 +00:00 |
repo_collaborator.go
|
Add Validate func for Create/Edit Options (#370)
|
2020-06-09 10:47:55 +00:00 |
repo_commit.go
|
Revert "API split for: to get single commit via SHA and Ref (#319)" (#324)
|
2020-05-11 19:03:14 +00:00 |
repo_commit_test.go
|
Impruve Error Handling (#351)
|
2020-07-08 17:21:40 +00:00 |
repo_file.go
|
File Create/Update/Delete detect DefaultBranch if Branch not set for old Versions (#352)
|
2020-06-09 10:11:14 +00:00 |
repo_file_test.go
|
Copy DeleteFileOptions struct fields into UpdateFileOptions struct (#330)
|
2020-05-21 10:13:32 +00:00 |
repo_key.go
|
Extend ListDeployKeys (#268)
|
2020-02-05 09:39:04 +00:00 |
repo_refs.go
|
Move all structs from code.gitea.io/gitea/modules/structs to local to resolve the dependencies problem (#188)
|
2019-10-13 01:34:01 +00:00 |
repo_tag.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
repo_test.go
|
Refactor RepoSearch to be easy usable (#346)
|
2020-07-11 19:54:57 +00:00 |
repo_topics.go
|
Refactor List/SetRepoTopics (#276)
|
2020-02-09 18:31:34 +00:00 |
repo_topics_test.go
|
Refactor List/SetRepoTopics (#276)
|
2020-02-09 18:31:34 +00:00 |
repo_transfer.go
|
Implement Repo Transfer (#264)
|
2020-02-04 08:04:44 +00:00 |
repo_transfer_test.go
|
CreateOrgOption rename UserName to Name (#386)
|
2020-07-30 19:46:18 +00:00 |
repo_tree.go
|
format code (#245)
|
2020-02-02 15:19:11 +00:00 |
repo_watch.go
|
Refactor RepoWatch (#241)
|
2020-01-31 05:17:06 +00:00 |
repo_watch_test.go
|
Refactor RepoWatch (#241)
|
2020-01-31 05:17:06 +00:00 |
settings.go
|
Update GetGlobalSettings Functions (#376)
|
2020-06-30 20:29:09 +00:00 |
settings_test.go
|
Update GetGlobalSettings Functions (#376)
|
2020-06-30 20:29:09 +00:00 |
status.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
user.go
|
Move all structs from code.gitea.io/gitea/modules/structs to local to resolve the dependencies problem (#188)
|
2019-10-13 01:34:01 +00:00 |
user_app.go
|
Support 2FA for basic auth & refactor Token functions (#335)
|
2020-05-19 22:16:37 +00:00 |
user_email.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
user_follow.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
user_gpgkey.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
user_key.go
|
added pagination options for listing requests (#205)
|
2020-02-05 07:59:55 +00:00 |
user_search.go
|
extend SearchUsers (#248)
|
2020-02-04 08:08:14 +00:00 |
user_test.go
|
Support 2FA for basic auth & refactor Token functions (#335)
|
2020-05-19 22:16:37 +00:00 |
version.go
|
[Add] VersionCheck (#215)
|
2020-01-27 06:20:49 +00:00 |
version_test.go
|
[Add] VersionCheck (#215)
|
2020-01-27 06:20:49 +00:00 |