summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/options.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-141-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-27/+39
* Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851)wxiaoguang2023-02-131-4/+4
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Add repository setting to enable/disable releases unit (#22671)Brecht Van Lommel2023-02-011-0/+13
* Implement actions (#21937)Jason Song2023-01-311-0/+15
* Allow disable code tab (#20805)Lunny Xiao2022-12-121-0/+13
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-101-23/+23
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-2/+2
* Fix issue that `sync_on_commit` is not set (#21309)Chongyi Zheng2022-10-011-1/+1
* Limit length of repo description and repo url input fields (#21119)JakobDev2022-09-161-2/+2
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-3/+3
* Fix push mirror address backend get error Address cause setting page display ...xpy2022-08-141-3/+3
* Implement sync push mirror on commit (#19411)Chongyi Zheng2022-07-081-0/+6
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-199/+199
* Fix some mirror bugs (#18649)Lunny Xiao2022-06-111-3/+3
* Custom regexp external issues (#17624)Sandro Santilli2022-06-101-4/+15
* Ensure minimum mirror interval is reported on settings page (#19895)zeripath2022-06-071-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-2/+2
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-081-0/+13
* Add config option to disable "Update branch by rebase" (#18745)Jimmy Praet2022-03-041-0/+6
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-3/+3
* Add Reindex buttons to repository settings page (#17494)zeripath2021-12-161-1/+40
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+2
* Removed SizeFmt. (#17890)KN4CK3R2021-12-031-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-9/+9
* Disable form autofill (#17291)wxiaoguang2021-10-191-3/+4
* Disable Fomantic's CSS tooltips (#16974)silverwind2021-09-081-1/+1
* Make mirror feature more configurable (#16957)65432021-09-071-35/+37
* Prevent leave changes dialogs due to autofill fields (#16912)zeripath2021-09-021-1/+1
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-0/+6
* Fix private repo permission problem (#16142)Nils Dralle2021-06-141-1/+2
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-70/+154
* Hide mirror passwords on repo settings page (#16022)zeripath2021-05-311-1/+2
* Remove fomantic accordion module (#15951)silverwind2021-05-231-7/+6
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-2/+17
* Add DefaultMergeStyle option to repository (#14789)parnic2021-03-271-0/+33
* Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965)Norwin2021-03-161-9/+9
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-031-0/+12
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-3/+15
* Add whiteline after label on Signing Verification Settings (#14042)Cirno the Strongest2020-12-181-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Fix links to repositories in /user/setting/repos (#13360)zeripath2020-10-301-1/+1
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-1/+1
* CSS tweaks to warning/error segments and misc fixes (#13024)silverwind2020-10-041-2/+2
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+46
* Show PR settings on empty repos (#12808)zeripath2020-09-111-1/+1
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+15
* Provide option to unlink a fork (#11858)zeripath2020-07-021-34/+75