Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Organization Parser
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Coscine
backend
scripts
Organization Parser
Merge requests
!9
Topic/1425 fh privileges
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Topic/1425 fh privileges
Topic/1425-fhPrivileges
into
Product/1414-fhPrivileges
Overview
0
Commits
7
Pipelines
1
Changes
5
Merged
L. Ellenbeck
requested to merge
Topic/1425-fhPrivileges
into
Product/1414-fhPrivileges
4 years ago
Overview
0
Commits
7
Pipelines
1
Changes
5
Expand
coscine/issues#1425
coscine/issues#1414
Edited
4 years ago
by
Petar Hristov
0
0
Merge request reports
Compare
Product/1414-fhPrivileges
Product/1414-fhPrivileges (base)
and
latest version
latest version
c3f9f9dc
7 commits,
4 years ago
5 files
+
93
−
15
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
OrganizationLoader/OrganizationLoader.csproj
+
2
−
0
Options
@@ -101,8 +101,10 @@
<ItemGroup>
<Compile
Include=
"Employee.cs"
/>
<Compile
Include=
"Organization.cs"
/>
<Compile
Include=
"OrganizationMapping.cs"
/>
<Compile
Include=
"Program.cs"
/>
<Compile
Include=
"Properties\AssemblyInfo.cs"
/>
<Compile
Include=
"ResourceType.cs"
/>
<Compile
Include=
"Role.cs"
/>
</ItemGroup>
<ItemGroup>
Loading