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
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-01-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-31Add project scope to live trace feature flagShinya Maeda
2019-07-23Validate the existence of archived traces before removing live traceShinya Maeda
2019-06-28Set higher TTL to write lock for tracesShinya Maeda
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