Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
migrate_generator
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
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
Show more breadcrumbs
project
migrate_generator
Merge requests
!7
Issue
#3376767
: Download attachments feature
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3376767
: Download attachments feature
issue/migrate_generator-3376767:3376767-download-attachments-feature
into
8.x-2.x
Overview
28
Commits
7
Pipelines
0
Changes
21
Merged
Ilya Novikov
requested to merge
issue/migrate_generator-3376767:3376767-download-attachments-feature
into
8.x-2.x
1 year ago
Overview
28
Commits
7
Pipelines
0
Changes
21
Expand
0
0
Merge request reports
Compare
8.x-2.x
version 17
eb8faff3
1 year ago
version 16
6065d113
1 year ago
version 15
81c1bf05
1 year ago
version 14
c193c30e
1 year ago
version 13
fb2d7587
1 year ago
version 12
7307438b
1 year ago
version 11
44159b01
1 year ago
version 10
107d79da
1 year ago
version 9
49e9e586
1 year ago
version 8
295ee333
1 year ago
version 7
4fc8638f
1 year ago
version 6
23bf4cce
1 year ago
version 5
7be92505
1 year ago
version 4
3f699e10
1 year ago
version 3
4e45d533
1 year ago
version 2
cfb93b1d
1 year ago
version 1
99d2f42c
1 year ago
8.x-2.x (base)
and
latest version
latest version
1ee1adef
7 commits,
1 year ago
version 17
eb8faff3
6 commits,
1 year ago
version 16
6065d113
6 commits,
1 year ago
version 15
81c1bf05
6 commits,
1 year ago
version 14
c193c30e
6 commits,
1 year ago
version 13
fb2d7587
6 commits,
1 year ago
version 12
7307438b
6 commits,
1 year ago
version 11
44159b01
6 commits,
1 year ago
version 10
107d79da
6 commits,
1 year ago
version 9
49e9e586
6 commits,
1 year ago
version 8
295ee333
5 commits,
1 year ago
version 7
4fc8638f
5 commits,
1 year ago
version 6
23bf4cce
4 commits,
1 year ago
version 5
7be92505
3 commits,
1 year ago
version 4
3f699e10
2 commits,
1 year ago
version 3
4e45d533
2 commits,
1 year ago
version 2
cfb93b1d
1 commit,
1 year ago
version 1
99d2f42c
1 commit,
1 year ago
21 files
+
479
−
194
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
21
Search (e.g. *.vue) (Ctrl+P)
migrate_generator_export/config/install/migrate_generator_export.settings.yml
+
2
−
0
Options
@@ -3,3 +3,5 @@ enclosure: '"'
values_delimiter
:
'
|'
date_format
:
'
d-m-Y
H:i:s'
file_format
:
url
folder
:
'
'
file_export
:
false
Loading