.drone.yml
Added a basic drone config
2016-11-07 11:26:36 -02:00
.gitignore
Added more common gitignore
2016-11-07 11:26:36 -02:00
.lgtm
Added lgtm config
2016-11-07 11:26:36 -02:00
admin_org.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
admin_repo.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
admin_user.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
CONTRIBUTING.md
Added contribution and maintainer files
2016-11-07 11:26:36 -02:00
CONTRIBUTORS
Added contribution and maintainer files
2016-11-07 11:26:36 -02:00
DCO
Added contribution and maintainer files
2016-11-07 11:26:36 -02:00
gitea.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
issue.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
issue_comment.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
issue_label.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
issue_milestone.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
LICENSE
Updated licenses info
2016-11-07 11:26:36 -02:00
MAINTAINERS
Added contribution and maintainer files
2016-11-07 11:26:36 -02:00
Makefile
Added a simple makefile
2016-11-07 11:26:36 -02:00
miscellaneous.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
org.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
org_member.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
org_team.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
pull.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
README.md
Updated readme with proper badges
2016-11-07 11:26:36 -02:00
repo.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
repo_branch.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
repo_collaborator.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
repo_file.go
rename gogs to gitea
2015-08-26 21:34:27 +08:00
repo_hook.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
repo_key.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
user.go
rename gogs to gitea
2015-08-26 21:34:27 +08:00
user_app.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
user_email.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
user_follow.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
user_key.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00
utils.go
Merge branch 'master' of github.com:gogits/go-gogs-client
2016-11-07 09:57:49 +08:00