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-02-05Fix comparing equality between `ActionController::Parameters` and a `Hash`....Daniel Juarez
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-13Stop using HipChat in the ServicesController specNick Thomas
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-03-07Service integration displays validation errors on test failJames Edwards-Jones
2018-01-0441054-Disallow creation of new Kubernetes integrationsMayra Cabrera
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-22Fix inability to test some project integrationsRubén Dávila
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-01Address MR commentsJarka Kadlecova
2017-06-01fix failing specsJarka Kadlecova
2017-06-01simplify test&save actions when setting a service integrationJarka Kadlecova
2017-04-27improves test settings for chat notification services for empty projectsTiago Botelho
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2017-01-22adds test suiteTiago Botelho
2016-09-05Fix missing flash messages on service edit pageAirat Shigapov
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-08-12Provide more feedback what went wrong if HipChat service failed testStan Hu