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
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2020-09-24Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-04-20Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-03-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-29Remove dependency on IgnorableColumn concerndineshpanda
2019-08-22Optimise build queue serviceKamil Trzciński
2019-07-22Use persistent Redis cluster for Workhorse pub/sub notificationsStan Hu
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-18Make runners token encryption to be optionalKamil Trzciński
2019-03-06Use encrypted runner tokensKamil Trzciński
2019-02-26Remove N+1 query for tags in /admin/runners pageStan Hu
2019-01-04Take contacted_at value from the DB when it is about to be displayed in the W...Alexander Kutelev
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-05Add custom validation message for chronic duration attributeGrzegorz Bizon
2018-12-03Migrate runners token first before fully switchingGrzegorz Bizon
2018-11-20Encrypt runners communication token in the databaseGrzegorz Bizon
2018-09-26Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-15add type param to runners apiAlexis Reigel
2018-09-14Cleaned up CI runner administration codeYorick Peterse
2018-09-13add a comment to the usage of a anti-pattern queryAlexis Reigel
2018-08-20dry up available scopes to constantsAlexis Reigel
2018-08-20add offline scope to Ci::RunnerAlexis Reigel
2018-08-03Enable frozen string for app/models/**/*.rbgfyoung
2018-07-04Make deprecated scopes of Runner explicitKamil Trzciński
2018-06-26Remove the use of `is_shared` of `Ci::Runner`Kamil Trzciński
2018-06-05Do not validate cached dataKamil Trzciński
2018-05-31Run `Ci::Runner#assign_to` in transactionKamil Trzciński
2018-05-31Add `Ci::Runner` inverse_of'sKamil Trzciński
2018-05-31Fix static analysisKamil Trzciński
2018-05-31Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński
2018-05-31Make Ci::Runner#assign_to keep returning RunnerProjectDylan Griffith
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-21Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński