Commit graph

353 commits

Author SHA1 Message Date
Andrew Boyarshin 577184279b Introduce Wiki markdown API option (#42)
Amended with string to bool change.

Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
2017-02-24 23:00:14 +08:00
Aaron Walker 06902fe195 expose url field in issues and pull requests (#39) 2017-02-19 19:17:32 +08:00
Thomas Boerger c662dd0303 Merge pull request #41 from andreynering/api-repo-mirror
Add "mirror" field to repo
2017-02-19 11:10:49 +01:00
Andrey Nering 4d46bf4f5e Add "mirror" field to repo 2017-02-18 14:09:11 -02:00
Morgan Bazalgette 87b8065c0d Issue webhook payload (#38)
* Add Issue webhook payload

* Add copyright header

* Whoops, wrote license header in wrong file...

* Move fields of PR/Issue payload to BaseIssuePayload

* Fix license header

* remove BaseIssuePayload

* Add comment to IssuePayload.JSONPayload

* Fix comment mentioning IssuePayload

* Reorder structs

* Mimic GitHub webhooks

Since the Gitea webhooks currently mimic for a big part the way GitHub does webhook, issue comments HookIssueActions have been removed to be added again at a later stage and milestone_set and milestone_cleared have been changed to milestoned and demilestoned, respectively.

* Change also constant names
2017-02-13 19:50:09 +08:00
Thomas Boerger 014bf8c4f2 Merge pull request #37 from Bwko/contrib
Update contributing & maintainers file
2017-01-24 22:05:04 +01:00
Bwko 19ee043d37
Update contributing & maintainers file 2017-01-24 21:35:11 +01:00
Antoine GIRARD f5de21caad Implement GPG related api (#36)
* Implement method for calling gpg related api
2017-01-21 03:24:48 +01:00
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