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-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-20Clarify wording of protected branch settings for the default branchSean McGivern
2017-10-23Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt
2017-10-17Allow configuring the circuitbreaker through the API and UIBob Van Landuyt
2017-10-13Update the settings api documentationBob Van Landuyt
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-07-27Remove deprecated `repository_storage` attributeBob Van Landuyt
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-05-10update API doc with +API (h1 heading)Marcia Ramos
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-03-07Change project count limit from 10 to 100000Regis Freyd
2017-03-02Expose ApplicationSetting visibility settings as StringToon Claes
2017-03-01Use v4 endpoint in API docsRobert Schilling
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-01-12Add support for PlantUML diagrams in Asciidoc.Horacio Sanson
2016-12-29Grapify the settings APIRobert Schilling
2016-11-04Document multiple repository storage pathsNick Thomas
2016-09-29Expose the Koding application settings in the APIDJ Mountney
2016-08-19docs: fix typo, it should refer to `domain_blacklist_enabled` settingBenjamin Schwarze
2016-08-09use long options for curl examples in API documentation (!5703)winniehell
2016-07-20Reorder allowed params for `ApplicationSetting` and add more details to docs.Patricio Cano
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-06Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.Patricio Cano
2016-07-06Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
2016-06-05docs: fix default_branch_protection defaultIan Kelling
2016-05-31Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-01-18Refactor settings API documentation [ci skip]Achilleas Pipinellis
2015-11-24Fix typos in all docs [skip ci]Anton Davydov
2015-07-06Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets