summaryrefslogtreecommitdiffstats
path: root/routers/repo/setting.go
Commit message (Expand)AuthorAgeFilesLines
* Fix uppercase default branch bug (#1965)Ethan Koenig2017-06-141-3/+5
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-261-1/+1
* Mirror sync interval specified as duration string (#1407)Jonas2017-04-081-4/+7
* fix repo settings external tracker failed and check external urls (#1215)Lunny Xiao2017-03-131-2/+14
* Protected branches system (#339)Denis Denisov2017-02-211-11/+137
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-0/+5
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-18/+64
* Fixes typosBwko2016-11-271-1/+1
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-6/+6
* golint fixed for routers (#208)Lunny Xiao2016-11-241-0/+12
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-8/+8
* Fix type in unused constant name (#111)Sandro Santilli2016-11-071-23/+23
* More MixedCase constsSandro Santilli2016-11-071-2/+2
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-1/+1
* Implementation of the feature to redirect to an external issue trackerRémy Boulanouar2016-11-041-0/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-6/+6
* #2018 able to sync now for mirrorsUnknwon2016-08-301-20/+31
* Wiki mirroring implementation (#3233)Andrew2016-08-111-1/+1
* Refactor User.Id to User.IDUnknwon2016-07-241-7/+7
* Refresh repository mirror from database when the repository's name has change...lstahlman2016-07-171-0/+9
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-161-5/+1
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-151-1/+1
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-091-0/+1
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-221-0/+1
* Rename module: middleware -> contextUnknwon2016-03-111-14/+14
* #1146 finish new access rights for collaboratorsUnknwon2016-03-051-0/+18
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-051-18/+21
* Minor fixes for #2745Unknwon2016-03-031-4/+2
* Repo setting to delete and disable wikiJosh Frye2016-03-031-0/+26
* Fix #857Unknwon2016-02-201-42/+48
* Minor fix for #2624Unknwon2016-02-151-5/+3
* Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ...Martin Hartkorn2016-02-151-1/+1
* Refactored according to suggestionsMartin Hartkorn2016-02-141-4/+3
* Add missing safety checkMartin Hartkorn2016-02-141-0/+5
* Convert mirrors to regular repositories.Martin Hartkorn2016-02-141-0/+28
* more fix on #2268Unknwon2015-12-301-1/+1
* rename import pathUnknwon2015-12-151-1/+1
* #2114 External URL for wikiUnknwon2015-12-111-0/+2
* move out git module and #1573 send push hookUnknwon2015-12-091-1/+2
* #1984 Better mirror repo managementUnknwon2015-12-081-1/+6
* #2063 Ability to delete repo from admin panelUnknwon2015-12-051-0/+2
* fix #2105 and fix #1857Unknwon2015-12-051-332/+0
* fix #1829 and fix #890Unknwon2015-12-041-2/+19
* fix broken linkUnknwon2015-12-031-1/+1
* fix #976Unknwon2015-12-031-1/+1
* fix #878Unknwon2015-11-181-5/+6
* #1742 Update default branch in git repository while change in web viewUnknwon2015-11-181-1/+8
* fix #1987Unknwon2015-11-181-0/+6
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-7/+7
* #1646 and other minor fixesUnknwon2015-09-161-1/+1