Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WarGames
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Tomas Beranek
WarGames
Merge requests
!1
Transfer backend into backend branch
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Transfer backend into backend branch
master
into
BackEnd
Overview
0
Commits
33
Pipelines
0
Changes
73
Merged
Tomas Beranek
requested to merge
master
into
BackEnd
3 years ago
Overview
0
Commits
33
Pipelines
0
Changes
73
Expand
also build their secondary constructor
0
0
Merge request reports
Compare
BackEnd
BackEnd (base)
and
latest version
latest version
3918c860
33 commits,
3 years ago
73 files
+
2423
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
73
Search (e.g. *.vue) (Ctrl+P)
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
+
11
−
0
Options
<component
name=
"InspectionProjectProfileManager"
>
<profile
version=
"1.0"
>
<option
name=
"myName"
value=
"Project Default"
/>
<inspection_tool
class=
"DuplicatedCode"
enabled=
"true"
level=
"WEAK WARNING"
enabled_by_default=
"true"
>
<Languages>
<language
minSize=
"47"
name=
"Java"
/>
</Languages>
</inspection_tool>
</profile>
</component>
\ No newline at end of file
Loading