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-02-23Add latest changes from gitlab-org/gitlab@13-9-stable-eeGitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-09-04Add 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-04-20Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-02-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-07Save instance administration project id in DBReuben Pereira
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-03-28Apply suggestion to spec/lib/gitlab/current_settings_spec.rbLin Jen-Shin
2019-03-27Use a Gitlab::FakeApplicationSettings when migrations are pendingRémy Coutable
2019-02-27Fix misspellings in app/spec executable linesTakuya Noguchi
2019-02-19Revert "Merge branch 'use_gitlab_current_settings' into 'master'"Bob Van Landuyt
2019-02-19Use Gitlab::CurrentSettings in UrlValidatorThong Kuah
2018-12-19Simplify spec/lib/gitlab/current_settings_spec.rb a bitRémy Coutable
2018-12-19Method `create_from_defaults` will never give nilLin Jen-Shin
2018-12-19Return an ApplicationSetting in CurrentSettingsRémy Coutable
2018-06-07Make Gitlab::CurrentSettings.current_application_settings return cached setti...Rémy Coutable
2018-05-23Simplify Gitlab::CurrentSettings now that the logic is in CacheableAttributesRémy Coutable
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2017-10-20Fix failure in current_settings_spec.rbWinnie Hellmann
2017-07-10Prevent bad data being added to application settings when Redis is unavailableNick Thomas
2017-06-19If migrations are pending, make CurrentSettings use existing values and popul...Stan Hu
2017-06-06redesign caching of application settingsPaul Charlton
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
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-06-30Handle case when Redis cache returns an empty settingStan Hu
2016-06-30Fix database migrations when Redis is not runningStan Hu