- 09 Aug, 2019 22 commits
-
-
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
-
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 18 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
-
Marcel Amirault authored
Bring the support team k8s cheat sheet into the main documentation
-
Thong Kuah authored
Update rails project template See merge request gitlab-org/gitlab-ce!31310
-
Daniel Gruesso authored
-
Sid Sijbrandij authored
Add link to memory team page from the installation requirements See merge request gitlab-org/gitlab-ce!31637
-
Emilie Schario authored
-
Mayra Cabrera authored
Rename githost.log -> git_json.log See merge request gitlab-org/gitlab-ce!31634
-
Tim Zallmann authored
Clean up an incomplete thought as a spec See merge request gitlab-org/gitlab-ce!31541
-
Stan Hu authored
Filter title, description, and body from logs Closes #64460 and #60365 See merge request gitlab-org/gitlab-ce!31274
-
Michael Kozono authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14981 See merge request gitlab-org/gitlab-ce!31493
-
Stan Hu authored
The githost.log name was often confused with GitHost.io. Rename this to git_json.log to make it clear it's coming from Git and that it's JSON data.
-
Stan Hu authored
Enable the prometheus endpoint by default See merge request gitlab-org/gitlab-ce!31565
-
Sarah Yasonik authored
-
Robert Speicher authored
Bring scoped environment variables to core See merge request gitlab-org/gitlab-ce!30779
-
Hordur Freyr Yngvason authored
As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
-
Douwe Maan authored
CE port of "Rename blocking MRs to cross-project MR dependencies" See merge request gitlab-org/gitlab-ce!31372
-