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
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-03-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-28Remove token field from runners edit formPayton Burdette
2019-07-26Add frozen_string_literal to spec/featuresThong Kuah
2019-02-27add tag filter to admin runners pageAlexis Reigel
2018-09-26Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński
2018-09-24add type filter to admin runners pageAlexis Reigel
2018-09-19Fix grammar in runner-related specs, views and localisations.Marcel Amirault
2018-08-29unify the usage of factorybot's 'create'Alexis Reigel
2018-08-29only run the specs as :js that actually need toAlexis Reigel
2018-08-29convert admin runners table to responsive tableAlexis Reigel
2018-08-29add sort dropdown to admin runners pageAlexis Reigel
2018-08-29use filtered search bar for admin runnersAlexis Reigel
2018-08-20add status filter to admin runners pageAlexis Reigel
2018-08-20clarify runners currently online textBen Bodenmiller
2018-05-31Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński
2018-05-31Improve runner_type validations for Ci::RunnerDylan Griffith
2018-05-08Fix admin runners specClement Ho
2018-05-01Fix spec/features/admin/admin_runners_spec.rb + test style improvementsDylan Griffith
2018-04-23denote group runners on admin runners pageAlexis Reigel
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2018-02-23Add a button to deploy a runner to a Kubernetes cluster in the settings pageOswaldo Ferreira
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-20Add #registration_token for %codeShinya Maeda
2017-07-20Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda
2017-07-20Fix specShinya Maeda
2017-07-20Add coordinator url to admin area runner pageShinya Maeda
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-26Add explicit message when no runners on adminTakuya Noguchi
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-02-17Fix grammer issue in admin/runnersClement Ho
2017-01-23Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon
2017-01-22Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon
2017-01-15Don't persist ApplicationSetting in test envRémy Coutable
2016-11-01Make specs a bit fasterValery Sizov
2016-06-28Admins should be able to assign locked runners as wellLin Jen-Shin
2016-06-28Rename to assignable runner for shared examples:Lin Jen-Shin
2016-06-28Admin should be able to turn shared runners into specific ones:Lin Jen-Shin
2016-06-17Test for enabling/disabling runners from admin runner pageLin Jen-Shin
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2015-12-23Use method that creates runners registration tokenGrzegorz Bizon
2015-12-14Use a new admin runners path when reseting runners tokenGrzegorz Bizon
2015-12-14Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon
2015-12-14Move CI admin builds and runners specs to correct directory [ci skip]Kamil Trzcinski