summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | | Set the standard health_check options to include the cache check.DJ Mountney2016-05-101-28/+3
| | | | | | | | |
| | | * | | | | | Add the health_check gem end expose the health_check routeDJ Mountney2016-05-104-0/+37
| | | | | | | | |
| | * | | | | | | Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'Douwe Maan2016-05-1214-4/+130
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | schema fix 😓Andrei Gliga2016-05-121-9/+9
| | | | | | | | |
| | | * | | | | | no need to define the help block since there's no help blockAndrei Gliga2016-05-122-4/+3
| | | | | | | | |
| | | * | | | | | Revert "Revert "no need to show the help about Github or the other ↵Andrei Gliga2016-05-122-11/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | authentication sources"" This reverts commit 075ace5686c63d40f7e9fa02bf37e1bd3168f7e7.
| | | * | | | | | Revert "new screenshot for the docs on how to enabled/disable OmniAuth Sign ↵Andrei Gliga2016-05-121-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In" [ci skip] This reverts commit 7b295370efc124360d52e37e8e709914028f6443.
| | | * | | | | | delete the enabled_oauth_sign_in_sources after getting it's value into ↵Andrei Gliga2016-05-121-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enabled_oauth_sign_in_sources just delete enabled_oauth_sign_in_sources and get it's value
| | | * | | | | | no schema info for ApplicationSettingAndrei Gliga2016-05-121-49/+0
| | | | | | | | |
| | | * | | | | | Revert "disabled_oauth_sign_in_sources column" and keep on schema only the ↵Andrei Gliga2016-05-121-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disabled_oauth_sign_in_sources column This reverts commit 95358e0095403ad44149d11922d52e4590285a20.
| | | * | | | | | new screenshot for the docs on how to enabled/disable OmniAuth Sign InAndrei Gliga2016-05-121-0/+0
| | | | | | | | |
| | | * | | | | | config/gitlab.yml between ``Andrei Gliga2016-05-121-1/+1
| | | | | | | | |
| | | * | | | | | Revert "no need to show the help about Github or the other authentication ↵Andrei Gliga2016-05-122-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sources" This reverts commit 78a832d0fd7ff445c707809134dbb2a42d2a9e03. Show help only for the enabled OAuth Providers on oauth-providers-help block aria: { describedby: help_block_id } instead of 'aria-describedby' => help_block_id provider and not p a more simple approach to the OmniAuth helper links for oauth-providers-help
| | | * | | | | | inline btn-group{ data: { toggle: 'buttons' } }Andrei Gliga2016-05-121-2/+1
| | | | | | | | |
| | | * | | | | | << instead of +=Andrei Gliga2016-05-121-1/+1
| | | | | | | | |
| | | * | | | | | enabled_button_based_providers.any? instead of ! empty? for ↵Andrei Gliga2016-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | button_based_providers_enabled?
| | | * | | | | | button_based_providers.any? instead of !button_based_providers.empty?Andrei Gliga2016-05-121-1/+1
| | | | | | | | |
| | | * | | | | | Array(enabled_oauth_sign_in_sources) instead of the ifAndrei Gliga2016-05-121-1/+1
| | | | | | | | |
| | | * | | | | | enabled_oauth_sign_in_sources param doesn't need permitAndrei Gliga2016-05-121-1/+0
| | | | | | | | |
| | | * | | | | | credits for !4034Andrei Gliga2016-05-121-2/+1
| | | | | | | | |
| | | * | | | | | corrections to the Enable or disable Sign In with OmniAuthAndrei Gliga2016-05-121-2/+3
| | | | | | | | |
| | | * | | | | | documentation for enabling or disabling OAuth sign inAndrei Gliga2016-05-122-0/+14
| | | | | | | | |
| | | * | | | | | Allow Admins to remove the Login with buttons for OAuth services and still ↵Andrei Gliga2016-05-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be able to import on the changelog
| | | * | | | | | On Application Settings Page let the user select the enabled OAuth Sign in ↵Andrei Gliga2016-05-123-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sources instead of the disabled ones
| | | * | | | | | more readable specs for enabled_button_based_providers and ↵Andrei Gliga2016-05-121-15/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | button_based_providers_enabled?
| | | * | | | | | typoAndrei 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 ↵Andrei Gliga2016-05-121-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | show the disable OAuth sources
| | | * | | | | | DRYing enabled_button_based_providers testsAndrei Gliga2016-05-121-7/+4
| | | | | | | | |
| | | * | | | | | enabled_button_based_providers into their own describe sectionAndrei Gliga2016-05-121-0/+2
| | | | | | | | |
| | | * | | | | | use stub_application_setting insteadAndrei Gliga2016-05-121-10/+4
| | | | | | | | |
| | | * | | | | | between ""Andrei Gliga2016-05-121-1/+1
| | | | | | | | |
| | | * | | | | | stub Devise.omniauth_providers to return GitHub even if the gitlab.yml has ↵Andrei Gliga2016-05-121-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no omniauth provider enabled This will fix failing tests in case gitlab.yml file has no omniauth providers enabled
| | | * | | | | | tests for button_based_providers_enabled? helper method of AuthHelperAndrei Gliga2016-05-121-0/+18
| | | | | | | | |
| | | * | | | | | tests for enabled_button_based_providers helper method of AuthHelperAndrei Gliga2016-05-121-1/+21
| | | | | | | | |
| | | * | | | | | validate disabled_oauth_sign_in_sources in ApplicationSeAndrei Gliga2016-05-122-0/+13
| | | | | | | | |
| | | * | | | | | text for the disable_oauth_signin_sources labelAndrei Gliga2016-05-121-1/+1
| | | | | | | | |
| | | * | | | | | show only the eanbled oauth providersAndrei Gliga2016-05-121-1/+1
| | | | | | | | |
| | | * | | | | | render the omniauth_box if there are any button_based_providersAndrei Gliga2016-05-121-1/+1
| | | | | | | | |
| | | * | | | | | method to check if oauth button based providers are enabledAndrei Gliga2016-05-121-0/+4
| | | | | | | | |
| | | * | | | | | method to get the enabled_button_based_providersAndrei Gliga2016-05-121-0/+6
| | | | | | | | |
| | | * | | | | | OAuth Providers disable from the ApplicationSettings pageAndrei Gliga2016-05-122-0/+25
| | | | | | | | |
| | | * | | | | | default value for disabled_oauth_sign_in_sources in create_from_defaults @ ↵Andrei Gliga2016-05-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ApplicationSetting
| | | * | | | | | disabled_oauth_sign_in_sources parameter handling in ↵Andrei Gliga2016-05-121-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ApplicationSettingsController
| | | * | | | | | serialize the disabled_oauth_sign_in_sourcesAndrei Gliga2016-05-121-0/+50
| | | | | | | | |
| | | * | | | | | disabled_oauth_sign_in_sources columnAndrei Gliga2016-05-122-0/+6
| | | | | | | | |
| | * | | | | | | Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-127-65/+174
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update build log incrementally Proof of concept implementation of incremental sending of build log to browser. cc @jschatz1 @vsizov @grzesiek @tmaczukin See merge request !3737
| | | * | | | | | Fix specssend-incremental-build-logKamil Trzcinski2016-05-121-1/+1
| | | | | | | | |
| | | * | | | | | Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski2016-05-10190-2902/+839
| | | |\ \ \ \ \ \