summaryrefslogtreecommitdiffstats
path: root/routers/repo/setting.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-1053/+0
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-051-1/+3
* Hide mirror passwords on repo settings page (#16022)zeripath2021-05-311-0/+6
* Close the gitrepo when deleting the repository (#15876)zeripath2021-05-141-0/+5
* Unified link creation. (#15619)KN4CK3R2021-04-301-3/+3
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-23/+51
* Move modules/forms to services/forms (#15305)zeripath2021-04-061-7/+7
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-21/+22
* Add DefaultMergeStyle option to repository (#14789)parnic2021-03-271-0/+1
* Fixed wrong migrate url error description. (#15010)KN4CK3R2021-03-171-4/+4
* Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965)Norwin2021-03-161-4/+12
* Ensure validation occurs on clone addresses too (#14994)zeripath2021-03-151-42/+27
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-031-0/+2
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-4/+40
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-5/+9
* Use monaco for the git hook editor (#13552)silverwind2020-11-131-1/+0
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-3/+2
* Improve error feedback for duplicate deploy keys (#13112)Chris Shyi2020-10-121-0/+3
* Mirror: Update DB on Address-Update too (#12964)65432020-09-281-2/+2
* Adopt repositories (#12920)zeripath2020-09-251-0/+12
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+25
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+9
* Fix bug preventing transfer to private organization (#12497)zeripath2020-08-161-1/+1
* Provide option to unlink a fork (#11858)zeripath2020-07-021-2/+39
* Fix doer of rename repo (#11789)赵智超2020-06-071-1/+1
* Fix visibility of forked public repos from private orgs (#11717)Cirno the Strongest2020-06-061-1/+1
* Prevent transferring repos to invisible orgs (#11517)guillep2k2020-05-211-0/+9
* API endpoint for repo transfer (#9947)65432020-01-311-7/+7
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-3/+3
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-58/+67
* Fix #9662 (#9767)David Svantesson2020-01-151-1/+1
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-141-1/+2
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-151-23/+2
* Githook highlighter (#8932)Konctantin2019-11-151-0/+1
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+10
* Template Repositories (#8768)John Olheiser2019-11-111-0/+1
* Move some actions to notification/action (#8779)Lunny Xiao2019-11-081-3/+2
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-261-1/+2
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-011-2/+4
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-1/+2
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+83
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Extract the username and password from the mirror url (#7651)zeripath2019-08-161-0/+4
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-5/+5
* Add golangci (#6418)kolaente2019-06-121-1/+4
* Validate External Tracker URL Format (#7089)mrsdizzie2019-05-311-1/+1
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+59
* Correctly adjust mirror url (#6593)zeripath2019-04-121-1/+46
* Allow admin users to set a repositoires visibility to public, even if FORCE_P...Matthias Beckert2019-04-111-2/+2
* Better logging (#6038) (#6095)zeripath2019-04-021-4/+4