Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
5cd443b3d21f
Commit
5cd443b3
authored
Feb 05, 2018
by
Shinya Maeda
Browse files
Drop filename enforcement
parent
d197a3a85e1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/uploaders/job_artifact_uploader.rb
View file @
5cd443b3
...
...
@@ -19,12 +19,6 @@
File
.
open
(
path
,
"rb"
)
if
path
end
def
filename
return
'trace.log'
if
model
.
trace?
super
end
private
def
dynamic_segment
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment