summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/options.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-0/+28
* Show repository size in repo home page and settings (#8940)Antoine GIRARD2019-11-131-0/+4
* Template Repositories (#8768)John Olheiser2019-11-111-0/+7
* fix template bug on mirror repository setting page (#8438)Lunny Xiao2019-10-091-3/+3
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-011-1/+1
* Extract the username and password from the mirror url (#7651)zeripath2019-08-161-1/+18
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+16
* Correctly adjust mirror url (#6593)zeripath2019-04-121-1/+1
* Allow admin users to set a repositoires visibility to public, even if FORCE_P...Matthias Beckert2019-04-111-0/+4
* fix bug user could change private repository to public when force private ena...Lunny Xiao2019-02-221-1/+1
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-0/+4
* Feature: Archive repos (#5009)kolaente2019-01-231-0/+55
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-0/+6
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-3/+3
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+6
* Fix typos in i18n variable names. (#4080)Matthew Richardson2018-07-041-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 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
* 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-111-1/+1
* Add owner to delete repo message (#2886)Ethan Koenig2017-11-151-1/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-2/+17
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-11/+11
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-081-1/+1