gitea/templates
Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)
* Feature - #5960 - API Endpoint for Repo Editing

* Revert from merge

* Adds integration testing

* Updates to integration tests

* Revert changes

* Update year in file header

* Misspell fix

* XORM = test

* XORM = test

* revert XORM = file

* Makes RepoUnit.ID be pk and autoincr

* Fix to units

* revert header

* Remove print statement

* Adds other responses

* Improves swagger for creating repo

* Fixes import order

* Better Unit Type does not exist error

* Adds editable repo properties to the response repo structure

* Fix to api_repo_edit_test.go

* Fixes repo test

* Changes per review

* Fixes typo and standardizes comments in the EditRepoOption struct for swagger

* Fixes typo and standardizes comments in the EditRepoOption struct for swagger

* Actually can unarchive through the API

* Unlike delete, user doesn't have to be the owner of the org, just admin to the repo

* Fix to swagger comments for field name change

* Update to swagger docs

* Update swagger

* Changes allow_pull_requests to has_pull_requests
2019-05-30 11:09:05 -04:00
..
admin Fix code overflow (#6914) 2019-05-14 12:02:59 -04:00
base Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 2018-01-10 08:19:50 +02:00
explore Repository avatars (#6986) 2019-05-29 22:22:26 -04:00
mail UX + Security current user password reset (#5042) 2019-04-18 10:23:59 +03:00
org fix new team 500 (#6749) 2019-04-25 17:00:34 +08:00
pwa Service worker js is a missing comma (#6788) 2019-04-28 21:45:05 -04:00
repo Repository avatars (#6986) 2019-05-29 22:22:26 -04:00
status Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
swagger Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 2019-05-30 11:09:05 -04:00
user Style orgs list in user profile (#6911) 2019-05-13 23:52:58 +03:00
home.tmpl "It's all in GitHub" isn't true anymore, update the home template (#7059) 2019-05-27 18:43:37 +01:00
install.tmpl Add support of utf8mb4 for mysql (#6992) 2019-05-24 00:15:26 -04:00