- Jun 18, 2021
-
-
Marc Shaw authored
This will be used by the frontend to show the banner of the overflow MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/64195 Changelog: added
-
- Jun 15, 2021
-
-
Kushal Pandya authored
Update Sidebar Time Tracking component to use GraphQL Changelog: changed
-
Alan (Maciej) Paruszewski authored
-
Mark Chao authored
Add spec and factory for multiple diffs
-
- Jun 11, 2021
-
-
Heinrich Lee Yu authored
This prepares us for switching to the Zeitwerk autoloader
-
- Jun 10, 2021
-
-
This change removes all code related to WAF (ModSecurity) feature. Changelog: removed EE: true
-
- Jun 08, 2021
-
-
Vasilli Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/329751 Temporary removes code responsible for N+1 query. The new frontend code does not use the result from `can_create_project` field Changelog: performance
-
Igor Drozdov authored
When an MR is loaded, we perform an async widget.json call Currently, this first call performs mergeability check async Let's perform it sync in order to deliver the current state of the merge request faster Changelog: fixed
-
- Jun 07, 2021
-
-
Kerri Miller authored
If merge_request_diff for some reason isn't contained in @merge_request_diffs, we will see a TypeError Changelog: fixed
-
- Jun 01, 2021
-
-
E'zeki&el Kigbo authored
The project level BE previously returned the median as a string, we now require the raw integer value to be returned. Fixes median path navigation display Ensures we correctly extract the medians for each stage and dont display stage counts when they are not available
-
- May 26, 2021
-
-
Rémy Coutable authored
This reverts merge request !61125
-
- May 25, 2021
-
-
E'zeki&el Kigbo authored
The project level BE previously returned the median as a string, we now require the raw integer value to be returned. Fixes median path navigation display Ensures we correctly extract the medians for each stage and dont display stage counts when they are not available
-
Vasilli Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/329751 * Preload forked projects for available namespaces * Preload saml_providers Changelog: fixed
-
Sean Arnold authored
Changelog: security EE: true
-
- May 18, 2021
-
-
Heinrich Lee Yu authored
This brings in a memory usage improvement and adds support for Ruby 3
-
- May 14, 2021
-
-
Adam Hegyi authored
This change exposes the default VSA stages on the project level in CE.
-
-
- May 13, 2021
-
-
gentcys authored
-
- May 12, 2021
-
-
Alex Buijs authored
Vue component with a CTA button to create a template
-
- May 11, 2021
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- May 07, 2021
-
-
Maxime Orefice authored
This commit removes the artifacts attribute from pipeline details entity. We are now lazy loading all artifacts when a user request them instead of loading everything on page load. Changelog: performance
-
changelog: added
-
- May 06, 2021
-
-
- May 05, 2021
-
-
Maxime Orefice authored
This commit stop exposing a new attribute which allowed us to determine when showing our download dropdown button on the pipeline index page. We will now always display it by default.
-
- May 04, 2021
-
-
Amy Qualls authored
-
- Apr 29, 2021
-
-
Abhishek Kumar authored
-
Abhishek Kumar authored
-
- Apr 28, 2021
-
-
Maxime Orefice authored
-
- Apr 23, 2021
-
-
Maxime Orefice authored
-
- Apr 20, 2021
-
-
Shinya Maeda authored
This commit fixes that the paginator in the Environment Serializer is not correctly working.
-
- Apr 15, 2021
-
-
Miguel Rincon authored
This MR updates the runner identifiers in the job and in the admin view so they match. This way users of the runner and admins see the same information.
-
-
- Apr 13, 2021
-
-
Shinya Maeda authored
This commit optimizes environment serializer.
-
- Apr 12, 2021
-
-
Sean Arnold authored
-
- Apr 09, 2021
-
-
Vasilli Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/325333 Feature flag: https://gitlab.com/gitlab-org/gitlab/-/issues/326989 * Add cache for runners availability * Request only online runners in `#any_runners_online?`
-
Vasilli Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/324806 * Provide an accurate detection of diff view (required for the new word-diff mode) * Remove unused method argument
-
- Apr 08, 2021
-
-
Andrew Cimino authored
- Remove feature flag and use new behavior with fewer fields - Remove specs asserting both flag behaviors
-
- Apr 07, 2021
-
-
Andrew Cimino authored
-