summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPablo Saavedra <saavedra.pablo@gmail.com>2016-07-09 07:22:28 +0200
committer无闻 <u@gogs.io>2016-07-09 13:22:28 +0800
commit98b152030dd99a58dd0e27aac9d0eee06cc88c43 (patch)
treec9a68cdcabed5ba783b8e7f47c8140e758d4e840 /conf
parent467d7dacb68da78c1ec8dbe45d1dc745ecdf7f8d (diff)
downloadgitea-98b152030dd99a58dd0e27aac9d0eee06cc88c43.tar.gz
gitea-98b152030dd99a58dd0e27aac9d0eee06cc88c43.zip
The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246)
Executed go fmt getEngine() not handles DB parameters (#2972) (#2974) Uses .AllCols() for Update in updateMirror() Spanish traslation removed Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function
Diffstat (limited to 'conf')
-rw-r--r--conf/locale/TRANSLATORS1
-rw-r--r--conf/locale/locale_en-US.ini2
2 files changed, 3 insertions, 0 deletions
diff --git a/conf/locale/TRANSLATORS b/conf/locale/TRANSLATORS
index 687f702474..fc1bc20d88 100644
--- a/conf/locale/TRANSLATORS
+++ b/conf/locale/TRANSLATORS
@@ -58,3 +58,4 @@ Vladimir Jigulin mogaika AT yandex DOT ru
Vladimir Vissoultchev <wqweto AT gmail DOT com>
YJSoft <yjsoft AT yjsoft DOT pe DOT kr>
Łukasz Jan Niemier <lukasz AT niemier DOT pl>
+Pablo Saavedra <psaavedra AT igalia DOT com>
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 13efc6bca6..071a20e7f7 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -353,6 +353,8 @@ default_branch = Default Branch
mirror_interval = Mirror Interval (hour)
mirror_address = Mirror Address
mirror_address_desc = Please include necessary user credentials in the address.
+mirror_enable_prune = Remove all objects references remotely removed in the mirror
+mirror_prune = Prune
watchers = Watchers
stargazers = Stargazers
forks = Forks