summaryrefslogtreecommitdiff
path: root/app/views/admin/application_settings/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
* Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-121-0/+17
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
* Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-1/+10
* Merge branch '24161-non-intuitive-buttons-for-import-sources-in-administrator...Fatih Acet2016-11-221-4/+2
|\
| * Swapped buttons for checkboxes24161-non-intuitive-buttons-for-import-sources-in-administrator-settings-enable-disableLuke "Jared" Bennett2016-11-211-4/+2
* | Removed button styling from restricted visibility levels and added checkboxes...18136-ui-for-restricting-global-visibility-levels-is-unclearLuke "Jared" Bennett2016-11-211-3/+2
|/
* Refactored Sidekiq Throttler and updated documentationsidekiq-job-throttlingPatricio Cano2016-11-111-2/+2
* Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano2016-11-101-0/+12
* Allow certain Sidekiq jobs to be throttledPatricio Cano2016-11-101-0/+13
* Refine Git garbage collectionJacob Vosmaer2016-11-041-0/+39
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-2/+2
* Add links to internal docs in Metrics section in the admin areadocs/refactor-monitoringAchilleas Pipinellis2016-09-251-1/+5
* Reorganize sections in Admin area settingsreorganize_sections_in_admin_settingsAchilleas Pipinellis2016-09-211-22/+32
* Split Koding admin/user docsAchilleas Pipinellis2016-08-221-1/+1
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+19
* "This file is managed by gitlab-ctl. Manual changes will be erased!"Jeffrey Lin2016-08-081-1/+3
* Refactor build artifacts documentationAchilleas Pipinellis2016-08-041-1/+4
* Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-181-4/+4
* Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-22/+4
* Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-11/+62
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-3/+3
* Added setting to set new users by default as externalDravere2016-07-071-0/+7
* Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-1/+1
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-051-1/+1
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-0/+6
* Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+9
* Fix group visibility UI consistency in settingsGrzegorz Bizon2016-06-281-1/+1
* Allow custom text on 'almost there' pageSean McGivern2016-06-081-0/+5
* Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-311-0/+8
* Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-161-2/+2
* Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-2/+2
* Toggle email signup confirmation in admin settingsFelipe Artur2016-05-161-0/+6
* no need to define the help block since there's no help blockAndrei Gliga2016-05-121-1/+1
* Revert "Revert "no need to show the help about Github or the other authentica...Andrei Gliga2016-05-121-3/+0
* Revert "no need to show the help about Github or the other authentication sou...Andrei Gliga2016-05-121-0/+3
* inline btn-group{ data: { toggle: 'buttons' } }Andrei Gliga2016-05-121-2/+1
* button_based_providers.any? instead of !button_based_providers.empty?Andrei Gliga2016-05-121-1/+1
* On Application Settings Page let the user select the enabled OAuth Sign in so...Andrei Gliga2016-05-121-1/+1
* unindent 1 level the Disable OAuth formAndrei Gliga2016-05-121-8/+8
* no need to show the help about Github or the other authentication sourcesAndrei Gliga2016-05-121-3/+0
* if omniauth is enabled and if there are button_based_providers available show...Andrei Gliga2016-05-121-10/+11
* text for the disable_oauth_signin_sources labelAndrei Gliga2016-05-121-1/+1
* OAuth Providers disable from the ApplicationSettings pageAndrei Gliga2016-05-121-0/+10
* Configuring of points per UDP packettoggle-points-per-packetYorick Peterse2016-04-191-2/+9
* Merge branch 'configurable-shared-runners-text' into 'master' Kamil Trzciński2016-04-191-1/+5
|\
| * Add configurable shared runners textKamil Trzcinski2016-04-181-1/+5
* | Fix documentation and improve permissions codeFelipe Artur2016-04-181-1/+1
* | Insert instructions in admin page and permissions documentFelipe Artur2016-04-181-1/+3
|/
* Changes suggested by RobertJacob Vosmaer2016-04-121-1/+1