summaryrefslogtreecommitdiff
path: root/app/helpers/application_settings_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason2018-08-081-0/+1
* Web IDE & CodeSandboxPhil Hughes2018-08-071-1/+2
* Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Filipa Lacerda2018-08-011-0/+1
|\
| * Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-311-6/+6
| |\
| * | Add read_instance_statistics global policyLuke Bennett2018-07-271-4/+0
| * | Add instance_statistics_visibility_private application setting and top nav iconLuke Bennett2018-07-271-0/+5
| * | Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-271-1/+0
| * | Add read_instance_statistics global policyLuke Bennett2018-07-261-4/+0
| * | Add instance_statistics_visibility_private application setting and top nav iconLuke Bennett2018-07-261-0/+5
* | | Fix a few disrepencies between CE and EE in the lines orderingRémy Coutable2018-08-011-7/+7
| |/ |/|
* | Updated application settings with minor fixesMarcel Amirault2018-07-301-6/+6
|/
* Resolve "Disable GCP free credit banner at instance level"Dennis Tang2018-07-101-0/+1
* Add form-check-input class to checkbox input for visibility levels and import...47266-visiblity-import-sources-checkbox-stylingtauriedavis2018-06-041-2/+4
* Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable2018-05-291-1/+1
* Adds remote mirror table migrationTiago Botelho2018-05-071-1/+2
* Store application wide termsBob Van Landuyt2018-05-041-1/+3
* Don't reset application settings oauth providers by mistakeDmitriy Zaporozhets2018-04-131-1/+3
* Show gitaly address instead of disk pathJacob Vosmaer2018-03-231-1/+1
* Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-231-1/+1
|\
| * Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-1/+1
* | Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-1/+2
|/
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-1/+1
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-0/+1
* Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-021-8/+6
|\
| * use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-8/+6
* | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-021-2/+2
|\ \ | |/
| * Refactor repository_storages_options_for_selectNick Thomas2018-01-311-2/+2
* | Expose auto_devops_domain in admin settings viewMatija Čupić2018-01-221-0/+1
|/
* Permits 'password_authentication_enabled_for_git' parameter for ApplicationSe...Mark Fletcher2018-01-191-0/+1
* Backport option to disable writing to `authorized_keys` fileMichael Kozono2018-01-081-0/+1
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-13/+6
* Merge branch '39455-clone-dropdown-should-not-have-a-tooltip' into 'master'Tim Zallmann2017-11-301-2/+2
|\
| * UX adjustments and spec correctionsJose Ivan Vargas2017-11-271-2/+2
* | Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-0/+3
|/
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-4/+4
* Add request throttlesMichael Kozono2017-11-171-0/+9
* Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt2017-10-231-0/+11
* Allow configuring the circuitbreaker through the API and UIBob Van Landuyt2017-10-171-0/+32
* Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-041-0/+16
|\
| * Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher2017-09-011-0/+16
| |\
| | * Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-15/+13
| | * Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+18
* | | Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-311-0/+1
|/ /
* | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+3
|/
* Enable automatic hashed storage for new projects by application settingsGabriel Mazetto2017-08-221-0/+1
* Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+1
* Make the attribute list for application settings reusableBob Van Landuyt2017-07-271-0/+85
* Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-1/+1
|\
| * Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-1/+1
* | Fix wrong helper used for adding context for translations.34780-restricted-visibility-levels-in-admin-application-settings-looks-offRuben Davila2017-07-121-2/+2
|/