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-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
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-02-03Ported max_pages_size in settings API to CEJames Edwards-Jones
2017-01-12Add support for PlantUML diagrams in Asciidoc.Horacio Sanson
2016-12-29Grapify the settings APIRobert Schilling
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2015-07-06Add tests and improve logicDmitriy Zaporozhets
2015-07-06Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets
2015-07-03API to set application settings for adminDmitriy Zaporozhets