- 09 Aug, 2019 40 commits
-
-
Can Eldem authored
Add new api point in merge request controller Create new comparision class
-
Rémy Coutable authored
Resolve new EE specific differences in app/ Closes #13334 See merge request gitlab-org/gitlab-ee!15040
-
Rémy Coutable authored
EE: Resolve EE differences in the lib/ directory Closes #13335 See merge request gitlab-org/gitlab-ee!15042
-
GitLab Bot authored
-
Paul Slaughter authored
Visual review app gitlab storage keys See merge request gitlab-org/gitlab-ce!31427
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
Thong Kuah authored
Fix Sidekiq scheduling_latency_s Closes #65748 See merge request gitlab-org/gitlab-ce!31650
-
Yorick Peterse authored
This resolves all new/missed EE specific differences in the app/ directory.
-
Yorick Peterse authored
For reasons unknown, the EE version of this file contained various duplicate entries. This commit restores this file based on the CE version, ensuring that both CE and EE use the same YAML data.
-
Yorick Peterse authored
EE contained various cosmetic changes that behave the same way as in CE, they just look different. This restores the file per CE, ensuring both CE and EE use the same code.
-
Ash McKenzie authored
Regenerate gitlab.pot Closes #13415 See merge request gitlab-org/gitlab-ee!15074
-
GitLab Bot authored
-
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
-
Bob Van Landuyt authored
Revert milestone filter behavior for "any" See merge request gitlab-org/gitlab-ee!15043
-
Winnie Hellmann authored
This reverts merge request !14586
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Symbolize keys for vulnerability See merge request gitlab-org/gitlab-ee!14976
-
Tetiana Chupryna authored
Use only symbols everywhere to avoid confusion
-
GitLab Bot authored
-
Sean McGivern authored
Add Gitaly and Rugged call timing in Sidekiq logs See merge request gitlab-org/gitlab-ce!31651
-
GitLab Bot authored
-
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.
-
GitLab Bot 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
-
Paul Slaughter authored
Remove duplicated 'New metric' button in Prometheus configuration Closes #9510 See merge request gitlab-org/gitlab-ee!14964
-
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
-