Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TreeApi
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor 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
apis
TreeApi
Merge requests
!16
WIP: Update Extend analytics log (coscine/issues#1188)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
WIP: Update Extend analytics log (coscine/issues#1188)
Topic/1221-loggingExtended
into
Product/1188-logginExtended
Overview
0
Commits
2
Pipelines
3
Changes
4
Closed
David Schimmel
requested to merge
Topic/1221-loggingExtended
into
Product/1188-logginExtended
4 years ago
Overview
0
Commits
2
Pipelines
3
Changes
4
Expand
coscine/issues#1221
Edited
4 years ago
by
Marcel Nellesen
0
0
Merge request reports
Compare
Product/1188-logginExtended
version 1
009ef3da
4 years ago
Product/1188-logginExtended (base)
and
latest version
latest version
ef3fe5d4
2 commits,
4 years ago
version 1
009ef3da
1 commit,
4 years ago
4 files
+
63
−
14
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
src/Tree/App.config
+
6
−
2
Options
@@ -149,7 +149,7 @@
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Coscine.Database"
publicKeyToken
=
"767d77427707b70a"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-1.2
7
.0.0"
newVersion
=
"1.2
7
.0.0"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-1.2
8
.0.0"
newVersion
=
"1.2
8
.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Microsoft.Extensions.Options"
publicKeyToken
=
"adb9793829ddae60"
culture
=
"neutral"
/>
@@ -205,7 +205,11 @@
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Coscine.Database.T4"
publicKeyToken
=
"84b4c404a0696261"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-1.27.0.0"
newVersion
=
"1.27.0.0"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-1.28.0.0"
newVersion
=
"1.28.0.0"
/>
</
dependentAssembly
>
<
dependentAssembly
>
<
assemblyIdentity
name
=
"Coscine.Logging"
publicKeyToken
=
"e1ed402bc3f6525e"
culture
=
"neutral"
/>
<
bindingRedirect
oldVersion
=
"0.0.0.0-1.3.0.0"
newVersion
=
"1.3.0.0"
/>
</
dependentAssembly
>
</
assemblyBinding
>
</
runtime
>
Loading