diff options
author | David Svantesson <davidsvantesson@gmail.com> | 2019-10-02 11:30:41 +0200 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2019-10-02 17:30:41 +0800 |
commit | 90ab3056eb3c757637f1fd597584ce1f9d5ce863 (patch) | |
tree | e61502027addf1d2174e92973bb5d3740978b717 /routers/routes | |
parent | f8899678d214581095709fd59f613979829c616b (diff) | |
download | gitea-90ab3056eb3c757637f1fd597584ce1f9d5ce863.tar.gz gitea-90ab3056eb3c757637f1fd597584ce1f9d5ce863.zip |
Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
* Add API for Repo Advanced Settings of wiki and issue tracker
Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
* Add some integration tests for tracker and wiki settings through API
* Should return StatusUnprocessableEntity in case of invalid API values.
* Add tests for invalid URLs for external tracker and wiki.
* Do not set inital values if they are default of type
* Make issue tracker and wiki units separate structures in Repository API structure.
Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
* Fix comment of structures
Signed-off-by: David Svantesson <davidsvantesson@gmail.com>
* Rewrite API to use struct for setting tracker and wiki settings.
* LetOnlyContributorsTrackTime -> AllowOnlyContributorsToTrackTime
Diffstat (limited to 'routers/routes')
0 files changed, 0 insertions, 0 deletions