You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Svantesson 90ab3056eb 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
5 years ago
..
admin Move all mail related codes from models to services/mailer (#7200) 5 years ago
convert Add teams to repo on collaboration page. (#8045) 5 years ago
misc Use gitea forked macaron (#7933) 5 years ago
org API endpoint for searching teams. (#8108) 5 years ago
repo Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 5 years ago
swagger Add API endpoint for accessing repo topics (#7963) 5 years ago
user Remove legacy handling of drone token (#8191) 5 years ago
utils Implement webhook branch filter (#7791) 5 years ago
api.go API endpoint for searching teams. (#8108) 5 years ago