1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/routers/api/v1
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027)
Amended with string to bool change in API SDK.

Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com>
2017-02-24 22:59:56 +08:00
..
admin Use handlers for API authorization (#723) 2017-01-26 19:54:04 +08:00
convert Fix breakage from vendor-update 2016-11-29 11:50:22 +01:00
misc Fix URL handling in the whole markdown module, improve test coverage (#1027) 2017-02-24 22:59:56 +08:00
org Use handlers for API authorization (#723) 2017-01-26 19:54:04 +08:00
repo fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
user fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
utils Organization webhook API endpoints 2016-12-25 14:51:57 +01:00
api.go Redirects for renamed repos (#807) 2017-02-05 22:35:03 +08:00