summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings
Commit message (Expand)AuthorAgeFilesLines
* Locale for button Edit on protected branch (#4442)Joel da Rosa2018-07-131-1/+1
* Fix typos in i18n variable names. (#4080)Matthew Richardson2018-07-041-1/+1
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-1611-14/+64
* Some small template fixes (#3820)Rodrigo Villablanca Vásquez2018-04-201-1/+1
* Remove unnecessary Safe tags (#3778)Bwko2018-04-101-4/+4
* Add EnableTimetracking option to app settings (#3719)Bwko2018-04-091-11/+12
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+23
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-0/+43
* Add string to confirm wiki data erasure (#3629)bugreport02018-03-061-1/+1
* Fix incorrect 'Erase Wiki Data' string identifier. (#3613)bugreport02018-03-021-1/+1
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-1/+10
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-2/+29
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-112-2/+2
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-213-0/+17
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-211-0/+4
* Add owner to delete repo message (#2886)Ethan Koenig2017-11-151-1/+1
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-031-2/+1
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-142-9/+79
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-2/+17
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-0/+10
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-283-0/+25
* fix webhook linkLunny Xiao2017-08-112-2/+2
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-11/+11
* Add task to generate images from SVG and change to new logo (#2194)Lauris BH2017-07-282-2/+2
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-293-2/+36
* Do not show empty collaborators segment (#1531)Morlinest2017-04-231-0/+2
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-081-1/+1
* Fix #1418 (#1456)Antoine GIRARD2017-04-073-6/+6
* Fix and simplify repo branches UI (#1435)Morlinest2017-04-061-24/+20
* Fix disabled fields in repo settings UI (#1431)Morlinest2017-04-031-4/+6
* Simplify settings pages with item list (#1389)Antoine GIRARD2017-03-301-20/+15
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-1510-523/+488
* fix 500 caused by branches settings introduced by #1198 (#1214)Lunny Xiao2017-03-121-4/+4
* Make strings translatable (#1188) (#1198)Patrick G2017-03-111-7/+5
* Protected branches system (#339)Denis Denisov2017-02-214-24/+105
* fix: fill in ssh key title on setting of repo (#950)Bo-Yi Wu2017-02-161-2/+2
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-1/+1
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-18/+20
* Fixed project on repo template hook settingsAvelino2016-12-022-2/+2
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-1/+1
* Implementation of the feature to redirect to an external issue trackerRémy Boulanouar2016-11-041-0/+5
* #2018 able to sync now for mirrorsUnknwon2016-08-301-12/+39
* #2246 fully support of webhooks for pull requestUnknwon2016-08-141-0/+10
* Replace gogs.io http links with https version (#3386)rugk2016-08-051-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* #2162 improve repository advance options UI displayUnknwon2016-07-311-28/+46
* repo/settings/options: take naming style examples out of locale stringUnknwon2016-07-251-2/+2
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* Minor HTML fix for delete repository noticeUnknwon2016-07-231-1/+1
* Minor fix for #3246Unknwon2016-07-091-1/+1