summaryrefslogtreecommitdiffstats
path: root/modules/setting/repository.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: allow changing default branch update styleGeorge Bartolomey2024-12-231-0/+3
* Change the default SSH clone url to the ssh:// styleGergely Nagy2024-04-171-1/+1
* Revert "[GITEA] Configurable clone methods"Gergely Nagy2024-03-231-12/+0
* Test pagination of repo stars, watchers and forks0ko2024-03-101-2/+2
* Better number for UserCards pagination0ko2024-03-071-2/+6
* Disabling Stars should disable the routes tooGergely Nagy2024-02-261-1/+1
* Allow instance-wide disabling of forkingGergely Nagy2024-02-251-0/+2
* Merge branch 'rebase-forgejo-dependency' into wip-forgejoEarl Warren2024-02-051-1/+19
|\
| * [FEAT] Repository flagsGergely Nagy2024-02-051-0/+7
| * [GITEA] Configurable clone methodsGergely Nagy2024-02-051-0/+11
| * [GITEA] correct default license selectionOtto Richter2024-02-051-1/+1
* | [BRANDING] Rebrand default config settings for new installs (#140)Caesar Schinas2024-02-051-1/+1
|/
* Retarget depending pulls when the parent branch is deleted (#28686)Viktor Kuzmin2024-01-171-0/+3
* Change default size of attachments and repo files (#28100)Nanguan Lin2023-11-171-1/+1
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-5/+3
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+3
* Rewrite logger system (#24726)wxiaoguang2023-05-221-1/+0
* Fix Actions being enabled accidentally (#24802)Jason Song2023-05-191-2/+2
* Support SSH for go get (#24664)rune2023-05-121-0/+2
* Fix the permission of team's `Actions` unit issue (#24536)sillyguodong2023-05-051-0/+4
* Add .livemd as a markdown extension (#22730)contra-bit2023-04-261-1/+1
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-6/+3
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-191-9/+9
* Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick2023-02-041-0/+2
* Add option to prohibit fork if user reached maximum limit of repositories (#2...Xinyu Zhou2022-12-271-0/+2
* Add setting to disable the git apply step in test patch (#22130)zeripath2022-12-191-0/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-0/+1
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-0/+3
* feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo i...ttys32022-06-031-0/+3
* Enable packages by default again (as described by docs) (#19746)delvh2022-05-201-1/+1
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-081-0/+4
* Use "main" as default branch name (#19354)wxiaoguang2022-04-091-1/+1
* Warn at startup if the provided `SCRIPT_TYPE` is not on the PATH (#18467)zeripath2022-01-301-0/+5
* Make Co-committed-by and co-authored-by trailers optional (#17848)zeripath2021-11-291-0/+3
* Make the Mirror Queue a queue (#17326)zeripath2021-10-171-4/+0
* Make mirror feature more configurable (#16957)65432021-09-071-2/+0
* Paginate releases page & set default page size to 10 (#16857)Lunny Xiao2021-08-291-3/+6
* Rework repository archive (#14723)Lunny Xiao2021-06-231-0/+6
* Reintroduce squash merge default comment as a config setting (#16134)parnic2021-06-191-0/+3
* Disable Stars config option (#14653)Kyle D2021-04-151-0/+2
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-0/+2
* Store repository data in data path if not previously set (#13991)techknowlogick2020-12-151-9/+2
* missing quotes in default value slice (#13550)Patrick Aljord2020-11-141-1/+1
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-3/+13
* Add config option to make create-on-push repositories public by default (#12936)Tait Hoyem2020-09-271-0/+2
* Adopt repositories (#12920)zeripath2020-09-251-1/+4
* Add configurable Trust Models (#11712)zeripath2020-09-191-21/+31
* Global default branch setting (#11918)techknowlogick2020-06-171-0/+2