| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Fix `mergeUrlParams` handling of '+'
Closes #66152
See merge request gitlab-org/gitlab-ce!31973
|
| | |
|
|\ \
| |/
|/|
| |
| | |
Replace inline scripts in links to prevent default
See merge request gitlab-org/gitlab-ce!31838
|
| |
| |
| |
| | |
Use buttons instead of links with javascript:void(0)
|
|/
|
|
| |
* Refactor some tests as well
|
|
|
|
|
|
| |
- Adds UI to configure in group and project settings
- Removes notification configuration for users when
disabled at group or project level
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'47003-user-onboarding-replace-current-email-confirmation-flow-with-a-soft-email-confirmation-flow' into 'master'
Soft email confirmation flow
Closes #47003
See merge request gitlab-org/gitlab-ce!31245
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The invitation flow changed a bit, because now
there is no more need to sign in after confirming.
When signing up with a different email address,
the user will see the invitation page straight after
signing up when redirected, without needing to
sign in.
|
| | |
|
| |
| |
| |
| |
| | |
Don't redirect to the Almost there page after registration
and after resending confirmation instructions
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fix quarantined spec by waiting for requests
Closes #65329
See merge request gitlab-org/gitlab-ce!31862
|
| | | |
|
| | |
| | |
| | |
| | | |
Add feature specs for multiple issue boards for groups
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Resolve "Multi selection for delete on registry page"
Closes #24705
See merge request gitlab-org/gitlab-ce!30837
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added checkboxes to each image row
Added delete selected images button
Changed row delete button to appear on row hover
Changed confirmation modal message
Changed delete logic to support multi
Added tests for multi select
Updated pot file
Updated rspec test for new functionality
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
https://gitlab.com/gitlab-org/gitlab-ce/issues/62971
Adds support for embedding specific charts from the
metrics dashboard. Expected parameters are dashboard,
title, group, and y_label.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'46548-open-source-alternative-to-recaptcha-for-gitlab-com-registration' into 'master'
Open source alternative to reCAPTCHA for GitLab.com registration
See merge request gitlab-org/gitlab-ce!31625
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
With a time treshold of 4 seconds
and a firstname and lastname honeypot
input fields when signing up
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This link is shown when a user tries to login with an unconfirmed
email address and the grace period has expired
|
| |_|/ /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It was originally returning 302 when the rate limit kicks in, because
using the the correct status code makes it easier to track rate limiting
events
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/65974
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Querying all counts for the different search results in the same request
led to timeouts, so we now only calculate the count for the *current*
search results, and request the others in separate asynchronous calls.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Make it easier to find invited group members
Closes #61948
See merge request gitlab-org/gitlab-ce!28436
|
| | | | | |
|
| |\ \ \ \ |
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | | |
- Add qa- selector to sort dropdown
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
We had a number of team members struggle to find invited members of a
group. Searching for the e-mail address did not work because search only
works with members with user accounts.
This commit changes two things:
1. Breaks out the invited members into a separate table.
2. Adds search capability for the invited members.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61948
|
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- expand upwards
- expand downwards
- expand all
in both inline and parallel views
|
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
- only in blobs result
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The githost.log name was often confused with GitHost.io. Rename this to
git_json.log to make it clear it's coming from Git and that it's JSON
data.
|
| |_|_|/
|/| | |
| | | |
| | | | |
As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Makes section title clickable and collapsible
Closes #63181
See merge request gitlab-org/gitlab-ce!31571
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
In the job log, if the user clicks the section title
the job log section will be collapsed
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Send a `persist_filter: false` param to backend when
opening links to notes and auto-switching to show
all notes
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Re-organising search.scss
- Rely more on utility-classes instead of component classes
- Update relevant specs
|
| |_|/ /
|/| | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Kubernetes deployments on new clusters will now have
a separate namespace per project environment, instead
of sharing a single namespace for the project.
Behaviour of existing clusters is unchanged.
All new functionality is controlled by the
:kubernetes_namespace_per_environment feature flag,
which is safe to enable/disable at any time.
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Closes #60024
- Change PrometheusClient.new to accept a base url instead of an
already created RestClient
- Use Gitlab::HTTP in PrometheusClient instead of creating RestClient
in PrometheusService
- Move http_options from PrometheusService to
PrometheusClient (follow_redirects: false)
- ensure that base urls don't have the trailing slash
- Created a `PrometheusClient#url` method that might not be strictly
required
- Change rescued exceptions from RestClient::* to
HTTParty::ResponseError where possible and StandardError for the
rest
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'master'
Resolve "Kubernetes > Applications > Uninstall Cert Manager"
See merge request gitlab-org/gitlab-ce!31166
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Our current version of Cert-Manager does not uninstall
cleanly, and we must manually remove custom resource
definitions.
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
Add outbound setting for system hooks
See merge request gitlab-org/gitlab-ce!31177
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This MR adds new application setting to network section
`allow_local_requests_from_system_hooks`. Prior to this change
system hooks were allowed to do local network requests by default
and we are adding an ability for admins to control it.
|
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | | |
Only display the details of the cluster page when the cluster
exists. If it is in "creating" state, show a message and a spinner
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Also creates specs
Only allow Helm to be uninstalled if it's the only app
- Remove Tiller leftovers after reser command
- Fixes specs and offenses
Adds changelog file
Fix reset_command specs
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Add RSpec/TopLevelDescribePath cop
See merge request gitlab-org/gitlab-ce!31241
|