Lunny Xiao
|
e41e9ea72c
|
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 |
|
ngourdon
|
7e711e06b5
|
add missing methods in the org API (#175)
|
2019-06-02 11:39:54 -04:00 |
|
Lunny Xiao
|
38803cbe75
|
Refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs (#171)
* refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs
* fix testing
|
2019-05-11 18:38:52 +03:00 |
|
Lunny Xiao
|
13a7bf625b
|
move organization visibility from gitea to SDK and add it on CreateOptions (#165)
|
2019-04-24 08:58:01 +03: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 |
|
Antoine GIRARD
|
bc243ad6c2
|
Improve swagger doc (#67)
* Add some swagger response type
* Add some swagger parameters
* Add some swagger parameters
* Use HookList in place of []*Hook
|
2017-08-21 16:23:17 +08:00 |
|
Lunny Xiao
|
c9135ef778
|
fix most of all the lint errors
|
2016-11-10 17:44:00 +08:00 |
|
Thomas Boerger
|
4218c36205
|
Moved source files into subfolder
|
2016-11-07 11:26:36 -02:00 |
|