- 12 Aug, 2019 1 commit
-
-
Stan Hu authored
-
- 09 Aug, 2019 39 commits
-
-
Martin Wortschack authored
- Update PO file
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
The parameters needed `html_safe` as well.
-
Stan Hu authored
-
Bob Van Landuyt authored
[CE] Remove default `relative_position` from `epic_issues` See merge request gitlab-org/gitlab-ce!31514
-
Paul Slaughter authored
Resolve "Search loses branch" Closes #59712 See merge request gitlab-org/gitlab-ce!28282
-
minghuan lei authored
- only in blobs result
-
Bob Van Landuyt authored
Revert "Merge branch '65152-selective-highlight' into 'master'" See merge request gitlab-org/gitlab-ce!31643
-
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
-
Martin Wortschack authored
- Add placeholder for tags in translation - Update PO file
-
Martin Wortschack authored
-
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.
-
Stan Hu authored
-
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
-