summaryrefslogtreecommitdiff
path: root/app/views/admin/application_settings/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* "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
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-121-5/+1
|\
| * Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-5/+1
* | Move 'clear checks' button to applicatoin settingsJacob Vosmaer2016-04-121-0/+6
* | Add a 'circuit breaker' for repo checksJacob Vosmaer2016-04-121-0/+13
|/
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-7/+0
* Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+4
* Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+10
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-3/+20
* Make "Two-factor" casing consistent throughout the applicationrs-two-factor-casingRobert Speicher2016-01-311-3/+3
* Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-281-16/+0
* Fix visibility level texts on application settingsZeger-Jan van de Weg2016-01-261-2/+2
* Save button on app settings now btn-saveZeger-Jan van de Weg2016-01-261-1/+1
* Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher2016-01-201-0/+16
|\
| * Add IP blocking against DNSBL at sign-upfeature/check-against-rbl-onlyTomasz Maczukin2016-01-201-0/+16
* | Target '_blank'sentry-integrationDouwe Maan2016-01-201-2/+2
* | Use sentry in env production onlyJeroen Nijhof2016-01-201-1/+3