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-12-19Update specs to rails5 formatblackst0ne
2018-09-28Cache `Repository#exists?` false in RequestStoreMichael Kozono
2018-09-13Add retried jobs to pipeline stagesSteve Azzopardi
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-07-05Allow 2 more queries in spec/controllers/projects/pipelines_controller_spec.rbRémy Coutable
2018-07-04Add pipeline lists to GraphQLBob Van Landuyt
2018-06-07Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
2018-05-29Improve specs for pipelines controllerGrzegorz Bizon
2018-05-23Reduce amount of expected pipeline serialization queries in specsGrzegorz Bizon
2018-05-23Do not paginate pipelines active relation twiceGrzegorz Bizon
2018-05-22Fix rubocop offense in pipeline controller specs :cop:Grzegorz Bizon
2018-05-22Refactor pipeline preloader to split reponsibilities betterGrzegorz Bizon
2018-05-22Abstract persisted/legacy stages in pipeline modelGrzegorz Bizon
2018-05-22Preload number of warnings in every stage in a pipelineGrzegorz Bizon
2018-05-21Use persisted stages to load pipelines index tableGrzegorz Bizon
2018-05-17Exclude coverage data from the pipelines pageYorick Peterse
2018-05-17Limit the number of pipelines to countYorick Peterse
2018-05-02Align elements of the hash literal parameterMatija Čupić
2018-05-02Add stages_ajax endpoint to serve old HTMLKamil Trzciński
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-10-27Cache commits on the repository modelZeger-Jan van de Weg
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-16Allow testing on Gitaly call countZeger-Jan van de Weg
2017-10-03Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-18Instead of adding master, stub_not_protect_default_branchLin Jen-Shin
2017-07-04Update tests due to permission changesLin Jen-Shin
2017-06-13Update tests and applicationKamil Trzcinski
2017-06-10Use :request_store hooks on specsOswaldo Ferreira
2017-05-17Improve pipeline size for query limit testZ.J. van de Weg
2017-05-06Real time pipeline show actionZeger-Jan van de Weg
2017-05-05Add specs for new pipeline action for JSON formatGrzegorz Bizon
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-17Review changes, used eq instead of matchLuke "Jared" Bennett
2017-04-13Updated specsLuke "Jared" Bennett
2017-03-23Use detailed_status effectively. Remove unnecesarry context(nest). Add new co...Shinya Maeda
2017-03-23Add more specsShinya Maeda
2017-03-23Fix rspec failureShinya Maeda
2017-03-233 lines to One line. Correct spec caption.Shinya Maeda
2017-03-23Fix rubocop angerShinya Maeda
2017-03-23Add controllers specShinya Maeda
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-23Adds missing tests for all status accepted in scopeFilipa Lacerda
2017-02-17Adds Pending and Finished tabs to pipelines pageFilipa Lacerda
2016-12-21Add controller specs for pipeline index API endpointGrzegorz Bizon
2016-12-20Fix stage and pipeline specs and rubocop offensesGrzegorz Bizon
2016-12-20Move test for HTML stage endpoint to controller specsGrzegorz Bizon