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
2018-08-24Merge branch 'security-2694-pipeline-11-2' into 'security-11-2'José Iván Vargas López
2018-08-03Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda
2018-08-03Fix existing key logic in test suiteShinya Maeda
2018-08-03Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda
2018-08-02Squashed commit of the following:Shinya Maeda
2018-08-01Improve error messageKamil Trzciński
2018-08-01Improve Ci::Status::Build specsKamil Trzciński
2018-08-01Add `runner_unsupported` CI failureKamil Trzciński
2018-07-27Squashed commit of the following:Shinya Maeda
2018-07-19Fix passing a hash with string keys when fabricating a variableGrzegorz Bizon
2018-07-10Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-09Access metadata directly from Object StorageKamil Trzciński
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-25Enforce setting string as value of the CI/CD variableTomasz Maczukin
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-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-02Reveert build_relations and simply add a line for creating iidShinya Maeda
2018-06-02Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-06-01Make http_io honor HTTP(S)_PROXY environment.NLR
2018-05-30Add build_relations method in Chain::PopulateShinya Maeda
2018-05-25Restore lazy loading of pipeline commits in preloaderGrzegorz Bizon
2018-05-23Simplify pipelines preloader implementationGrzegorz Bizon
2018-05-22Refactor pipeline preloader to split reponsibilities betterGrzegorz Bizon
2018-05-22Preload number of warnings in every stage in a pipelineGrzegorz Bizon
2018-05-22Remvoe disable_ddl_transaction! and redandant RecordNotUnique exception rescueShinya Maeda
2018-05-22Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-21Use persisted stages to load pipelines index tableGrzegorz Bizon
2018-05-18Merge branch 'feature/gb/add-regexp-variables-expression' into 'master'Kamil Trzciński
2018-05-18Simplify pattern lexeme fabrication and matcherGrzegorz Bizon
2018-05-17Preload pipeline data for project pipelinesYorick Peterse
2018-05-17Add variables expression pattern validation supportGrzegorz Bizon
2018-05-17Add anti-corruption layer above expressions pattern matchingGrzegorz Bizon
2018-05-15Remove useless assignment in pattern lexemeGrzegorz Bizon
2018-05-15Do not support inverse variable pattern matchingGrzegorz Bizon
2018-05-15Add support for pattern matching in variables expressionsGrzegorz Bizon
2018-05-15Reorganize exceptions in pipeline expressions moduleGrzegorz Bizon
2018-05-14Add pattern matching variables expression lexemeGrzegorz Bizon
2018-05-14Raise variables statement exception if pattern is invalidGrzegorz Bizon
2018-05-14Do not raise if variable expression can not be evaluatedGrzegorz Bizon
2018-05-11Implement variables expression untrusted pattern lexemeGrzegorz Bizon