summaryrefslogtreecommitdiff
path: root/doc/api/settings.md
Commit message (Expand)AuthorAgeFilesLines
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-2/+1
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-3/+4
* Clarify wording of protected branch settings for the default branchSean McGivern2017-11-201-1/+1
* Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt2017-10-231-0/+2
* Allow configuring the circuitbreaker through the API and UIBob Van Landuyt2017-10-171-0/+4
* Update the settings api documentationbvl-update-settings-api-docsBob Van Landuyt2017-10-131-32/+83
* Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-15/+12
* Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-2/+17
* Remove deprecated `repository_storage` attributebvl-add-all-settings-to-apiBob Van Landuyt2017-07-271-3/+1
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-3/+3
* update API doc with +API (h1 heading)Marcia Ramos2017-05-101-1/+1
* Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-031-2/+5
* Change project count limit from 10 to 100000rfr-20170307-change-default-project-number-limitRegis Freyd2017-03-071-3/+3
* Expose ApplicationSetting visibility settings as StringToon Claes2017-03-021-8/+11
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-2/+2
* Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-2/+5
* Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-121-2/+8
* Grapify the settings APIgrapify-settings-apiRobert Schilling2016-12-291-0/+1
* Document multiple repository storage pathsNick Thomas2016-11-041-1/+3
* Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-3/+9
* docs: fix typo, it should refer to `domain_blacklist_enabled` settingBenjamin Schwarze2016-08-191-1/+1
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-2/+2
* Reorder allowed params for `ApplicationSetting` and add more details to docs.email-domain-blacklistPatricio Cano2016-07-191-0/+6
* Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-3/+3
* Rebasing caused `enabled_git_access_protocol` to become plural. Fixed here.Patricio Cano2016-07-051-1/+1
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-0/+1
* Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-2/+5
* docs: fix default_branch_protection defaultIan Kelling2016-06-051-1/+1
* Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-311-2/+5
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-3/+0
* Refactor settings API documentation [ci skip]doc_refactor_settings_apiAchilleas Pipinellis2016-01-181-44/+54
* Fix typos in all docs [skip ci]Anton Davydov2015-11-241-1/+1
* Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets2015-07-061-0/+88