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.
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
6 years ago
..
admin Fix code overflow (#6914) 6 years ago
base Allow Recaptcha service url to be configured (#6820) 6 years ago
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 7 years ago
explore Repository avatars (#6986) 6 years ago
mail UX + Security current user password reset (#5042) 6 years ago
org fix new team 500 (#6749) 6 years ago
pwa Service worker js is a missing comma (#6788) 6 years ago
repo Repository avatars (#6986) 6 years ago
status Minor UI tweaks (#5980) 6 years ago
swagger Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 6 years ago
user Style orgs list in user profile (#6911) 6 years ago
home.tmpl "It's all in GitHub" isn't true anymore, update the home template (#7059) 6 years ago
install.tmpl Add support of utf8mb4 for mysql (#6992) 6 years ago