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-02Adds a way to start multiple manual jobs in stageMayra Cabrera
2019-05-02Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan
2019-04-30Fix ref_text of merge request pipelinesShinya Maeda
2019-04-19Update specs that use retryable canceled jobsmfluharty
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-01Refactor pipeline_specBob Van Landuyt
2019-03-21Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho
2019-03-20Add :preparing status to HasStatusTiger
2019-03-19Update pipeline detail view to accommodate post-merge pipelinesShinya Maeda
2019-03-01Add suffix for merge request eventShinya Maeda
2019-01-25Add basic feature specs for cross-project bridgesGrzegorz Bizon
2019-01-15Show the correct error page when access is deniedLuke Bennett
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2018-12-06Resolve "Include tags into pipeline detail view"Scott Hampton
2018-11-05Allow to make builds soft-archived.Kamil Trzciński
2018-10-22Do not raise error when checking pipeline referenceGrzegorz Bizon
2018-10-17Removes extra empty linesFilipa Lacerda
2018-10-08Creates ref_exists? method for Pipeline classFilipa Lacerda
2018-10-08Merge branch 'master' into 42611-removed-branch-linkFilipa Lacerda
2018-10-04Groomed specsShinya Maeda
2018-10-03Fix pipeline specShinya Maeda
2018-10-03Add feature specShinya Maeda
2018-08-31Render link to branch only when branch still existsFilipa Lacerda
2018-08-09Removes <br> sent from backend on tooltips in jobsFilipa Lacerda
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-06-07Resolve "Show `failure_reason` and improve failed jobs tab in pipeline detail...André Luís
2018-06-01Update 404 and 403 pagesPaul Slaughter
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-05-06Respect permissions when showing Failed JobsKamil Trzciński
2018-04-24Fix pipelines specClement Ho
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-18Fix job count in pipeline success mailChristiaan Van den Poel
2017-12-04Prevent job link form rendering when user does not have permissionsFilipa Lacerda
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-30Fixing Tests and CSS displayTim Zallmann
2017-10-30Fixes for TestsTim Zallmann
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use `empty_project` where possible in spec/features/projectsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-21Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-17Convert variants of trigger('click') -> clickStan Hu
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher