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-08-30Allow whitelisting for "external collaborator by default" settingRoger Rüttimann
2018-08-08Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason
2018-08-06Revert "Merge branch 'bvl-instance-stats-default' into 'master'"Bob Van Landuyt
2018-08-06Hide instance statistics on new installationsBob Van Landuyt
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable
2018-08-01Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Filipa Lacerda
2018-08-01Fix a few disrepencies between CE and EE in the lines orderingRémy Coutable
2018-07-31Correct the correction for application_setting.rbLuke Bennett
2018-07-31Correct application_setting.rb conflict mergeLuke Bennett
2018-07-31Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett
2018-07-30Updated application settings with minor fixesMarcel Amirault
2018-07-27Add instance_statistics_visibility_private application setting and top nav iconLuke Bennett
2018-07-27Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-26Add instance_statistics_visibility_private application setting and top nav iconLuke Bennett
2018-07-10Resolve "Disable GCP free credit banner at instance level"Dennis Tang
2018-06-26Ignore unknown OAuth sources in ApplicationSettingRémy Coutable
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-29Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable
2018-05-23Use the new CacheableAttributes concern in the ApplicationSetting and Appeara...Rémy Coutable
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-04Store application wide termsBob Van Landuyt
2018-03-21Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan
2018-03-15Cache column_exists? for application settingsStan Hu
2018-01-22Add validation for auto_devops_domainMatija Čupić
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-08Backport option to disable writing to `authorized_keys` fileMichael Kozono
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-11-29Add timeouts for Gitaly callsAndrew Newdigate
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-17Add throttle application settingsMichael Kozono
2017-10-30Allow to disable the Performance Bar and document the `p b` shortcut in its d...Rémy Coutable
2017-10-23Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt
2017-10-19Prevent ApplicationSetting to cache nil valueKamil Trzcinski
2017-10-17Merge branch 'prevent-creating-multiple-application-settings' into 'master'Yorick Peterse
2017-10-17Allow configuring the circuitbreaker through the API and UIBob Van Landuyt
2017-10-16Prevent creating multiple ApplicationSetting by forcing it to always have id=1Kamil Trzcinski
2017-09-12Merge branch 'housekeeping_settings' into 'master'Douwe Maan
2017-09-11Allow to use same periods for housekeeping tasksAlex Lossent
2017-09-09Read import sources from setting at first initializationVisay Keo
2017-08-30More review commentsNick Thomas
2017-08-30Move the key restriction validation to its own classNick Thomas
2017-08-30Address review commentsNick Thomas
2017-08-30Rework the permissions model for SSH key restrictionsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-08-11Add option to disable project export on instanceRobin Bobbitt
2017-07-27Remove deprecated `repository_storage` attributeBob Van Landuyt
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-10Prevent bad data being added to application settings when Redis is unavailableNick Thomas
2017-07-07Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern