Grzegorz Bizon
|
e9c2628220
|
Check if file exists in metadata in download action
|
2016-01-14 12:48:16 +01:00 |
|
Grzegorz Bizon
|
09a4a5aff8
|
Render only valid paths in artifacts metadata
In this version we will support only relative paths in artifacts
metadata. Support for absolute paths will be introduced later.
|
2016-01-14 12:48:16 +01:00 |
|
Grzegorz Bizon
|
61fb47a432
|
Simplify implementation of build artifacts browser (refactoring)
|
2016-01-14 12:48:15 +01:00 |
|
Grzegorz Bizon
|
cd3b8bbd2f
|
Add method that checks if path exists in StringPath
|
2016-01-14 12:48:15 +01:00 |
|
Grzegorz Bizon
|
a5e1905d28
|
Render 404 when artifacts path is invalid
|
2016-01-14 12:48:15 +01:00 |
|
Grzegorz Bizon
|
a7f99b67a0
|
Extract artifacts metadata implementation to separate class
|
2016-01-14 12:48:15 +01:00 |
|
Grzegorz Bizon
|
3de8a4620a
|
Parse artifacts metadata stored in JSON format
|
2016-01-14 12:48:15 +01:00 |
|
Grzegorz Bizon
|
447f56036e
|
Use metadata stored in artifacats metadata file
|
2016-01-14 12:48:14 +01:00 |
|
Grzegorz Bizon
|
662f4b9e1d
|
Add artifacts metadata uploader filed
Artifacts metadata field will be used to store a filename of gzipped
file containing metadata definition for given artifacts archive.
|
2016-01-14 12:48:14 +01:00 |
|
Grzegorz Bizon
|
8eeed761a9
|
Update specs for CI Build, add artifacts? method
`artifacts?` method checks if artifacts archive is available.
|
2016-01-14 12:48:14 +01:00 |
|
Grzegorz Bizon
|
ebd69c5fc1
|
Remove artifacts metadata column from database
|
2016-01-14 12:48:13 +01:00 |
|
Grzegorz Bizon
|
5a1faf61f6
|
Add artifacts browser
This implementation makes it possible to browse artifacts, it
depends on artifacts metadata.
|
2016-01-14 12:48:13 +01:00 |
|
Grzegorz Bizon
|
80a71576ba
|
Use Gitlab::StringPath in CI build artifacts controller
|
2016-01-14 12:48:13 +01:00 |
|
Grzegorz Bizon
|
f091272f19
|
Move artifacts controller level up
This reverts nesting artifacts controller in builds module.
|
2016-01-14 12:48:12 +01:00 |
|