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
2019-07-03Add Grafana to Admin > Monitoring menu when enabledManeschi Romain
2019-06-25refactor: remove Sentry from application settingsRoger Meier
2019-05-31CE port of Move EE specific lines in API::SettingsImre Farkas
2019-05-03Backport of 328-versioned-es-schemaMario de la Ossa
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Add part of needed codeGosia Ksionek
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-03-26Backport API parameters for API::SettingsYorick Peterse
2019-03-04Refactor API::Settings for EEYorick Peterse
2019-02-06Add local markdown versionJan Provaznik
2019-01-15API: Fix default branch protection setting for Admin APIRobert Schilling
2018-10-13Remove Koding integration and documentationStan Hu
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-24Remove background job throttling featureValery Sizov
2018-09-17Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault
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-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 settings to APIBob Van Landuyt
2018-07-27Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern
2018-07-27Add instance statistics settings to APIBob Van Landuyt
2018-07-11Fix icon for manifest import and mention manifest feature in APIDmitriy Zaporozhets
2018-05-30Add missing usage_ping_enabled to API settingsStan Hu
2018-05-29Merge branch '46758-fallout-of-cacheable-attribute' into 'master'Douwe Maan
2018-05-29Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable
2018-05-28include groups in descriptionDavin Walker
2018-05-23Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2017-11-29Add timeouts for Gitaly callsAndrew Newdigate
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-08-30Move the key restriction validation to its own classNick 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-27Make the attribute list for application settings reusableBob Van Landuyt
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-06-14Help landing page customizationsRobin Bobbitt
2017-06-02Prometheus settingsPawel Chojnacki
2017-04-28Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett
2017-04-10Separate CE params on Grape APIOswaldo Ferreira
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-03-02Override setters so it also accepts string visibility levelsToon Claes
2017-03-02Expose ApplicationSetting visibility settings as StringToon Claes
2017-02-15Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin
2017-02-15Use the same syntax for default expirationLin Jen-Shin
2017-02-15Initial implementation for default artifacts expirationLin Jen-Shin
2017-02-06Merge branch 'master' into 'jej-pages-to-ce'James Edwards-Jones