- 09 Aug, 2019 37 commits
-
-
Filipa Lacerda authored
Fix job log where spans were displayed in block Closes #65686 See merge request gitlab-org/gitlab-ce!31674
-
Clement Ho authored
Improve layout of dropdowns in the metrics dashboard page Closes #64730 See merge request gitlab-org/gitlab-ce!31239
-
Miguel Rincon authored
Ensure layout works on xs and sm screens Add check in case buttons are not present Apply Prettier to file Remove unused class and div, reduce margins
-
Clement Ho authored
Merge branch '62137-add-tooltip-to-improve-clarity-of-detached-label-state-in-the-merge-request-pipeline' into 'master' Resolve "Add tooltip to improve clarity of "detached" label/state in the merge request pipeline" Closes #62137 See merge request gitlab-org/gitlab-ce!31626
-
Nick Kipling authored
-
Fabio Pitino authored
This is a temporary, not ideal, solution but it fixes the main issue that the customer are complaining about, which is that color changes are broken down in several lines which makes the log not readable.
-
Rémy Coutable authored
Backport EE changes to Members::BaseService See merge request gitlab-org/gitlab-ce!31581
-
Rémy Coutable authored
Resolve EE differences in the lib/ directory See merge request gitlab-org/gitlab-ce!31582
-
Paul Slaughter authored
Visual review app gitlab storage keys See merge request gitlab-org/gitlab-ce!31427
-
Paul Slaughter authored
Resolve "Remove extra padding from the disabled comment area" Closes #63671 See merge request gitlab-org/gitlab-ce!31603
-
Marcel van Remmerden authored
-
Thong Kuah authored
Fix Sidekiq scheduling_latency_s Closes #65748 See merge request gitlab-org/gitlab-ce!31650
-
Bob Van Landuyt authored
Revert milestone filter behavior for "any" (CE-backport) See merge request gitlab-org/gitlab-ce!31583
-
Winnie Hellmann authored
This reverts merge request !30613
-
Sean McGivern authored
Add Gitaly and Rugged call timing in Sidekiq logs See merge request gitlab-org/gitlab-ce!31651
-
Kushal Pandya authored
Resolve "Misalignment of Avatar when forking project" Closes #65204 See merge request gitlab-org/gitlab-ce!31436
-
Tom Quirk authored
- use .mx-auto for avatar - remove parent div for group_icon
-
Stan Hu authored
This will help identify Sidekiq jobs that invoke excessive number of filesystem access. The timing data is stored in `RequestStore`, but this is only active within the middleware and is not directly accessible to the Sidekiq logger. However, it is possible for the middleware to modify the job hash to pass this data along to the logger.
-
James Lopez authored
Remove KubernetesService integration See merge request gitlab-org/gitlab-ce!31365
-
Achilleas Pipinellis authored
Add max_replication_slots to PG HA documentation Closes #65700 See merge request gitlab-org/gitlab-ce!31534
-
Achilleas Pipinellis authored
Add database guidelines for background migrations and update queries See merge request gitlab-org/gitlab-ce!31190
-
Mayra Cabrera authored
- Add a new guideline regarding the file location of background migrations - Add a new section about execution timing guidelines for all different kinds of migrations
-
Achilleas Pipinellis authored
Docs: Clarify without authentication Closes #60157 See merge request gitlab-org/gitlab-ce!31604
-
Paul Slaughter authored
Merge branch 'ce-9510-new-metric-button-should-not-be-duplicated-on-custom-metrics-page' into 'master' CE: Remove duplicated 'New metric' button in Prometheus configuration See merge request gitlab-org/gitlab-ce!31394
-
Miguel Rincon authored
- Remove "new metrics" duplicated button and replace with a message - Replace css with utility classes in the prometheus metrics view - Remove unused css
-
Rémy Coutable authored
Remove label issue and MR counts from default API responses See merge request gitlab-org/gitlab-ce!31543
-
Evan Read authored
Corrected custom email hostname instructions See merge request gitlab-org/gitlab-ce!31646
-
Russell Dickenson authored
-
Stan Hu authored
This number was reporting a negative number because `current_time` was a monotonic counter, not an absolute time. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65748
-
Evan Read authored
Add contribution section to contribution agreements See merge request gitlab-org/gitlab-ce!30510
-
Marcel Amirault authored
-
Evan Read authored
Replace `gitlab-rake` with `gitlab-backup` command for backup and restore tasks See merge request gitlab-org/gitlab-ce!31555
-
Evan Read authored
Add namespace default note to cluster docs Closes #65751 See merge request gitlab-org/gitlab-ce!31596
-
Tiger Watson authored
-
Evan Read authored
Update Migration Style Guide. Remove MySQL mentions See merge request gitlab-org/gitlab-ce!31531
-
Mayra Cabrera authored
Add a field for released_at to GH importer See merge request gitlab-org/gitlab-ce!31496
-
Cindy Pallares 🦉 authored
-
- 08 Aug, 2019 3 commits
-
-
Evan Read authored
Sorting in alphabetical order, adding strings to be used with analyzers See merge request gitlab-org/gitlab-ce!31510
-
Julius Kvedaras authored
-
Evan Read authored
Bring k8s cheat sheet to docs See merge request gitlab-org/gitlab-ce!31319
-