| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
- Use if else end instead of unless guard.
- Use allow in before block instead of expect.
|
| |
|
|
|
| |
- Change error tracking list_projects route to be a collection route
within the error_tracking resource.
|
| | |
|
| |
|
|
| |
The name of the service has changed.
|
| |
|
|
|
|
|
| |
Use full name of ErrorTracking::ProjectEntity because sometimes the
pipeline fails when it seems to assume that the ProjectEntity in
ErrorTracking::ProjectSerializer refers to ProjectEntity and not
ErrorTracking::ProjectEntity.
|
| |
|
|
|
| |
Fix how params are being permitted for the list_projects endpoint.
Also, do not set polling interval for list_projects endpoint.
|
| | |
|
| |
|
|
|
| |
Add an endpoint that returns a list of sentry projects, given an
api_host and token.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
- Use better variable name.
- Use tap to make code clearer.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
- Build a new error_tracking_setting and use it to call list_projects.
- Also return an error when Sentry api returns a response with expected
keys missing.
|
| | |
|
| | |
|
| |
|
|
|
| |
Add a service that calls the project_error_tracking_setting model to
get a list of sentry projects.
|
| |
|
|
|
|
| |
- Move some specs into contexts
- Let get_slugs method take a parameter and return a specific slug.
- Add rescues when using Addressable::URI.
|
| | |
|
| | |
|
| |\
| |
| |
| |
| | |
Add service to get sentry projects list
See merge request gitlab-org/gitlab-ce!24681
|
| |/ |
|
| |\
| |
| |
| |
| |
| |
| | |
Avoid race conditions when creating GpgSignature
Closes #57304
See merge request gitlab-org/gitlab-ce!24939
|
| | |
| |
| |
| | |
This avoids race conditions when creating GpgSignature.
|
| |\ \
| | |
| | |
| | |
| | | |
Add UI for "Group Overview default" preference in User Settings
See merge request gitlab-org/gitlab-ce!24761
|
| | | | |
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bump required Ruby version in install doc
Closes #57350
See merge request gitlab-org/gitlab-ce!24966
|
| | | | |
| | | |
| | | |
| | | | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57350
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Remove requirement to target security branches
See merge request gitlab-org/gitlab-ce!24962
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This removes the requirement and any mention of targeting security
branches when working on security releases. The release process
documentation changes for these CE changes can be found in merge request
https://gitlab.com/gitlab-org/release/docs/merge_requests/97.
The proposal to remove security branches was approved in
https://gitlab.com/gitlab-org/release/framework/issues/165#note_138139016.
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
Revert "Convert noteable_note_spec.js to Vue test utils"
See merge request gitlab-org/gitlab-ce!24961
|
| | | | | | |
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Update Workhorse to v8.3.0
See merge request gitlab-org/gitlab-ce!24959
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'56989-reduce-bundle-size-by-loading-markdown-it-only-when-needed' into 'master'
Reduce Bundle Size by lazy loading markdown-it
Closes #56989
See merge request gitlab-org/gitlab-ce!24763
|
| |/ / / / / |
|
| |\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
Allow custom squash commit messages
See merge request gitlab-org/gitlab-ce!24518
|
| |/ / / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'43681-display-last-activity-and-created-at-datetimes-for-users-in-admin-users' into 'master'
Resolve "Display last activity and created at datetimes for users"
Closes #43681
See merge request gitlab-org/gitlab-ce!24181
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The columns 'Created on' and 'Last activity' have been
added to the admin -> users view.
Sorting options have also been added for last activity
and the search bar has been moved to match the issues
page.
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'ee-9258-support-alerts-from-external-prometheus-servers-frontend' into 'master'
Backport for gitlab-ee!9239
See merge request gitlab-org/gitlab-ce!24818
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update version column on updated and installed
See merge request gitlab-org/gitlab-ce!24810
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
All applications except for Jupyter have the same #set_initial_status,
so create a new shared example which we include in all application specs
except for juptyer_spec. Juptyer specs already have specs for it's
version of #set_initial_status
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This makes this consistent with :updated. And also avoids a potential
issue where an install errors which means that that the recorded version
won't necessarily reflect the version that is actually installed.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Note: updating version column after :updating is not ideal in the
updating -> update_erroed case. This will mean that the application now
records the version as the version that failed to upgrade, not the
version that it is currently on.
|
| |\ \ \ \ \ \ |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[master] Markdown of release notes leaks confidential issue titles and MR titles to any users
See merge request gitlab/gitlabhq!2869
|