aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/repository.go
Commit message (Expand)AuthorAgeFilesLines
* 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-131-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-201-21/+31
* Global default branch setting (#11918)techknowlogick2020-06-171-0/+2
* Allow site admin to disable mirrors (#11740)John Olheiser2020-06-021-0/+2
* Fix chardet test and add ordering option (#11621)zeripath2020-06-021-0/+74
* Make archive prefixing configurable with a global setting (#9943)zeripath2020-01-221-0/+2
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-0/+4
* Provide Default messages for merges (#9393)zeripath2019-12-301-8/+23
* Push to create repo (#8419)John Olheiser2019-12-151-0/+4
* Configurable close and reopen keywords for PRs (#8120)guillep2k2019-10-301-0/+8
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-0/+29
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+2
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-3/+0
* Better logging (#6038) (#6095)zeripath2019-04-021-6/+6
* split setting.go to multiple files (#6154)Lunny Xiao2019-03-161-0/+168