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-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
2017-06-02Pipeline show view real time header sectionFilipa Lacerda
2017-05-05Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones
2017-05-05Build failures summary page for pipelinesJames Edwards-Jones
2017-03-22Show pipeline creator & created_at in headingToon Claes
2017-02-21Fix broken testFilipa Lacerda
2017-02-21Fix broken testFilipa Lacerda
2017-02-21fix more testsdimitrieh
2017-02-20fixed specs + docsdimitrieh
2017-02-03Fix broken testsFilipa Lacerda
2017-01-26Fixes after reviewFilipa Lacerda