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-07Remove Sidekiq::Testing in RepositoryController specDylan Griffith
2018-12-06Use BFG object maps to clean projectsNick Thomas
2018-10-04Simplify runner registration token resettingTomasz Maczukin
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-05-31Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński
2018-05-16Allow group runners to be viewed/edited in APIDylan Griffith
2018-05-01Fix spec/features/admin/admin_runners_spec.rb + test style improvementsDylan Griffith
2018-04-23restrict projects ci controller to project runnersAlexis Reigel
2018-04-04Update tests for settings/ci_cd_controller_specTomasz Maczukin
2018-04-04Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin
2018-03-01Update Projects::Settings::CiCdController#reset_cache specsMatija Čupić
2018-01-05Change reset_cache action from get to postMatija Čupić
2018-01-05Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić
2018-01-05Move cache reset to ci_cd_settings controllerMatija Čupić
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-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-07Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann
2017-03-06Fixed repository_controller_specJose Ivan Vargas
2017-03-06Added delegations to comply with the new rubocop rulesJose Ivan Vargas
2017-03-06Added tests for the repository_controller and repository_helperJose Ivan Vargas
2017-02-06Added a variable_controller_spec test to test for flash messages on the #crea...Jose Ivan Vargas
2017-02-06Fixed tests, renamed files and methodsJose Ivan Vargas
2017-02-06Removed options from the gear button in the projects and consolidated into oneJose Ivan Vargas
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2017-01-19Corrected code style and titlesJose Ivan Vargas
2017-01-19Fixed more testsJose Ivan Vargas
2017-01-19Fixed spinach feature tests for the services and hooks controllersJose Ivan Vargas
2017-01-03Added tests for the MembersController and corrected some more testsJose Ivan Vargas