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
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