- Mar 27, 2018
-
-
Alessio Caiazza authored
-
- Mar 26, 2018
-
-
Micael Bergeron authored
-
Micael Bergeron authored
-
- Mar 08, 2018
-
-
File uploads on objects storage should use hashed storage Closes #4952 See merge request gitlab-org/gitlab-ee!4597
-
- Mar 02, 2018
-
-
Micael Bergeron authored
-
Micael Bergeron authored
-
- Mar 01, 2018
-
-
Micael Bergeron authored
-
Micael Bergeron authored
-
Micael Bergeron authored
-
- Feb 28, 2018
-
-
Kamil Trzcińśki authored
Fix migrate! method (Minimal fix with ExclusiveLock to prevent race conditions) Closes #4928 and #4980 See merge request gitlab-org/gitlab-ee!4624
-
Kamil Trzcińśki authored
This reverts commit 54a575f1, reversing changes made to c63af942.
-
Kamil Trzcińśki authored
EE: Trace as artifacts (FileStorage and ObjectStorage) Closes #4171 See merge request gitlab-org/gitlab-ee!4258
-
Sean McGivern authored
Move uploads to object storage Closes #4163 See merge request gitlab-org/gitlab-ee!3867
-
Kamil Trzcińśki authored
Transfer job archives after creation See merge request gitlab-org/gitlab-ee!3646
-
Grzegorz Bizon authored
Multiple artifacts ee See merge request gitlab-org/gitlab-ee!3276
-
Kamil Trzcińśki authored
ObjectStoreUploader#migrate! uses with_callbacks to trigger verify_license! Closes #3370 See merge request !2863
-
Douwe Maan authored
Can migrate LFS objects to S3 style object storage Closes #2841 See merge request !2760
-
Grzegorz Bizon authored
Object store for artifacts Closes gitlab-ce#29203 See merge request !1762
-
- Feb 07, 2018
-
-
Nick Thomas authored
-
- Feb 06, 2018
-
-
Micael Bergeron authored
-
Micael Bergeron authored
it will also automatically prune empty directories for `FileUploader`-based uploaders.
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Feb 02, 2018
-
-
Micael Bergeron authored
-
Micael Bergeron authored
-
- Feb 01, 2018
-
-
Micael Bergeron authored
-
Micael Bergeron authored
-
- Jan 31, 2018
-
-
Takuya Noguchi authored
-
- Jan 24, 2018
-
-
Nick Thomas authored
-
- Dec 14, 2017
-
-
Rémy Coutable authored
I've followed the [upgrade guide](https://github.com/thoughtbot/factory_bot/blob/4-9-0-stable/UPGRADE_FROM_FACTORY_GIRL.md ) and ran these two commands: ``` grep -e FactoryGirl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|FactoryGirl|FactoryBot|" grep -e factory_girl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|factory_girl|factory_bot|" ``` Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 07, 2017
-
-
Jarka Kadlecova authored
-
- Dec 03, 2017
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
Two things at ones, as there was no clean way to seperate the commit and give me feedback from the tests. But the model Artifact is now JobArtifact, and the table does not have a type anymore, but the metadata is now its own model: Ci::JobArtifactMetadata.
-
- Nov 21, 2017
-
-
Gabriel Mazetto authored
-
- Oct 30, 2017
-
-
Gabriel Mazetto authored
-
- Aug 11, 2017
-
-
Bob Van Landuyt authored
-