Commit Graph

15 Commits

Author SHA1 Message Date
BetaCat aa2397dec8 Prepare for prioritize issues & update .gitignore for goland users (#117)
Prepare for Prioritize issues & update .gitignore for goland users.
Target on the [Issue](https://github.com/go-gitea/gitea/issues/2616)

Signed-off-by: BetaCat0 <outman99@hotmail.com>
2018-08-30 22:29:03 +08:00
kolaente 40e36e1d2f Added deadline structs for api (#105)
* Added deadline structs for api

* fixed lint + fmt
2018-05-03 17:30:21 +03:00
kolaente 142acef5ce Preparation for Issue due dates (go-gitea/gitea#2533) (#103)
* Added deadline for issue

* Added deadline for pull requests

* Added comment for swagger date format
2018-04-17 08:54:29 +08:00
Lauris BH 417abc7c5d Add closed at field for issue and pull request (#93)
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
2018-03-29 15:34:44 +08:00
kolaente 92585b27a0 Modified assignees field in issue struct for preperation of go-gitea/gitea#3705 (#99)
* Modified assignees field in issue struct for preperation of go-gitea/gitea#1884

* Modified assignees field in pr struct for preperation of go-gitea/gitea#1884

* Re-Added `Assignee`

* Added missing `assignees`

* fmt
2018-03-22 22:32:16 +08:00
kolaente fa91af7569 Modified assignees field in issue struct for preperation of go-gitea/gitea#1884 (#97)
* Modified assignees field in issue struct for preperation of go-gitea/gitea#1884

* Modified assignees field in pr struct for preperation of go-gitea/gitea#1884

* Re-Added `Assignee`
2018-03-06 09:22:45 +08:00
Vlad Temian a184f2d334 Run `go fmt` for the entire project (#85) 2018-01-09 02:26:05 +02:00
Ethan Koenig 1da52cf95f Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
Aaron Walker 06902fe195 expose url field in issues and pull requests (#39) 2017-02-19 19:17:32 +08:00
Kim "BKC" Carlbäcker 4ea32995e4 More endpoints for issue-api 2016-11-28 07:47:09 +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
Lunny Xiao c9135ef778 fix most of all the lint errors 2016-11-10 17:44:00 +08:00
Kim "BKC" Carlbäcker 66fbec9354 GitHub-API compliance 2016-11-09 17:08:29 +01:00
Thomas Boerger 4218c36205 Moved source files into subfolder 2016-11-07 11:26:36 -02:00