summaryrefslogtreecommitdiff
path: root/app/helpers/application_settings_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-071-1/+2
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-0/+1
* Remove Koding integration and documentationStan Hu2018-10-121-3/+0
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-36/+0
* Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-011-1/+2
* Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-7/+0
* Utilize expanded_by_defaultMartin Wortschack2018-09-191-0/+4
* Merge branch 'frozen-string-enable-app-helpers' into 'master'Rémy Coutable2018-09-101-3/+5
|\
| * Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-3/+5
* | Add receive_max_input_size setting to Application settingsRubén Dávila2018-09-071-0/+1
|/
* Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+1
* 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
|\