Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Cesium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
Cesium-grp
Cesium
Merge requests
!234
Add stepMax and xpercent resolve
#209
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add stepMax and xpercent resolve
#209
CotonnecC:master
into
master
Overview
0
Commits
2
Pipelines
0
Changes
5
Merged
Benoit Lavenier
requested to merge
CotonnecC:master
into
master
8 years ago
Overview
0
Commits
2
Pipelines
0
Changes
5
Expand
Created by: CotonnecC
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
63acf2e9
2 commits,
7 years ago
5 files
+
29
−
8
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
www/i18n/locale-en.json
+
3
−
1
Options
@@ -149,7 +149,9 @@
@@ -149,7 +149,9 @@
"SIG_QTY_RULE"
:
"Required certifications<br/>to become a member"
,
"SIG_QTY_RULE"
:
"Required certifications<br/>to become a member"
,
"SIG_STOCK"
:
"Maximal number of certifications<br/>sent by member"
,
"SIG_STOCK"
:
"Maximal number of certifications<br/>sent by member"
,
"SIG_PERIOD"
:
"Minimum delay between 2 certifications<br/>of a same issuer."
,
"SIG_PERIOD"
:
"Minimum delay between 2 certifications<br/>of a same issuer."
,
"SIG_WINDOW"
:
"Maximum delay a certification can wait<br/>before being expired for non-writing."
"SIG_WINDOW"
:
"Maximum delay a certification can wait<br/>before being expired for non-writing."
,
"STEP_MAX"
:
"Maximum distance between<br/>each WoT member and a newcomer."
,
"XPERCENT"
:
"Minimum percent of sentries<br />to reach to match the distance rule"
}
}
},
},
"PEER"
:
{
"PEER"
:
{
Loading