Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
raven-administration
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
raven
raven-administration
Merge requests
!14
new version - various bug fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
new version - various bug fixes
development
into
master
Overview
0
Commits
16
Pipelines
0
Changes
24
Merged
Christoffer Stoll
requested to merge
development
into
master
1 year ago
Overview
0
Commits
16
Pipelines
0
Changes
24
Expand
various bug fixes
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
e54cc051
16 commits,
1 year ago
24 files
+
643
−
1274
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
24
Search (e.g. *.vue) (Ctrl+P)
.vscode/settings.json
+
1
−
1
Options
{
"html.format.wrapLineLength"
:
0
,
"
python.formatting.
autopep8
A
rgs"
:
[
"--max-line-length=20000"
],
"autopep8
.a
rgs"
:
[
"--max-line-length=20000"
],
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
,
"editor.tabSize"
:
2
,
"editor.insertSpaces"
:
true
,
Loading