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-05-02Remove unused projects.ci_id columnDmitriy Zaporozhets
2018-11-27Lock writes to trace streamKamil Trzciński
2018-10-27Enable frozen string for lib/gitlab/cigfyoung
2018-07-27Squashed commit of the following:Shinya Maeda
2018-07-06Merge branch 'remove-trace-efficiently' into 'master'Kamil Trzciński
2018-07-06Revice the changelogShinya Maeda
2018-07-06Use AlreadyArchivedError if it's the caseShinya Maeda
2018-07-05Prevent WRITE opetaions if it's already archivedShinya Maeda
2018-07-04Invalidate memoization after its erasedShinya Maeda
2018-07-04Simplify the commentsShinya Maeda
2018-07-04Remove traces efficientlyShinya Maeda
2018-06-06Fix the query to select stale live tracesShinya Maeda
2018-06-06Fix ambiguous stuck ci job worker's spec. Rename lease key of archiveShinya Maeda
2018-06-06Add exclusive relase for trace arhiveShinya Maeda
2018-05-07Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon
2018-05-07Enforce proper 416 support for runner trace patch endpointKamil Trzciński
2018-04-26Fix specs. Align with the new table name ci_build_trace_chunkShinya Maeda
2018-04-26Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-04-26Refactoring ci_job_trace to ci_build_traceShinya Maeda
2018-04-24Implement efficient destroy of job_trace_chunksKamil Trzciński
2018-04-24Swap redis chunks when build finishedShinya Maeda
2018-04-20Merge branch 'master' into live-trace-v2Shinya Maeda
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-18Align force_encoding strategy into Trace::StreamShinya Maeda
2018-04-05Use w+b mode when Trace#setShinya Maeda
2018-04-05Simpler chunking :)Kamil Trzciński
2018-04-05Remove unrelated chanagesShinya Maeda
2018-04-05Use bytesize everywhere instead of lengthShinya Maeda
2018-04-05Fix archive method. Fix trace specShinya Maeda
2018-04-05Add lock for deleteShinya Maeda
2018-04-05Add new concernsShinya Maeda
2018-04-05Implement basic live trace featureShinya Maeda
2018-04-05Add chunks_store database specShinya Maeda
2018-04-05Clarify namespacesShinya Maeda
2018-04-05Introduce chunks storeShinya Maeda
2018-04-05Revert some changesShinya Maeda
2018-04-05Live trace PoCShinya Maeda
2018-03-06Set sha256 checksum when archiving tracesShinya Maeda
2018-03-06Define Trace::ArchiveError to make it explit as an errorShinya Maeda
2018-03-06Fix static analysysShinya Maeda
2018-03-06Raise an error if conditions are not fulfilled in archive methodShinya Maeda
2018-03-06Add soec for achevie! method. Fixed the methodShinya Maeda
2018-03-06Add rake task. Adopt the latest fix. Drop CreateTraceArtifactServiceShinya Maeda
2018-03-06Proper fix for artifacts trace migration which is fully safeKamil Trzciński
2018-02-06Rename CreateArtifactsTraceService to CreateTraceArtifactServiceShinya Maeda
2018-02-06Revert live-trace pathShinya Maeda
2018-02-06Add CreateArtifactsTraceWorkerShinya Maeda
2018-02-06Expose current_pathShinya Maeda
2018-02-06Check existance of the file when trace_artifact is readShinya Maeda
2018-02-06Move default_path to legacy_default_path. Switch to the new path for live-traceShinya Maeda