aboutsummaryrefslogtreecommitdiffstats
path: root/routers/repo/setting.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-2/+1
* routers/repo/setting: display correct error for invalid mirror interval (#6414)Allen Wild2019-03-251-0/+10
* Create a repo redirect when transferring ownership (#6210) (#6211)James E. Blair2019-02-281-0/+8
* fix bug user could change private repository to public when force private ena...Lunny Xiao2019-02-221-0/+8
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-5/+11
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-0/+3
* Fix MinInterval (#5856)yasuokav2019-01-261-1/+1
* Feature: Archive repos (#5009)kolaente2019-01-231-0/+41
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-0/+1
* Allow to add organization members as collaborators on organization owned repo...Lanre Adelowo2018-11-301-13/+0
* Add option to disable automatic mirror syncing. (#5242)Jonas Bröms2018-11-081-2/+6
* make sure to catch the right error so it is displayed as an error on the ui n...Lanre Adelowo2018-09-161-1/+1
* Improve URL validation for external wiki and external issues (#4710)Lauris BH2018-08-151-2/+9
* An inactive user shouldn't be able to be added as a collaborator (#4535)Lanre Adelowo2018-08-071-0/+6