Commit graph

545 commits

Author SHA1 Message Date
Bo-Yi Wu
9bd560d642 update maintainer list for LGTM 2017-01-03 02:34:47 +01:00
Ethan Koenig
61a9dda39e Rename gitea/releases.go -> gitea/release.go (#34) 2017-01-01 10:20:21 +08:00
Bwko
2064cc397b Replace pull request with issue at issue_template (#33) 2016-12-31 22:43:27 +08:00
Ethan Koenig
5266f2bd7b Functions for releases 2016-12-31 10:19:50 +01:00
Bo-Yi Wu
2487ebd26e replac go fmt with gofmt command.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-31 10:19:06 +01:00
Thomas Boerger
c0e081342a Merge pull request #30 from ethantkoenig/forks
Functions for forks
2016-12-29 10:40:42 +01:00
Ethan Koenig
0b35be3070 Functions for forks 2016-12-27 11:21:16 -05:00
Ethan Koenig
d628d07f73 Webhook functions for organizations (#26) 2016-12-24 10:50:46 +08:00
Matthias Loibl
24b59f8965 Don't trim trailing whitespaces for markdown (#29) 2016-12-24 09:53:34 +08:00
Thomas Boerger
46f52f751d Merge pull request #27 from ethantkoenig/collaborators
Functions for Collaborators
2016-12-22 09:11:55 +01:00
Ethan Koenig
54a391b88f Functions for Collaborators 2016-12-21 11:05:53 -05:00
Martin Hebnes Pedersen
76837c0ea4 Backward compatibility (username vs. login)
Reintroduce the username field for user object on JSON marshal to fix backward
compatibility. Fixes Drone 0.4 compatibility issues.
2016-12-16 01:08:43 +01:00
Ethan Koenig
559190dbdc EditTeamOption struct (#25) 2016-12-08 10:20:10 +08:00
Andrey Nering
cb7fc56b77 Merge pull request #24 from go-gitea/contributing
Fixed typos on CONTRIBUTING based on work of @thehowl
2016-12-05 12:50:08 -02:00
Thomas Boerger
de97ab33a3
Fixed typos on CONTRIBUTING based on work of @thehowl 2016-12-05 09:57:11 +01:00
Andrey Nering
66ffbf1227 Merge pull request #23 from go-gitea/maintainers
Added real name of Bwko to maintainers file
2016-12-01 13:03:08 -02:00
Thomas Boerger
383f4c728f
Added real name of Bwko to maintainers file
Signed-off-by: Thomas Boerger <tboerger@suse.de>
2016-12-01 10:24:36 +01:00
Kim "BKC" Carlbäcker
140df7f34c Tag-hooks are useless without the shasum (#21) 2016-11-29 15:37:12 +08:00
Matthias Loibl
ffa84633f3 Merge pull request #20 from go-gitea/maintain-contribute
Project unification, updates for contributors guide and github files
2016-11-28 20:44:27 +01:00
Thomas Boerger
1592763c90
Add a pragraph to the k8s PR guide to contributors guide 2016-11-28 16:58:06 +01:00
Thomas Boerger
e017a1452d
Dropped new lines from contributing, some rewording and reformatting 2016-11-28 14:35:54 +01:00
Thomas Boerger
c786720ca7
Updated maintainers file to latest status 2016-11-28 14:35:04 +01:00
Thomas Boerger
deded4c243
Dropped always outdated contributors file, link to it the graph on readme 2016-11-28 14:34:05 +01:00
Thomas Boerger
4b4c7fa2e7
Unified GitHub templates accross all projects 2016-11-28 14:28:39 +01:00
Thomas Boerger
b05f416358
Unified editorconfig accross all projects 2016-11-28 14:27:57 +01:00
Kim "BKC" Carlbäcker
00c2780dfb Merge pull request #8 from go-gitea/fix/issue-endpoints
Implement more Issue endpoints
2016-11-28 07:49:13 +01:00
Kim "BKC" Carlbäcker
4ea32995e4 More endpoints for issue-api 2016-11-28 07:47:09 +01:00
Matthias Loibl
9687205bac Merge pull request #19 from go-gitea/editorconfig-end-of-line
.editorconfig: Do not specify end_of_line
2016-11-15 19:26:15 +01:00
Andrey Nering
8f11c8bea6 .editorconfig: Do not specify end_of_line 2016-11-15 09:10:16 -02:00
Thomas Boerger
af2238fa40 Added github directory 2016-11-13 09:28:32 +01:00
Thomas Boerger
c6f0401b04 Merge pull request #17 from lunny/lunny/deny_goget_github
ask for go get from code.gitea.io/sdk/gitea
2016-11-11 23:52:42 +01:00
Lunny Xiao
0d0c73819d ask for go get from code.gitea.io/sdk/gitea 2016-11-11 21:52:21 +08:00
Matthias Loibl
e008147373 Merge pull request #15 from go-gitea/enable-lint
Reenable linter since it is happy
2016-11-10 23:54:01 +01:00
Matthias Loibl
9fd5f90d9e Merge pull request #16 from go-gitea/editorconfig
Added editorconfig file
2016-11-10 23:53:30 +01:00
Thomas Boerger
d21785e580
Added editorconfig file 2016-11-10 22:02:26 +01:00
Thomas Boerger
95b7b15825
Reenable linter since it is happy 2016-11-10 21:06:17 +01:00
Sandro Santilli
a810eaf149 Merge pull request #14 from go-gitea/updates
New import paths, updated README
2016-11-10 20:27:11 +01:00
Thomas Boerger
8ee52ec396
Disable linting for now 2016-11-10 20:09:08 +01:00
Thomas Boerger
e7bf69e612
Updated paths and badges within readme 2016-11-10 20:09:08 +01:00
Thomas Boerger
e802a4b9b9
Updated import path within makefile 2016-11-10 20:09:08 +01:00
Thomas Boerger
f47bc29804
Updated drone import path and coverage server 2016-11-10 20:09:08 +01:00
Thomas Boerger
2143dd1803 Merge pull request #13 from lunny/lunny/bug_lint_fixed
bug fixed & lint fixed
2016-11-10 20:08:58 +01:00
Lunny Xiao
c05a7bb741 bug fixed & lint fixed 2016-11-10 23:08:54 +08:00
Kim "BKC" Carlbäcker
cc453bfe27 Merge pull request #9 from go-gitea/fix/github-compliance
GitHub-API compliance
2016-11-10 12:33:06 +01:00
Matthias Loibl
156c90f41d Merge pull request #12 from lunny/go_lint_fix
WIP: fix most of all the lint errors
2016-11-10 11:00:57 +01:00
Lunny Xiao
c9135ef778 fix most of all the lint errors 2016-11-10 17:44:00 +08:00
Kim "BKC" Carlbäcker
163100bc1a Merge pull request #7 from go-gitea/fix/issue-comment
Finish Issue-Comments
2016-11-10 10:24:19 +01:00
Lunny Xiao
4d94826874 Merge pull request #11 from go-gitea/api-pull-request-support
API support for Pull Requests
2016-11-10 16:01:15 +08:00
Kim "BKC" Carlbäcker
fea83e692a Merge branch 'api-pull-request-support' of https://github.com/lstahlman/go-gogs-client 2016-11-09 19:57:21 +01:00
Kim "BKC" Carlbäcker
66fbec9354 GitHub-API compliance 2016-11-09 17:08:29 +01:00