Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-24Remove expired artifacts periodicallyShinya Maeda
2018-11-05Fix invalid artifact path for codequalityKamil Trzciński
2018-10-22Support licenses and performanceKamil Trzciński
2018-10-16Make all legacy security reports to use raw formatKamil Trzciński
2018-10-02CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić
2018-09-28Extend reports to support security featuresOlivier Gonzalez
2018-09-05Explicit hashed path check for trace, prevents background migration from acce...Jasper Maes
2018-09-05Rails 5: fix hashed_path? method that looks up file_location that doesn't exi...Jasper Maes
2018-08-27Squashed commit of the following:Shinya Maeda
2018-08-14Expose all artifacts sizes in jobs apiPeter Marko
2018-08-03Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński
2018-08-03Enable frozen string for app/models/**/*.rbgfyoung
2018-08-02Squashed commit of the following:Shinya Maeda
2018-07-27Squashed commit of the following:Shinya Maeda
2018-05-01Fix file_store for artifacts and lfs when savingKamil Trzciński
2018-04-19Fix direct_upload when records with null file_store are usedKamil Trzciński
2018-04-19Update ProjectStatistics#build_artifacts_size synchronously without summing (...Dylan Griffith
2018-04-05Add `direct_upload` setting for artifactsKamil Trzciński
2018-03-01port the object storage to CEMicaël Bergeron
2018-02-28Merge branch 'feature/sm/artifacts-trace-ee' into 'master'Kamil Trzciński
2018-02-28Merge branch 'zj-auto-upload-job-artifacts' into 'master'Kamil Trzciński
2017-12-03Store expire_at in ci_job_artifactsKamil Trzcinski
2017-12-03Remove hook set by carrierwave tooZeger-Jan van de Weg
2017-12-03Fix most test failuresZeger-Jan van de Weg
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg