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 |
|
Lunny Xiao
|
bbad0d915e
|
Add CreateRepoOption alias to fix #182 (#184)
|
2019-08-02 15:44:35 +00: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 |
|
Richard Mahn
|
13ec4d170b
|
Feature - #5960 - SDK for editing a repo (#170)
|
2019-05-10 18:30:00 -04:00 |
|
kolaente
|
380b28413e
|
Added "archived"-flag to repo struct (#122)
|
2018-10-05 22:59:49 +02: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 |
|
guyzmo
|
8cff72208a
|
Added Parent property to the repo API (#59)
Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>
|
2017-05-06 09:37:21 +08:00 |
|
Lauris BH
|
59cdd51b9b
|
Add new field "Empty" to Repository structure (#56)
* Add new field "Empty" to Repository structure
* Fix Empty type to bool
* Add Size property to Repository structure
|
2017-05-04 21:38:15 +08:00 |
|
Jonas Östanbäck
|
e1c76d42f2
|
Add /repos/:owner/:repo/mirror-sync (#54)
|
2017-05-02 23:01:11 +08:00 |
|
Antoine GIRARD
|
d2f87fd3f9
|
Add swagger descriptions and needed structs (#53)
* Add swagger descriptions and needed structs
* Remove missed TODO comment
|
2017-04-30 23:33:16 +08:00 |
|
Andrey Nering
|
4d46bf4f5e
|
Add "mirror" field to repo
|
2017-02-18 14:09:11 -02: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 |
|