| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
spec/features/groups/group_page_with_external_authorization_service_spec to EE
|
|
|
|
|
| |
This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing
changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
|
|
|
|
| |
Reverts the loading of emojis and its images to move forward with RC
|
|
|
|
| |
Prioritize and simplify project settings content.
|
|\
| |
| |
| |
| |
| |
| | |
Rewrite related MRs widget with Vue
Closes #58926 and #57662
See merge request gitlab-org/gitlab-ce!27027
|
| |
| |
| |
| |
| | |
This MR rewrites existing Related Merge Requests widget
with Vue with reusing shared Related Issues components
|
| | |
|
| |
| |
| |
| |
| | |
Button at projects/pipelines/new was 'Create pipeline' and was
changed to 'Run Pipeline'
|
|\ \
| | |
| | |
| | |
| | | |
[CE backport] Geo: Remove Alternate URL
See merge request gitlab-org/gitlab-ce!27074
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
'31368-support-different-time-windows-for-performance-dashboard' into 'master'
Resolve "Support different time windows for performance dashboard"
Closes #31368
See merge request gitlab-org/gitlab-ce!26047
|
| | |
| | |
| | |
| | |
| | | |
Updated i18n strings and changed the
monitoring service graph data params
|
| | | |
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add columns to store project creation settings
Add project creation level column in groups
and default project creation column in application settings
Remove obsolete line from schema
Update migration with project_creation_level column existence check
Rename migrations to avoid conflicts
Update migration methods
Update migration method
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
'ce-9262-move-project-search-bar-into-modal-dialog-on-operations-dashboard-page' into 'master'
CE backport: Add reusable project_selector component
See merge request gitlab-org/gitlab-ce!25036
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This commit adds a resuable UI component that allows a user to search
for a project name, shows the search results, and allows the user to
select one or more projects. This component communicates with its
parent using props and events.
This component was originally created for use in the EE-specific
"Operations Dashboard" page, but it is applicable for CE use cases as
well, and so was added as a CE shared component.
In addition, some logic was extracted from the frequent_items_list_item
component into shared filters to avoid logic duplication.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"
See merge request gitlab-org/gitlab-ce!27051
|
| | | |
| | | |
| | | | |
This reverts merge request !26823
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Resolve "Shortcut to create merge request from Web IDE"
Closes #57482
See merge request gitlab-org/gitlab-ce!26792
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Before the user had to choose between committing to a new branch,
committing to a new branch AND creating an MR, or committing to the
current branch regardless of whether or not it already has an MR.
This commit separates the creation of an MR from whether or not they
commit to an existing or new branch
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Additional changes include removal of translation records
Added changelog
|
| | | |
| | | |
| | | |
| | | | |
spec/features/groups/group_page_with_external_authorization_service_spec to EE
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
[CE] Add mutually exclusive labels
See merge request gitlab-org/gitlab-ce!26804
|
| | | | |
| | | | |
| | | | |
| | | | | |
Scoped labels in EE require additional changes in CE code.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add a prometheus proxy API per environment
Closes #58375
See merge request gitlab-org/gitlab-ce!26841
|
| | |_|_|/
| |/| | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
CE Improve project avatar settings
See merge request gitlab-org/gitlab-ce!26589
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Prioritize and simplify project settings content.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Show error when namespace/svc account missing
Closes #54506
See merge request gitlab-org/gitlab-ce!26362
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Added the ability to display an error for unmet prerequisites
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Display cluster form validation error messages inline
Closes #57602
See merge request gitlab-org/gitlab-ce!26502
|
| | | | | | |
|
| | | | | | |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
In the new cluster forms, display form error messages
below form fields instead of a summary banner on top
of the form.
Include client side validation in order to display
user friendly error messages.
Also remove unnecessary placeholders.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Update qa selector
- Update PO file
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Add controls for sorting by title and date
- Execute Gitaly call which now accepts sorting params for wikis
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Download a folder from repository
Closes #24704
See merge request gitlab-org/gitlab-ce!26532
|
| | | | | |
|
| | |_|/
| |/| |
| | | |
| | | | |
Regenerate locale.pot as well
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Simple masking frontend - CE
See merge request gitlab-org/gitlab-ce!26751
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
Show masked switch for each variable
When toggled on, the variable value will be masked in runner logs
Show warning message if the switch is on but the value is not maskable
|
| | | |
| | | |
| | | |
| | | | |
Localized the notifications dropdown string
|
| |/ /
|/| |
| | |
| | | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59802
|
|/ /
| |
| |
| | |
controllers""
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
'9957-move-ee-differences-for-app-assets-javascripts-monitoring-components-dashboard-vue-ce' into 'master'
Remove EE differences for monitoring dashboard
See merge request gitlab-org/gitlab-ce!26574
|
| | | |
|
| | |
| | |
| | | |
This reverts merge request !25476
|
| | |
| | |
| | |
| | |
| | | |
Add a masked switch to variable rows
Copy some behavior from the protected switch
|