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-06-12Expose ci_default_git_depth via project APIFabio Pitino
2019-06-06Add project level git depth settingKrasimir Angelov
2019-05-31Remove legacy artifact related codeShinya Maeda
2019-05-20Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-18Add configuration of access_level for runners on registration via APIzelin-l
2019-04-09Use have_gitlab_http_status in runner_specMatija Čupić
2019-04-03Add port section to CI Image objectFrancisco Javier López
2019-03-20Create framework for build prerequisitesTiger
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-27Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić
2019-02-26Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński
2019-02-26Add Maskable concern for CI variablesMatija Čupić
2019-02-25Merge branch 'expose-merge-ref-to-runner' into 'master'Kamil Trzciński
2019-02-25Expose refspec and depth to runnerShinya Maeda
2019-02-25Properly handle multiple X-Forwarded-For addresses in runner IPStan Hu
2019-02-05Encode Content-Disposition filenamesStan Hu
2019-01-24Get remote address for runnerSteve Azzopardi
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2018-12-21Avoid extra storage bucket perm and queryMichael Kozono
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-27Lock writes to trace streamKamil Trzciński
2018-10-28Add failure reason for execution timeoutShinya Maeda
2018-10-26Support backward compatibility when introduce new failure reasonShinya Maeda
2018-08-02Fix fixture path in runner specShinya Maeda
2018-07-27Squashed commit of the following:Shinya Maeda
2018-07-06Use AlreadyArchivedError if it's the caseShinya Maeda
2018-06-17Optimised paused runners to not re-query every 3sKamil Trzciński
2018-06-11Merge branch 'rs-update-rspec' into 'master'Rémy Coutable
2018-06-07Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin
2018-06-07Make all uses of `fixture_file_upload` use relative pathsRobert Speicher
2018-06-07Introduce new keep-alive API entrypoint for CI jobTomasz Maczukin
2018-06-04Support presigned multipart uploadsKamil Trzciński
2018-05-31Fix test description in spec/requests/api/runner_spec.rbDylan Griffith
2018-05-31Improve runner registration APIKamil Trzciński
2018-05-31Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński
2018-05-28Merge branch 'patch-28' into 'master'Kamil Trzciński
2018-05-28Revise spec context wordingShinya Maeda
2018-05-28Add specShinya Maeda
2018-05-28Fix specShinya Maeda
2018-05-21Add test for the cancelled jobsShinya Maeda
2018-05-09Support 'active' setting on Runner Registration API endpointTomasz Maczukin
2018-05-07Enforce proper 416 support for runner trace patch endpointKamil Trzciński
2018-05-07Merge branch 'master' into live-trace-v2Shinya Maeda
2018-05-04Change BuildTraceChunkFlushWorker's queue from pipeline_processing to pipelin...Shinya Maeda
2018-05-04Clean up "when redis had an outage" context in runner specShinya Maeda
2018-05-04Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTr...Shinya Maeda
2018-05-03Merge branch 'master' into feature/runner-per-groupDylan Griffith
2018-05-03Make assertions about runner_type in spec/requests/api/runner_spec.rbDylan Griffith
2018-05-03Merge branch 'master' into live-trace-v2Shinya Maeda