Lunny Xiao
|
34eee25bd4
|
Move sdk structs to modules/structs (#6905)
* move sdk structs to moduels/structs
* fix tests
* fix fmt
* fix swagger
* fix vendor
|
2019-05-11 18:21:34 +08:00 |
|
Lunny Xiao
|
d578b71d61
|
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
* move code.gitea.io/git to code.gitea.io/gitea/modules/git
* fix imports
* fix fmt
* fix misspell
* remove wrong tests data
* fix unit tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* enable Debug to trace the failure tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* comment commit count tests since git clone depth is 50
* fix tests
* update from code.gitea.io/git
* revert change to makefile
|
2019-03-27 17:33:00 +08:00 |
|
Lauris BH
|
fada6968a8
|
Fix new release creation API to allow empty target (#5870)
* Fix new release creation API to allow empty target
* Add more test cases
* Update swagger
|
2019-01-30 11:33:00 -05:00 |
|
B-OnTheGo
|
e47df0b301
|
Enforce token on api routes [fixed critical security issue #4357] (#4840)
|
2018-09-10 12:15:52 -04:00 |
|
Marc Brückner
|
695b10bedd
|
Fix API-Endpoint release (#3012)
* Fixes API-Endpoint release (#3005)
* Using context.ReferencesGitRepo(); doing the same in the PATCH route.
* Add release create, get and update test
|
2018-01-16 10:54:13 +02:00 |
|