- 10 Jun, 2019 1 commit
-
-
Stan Hu authored
Just as we have backtraces for Gitaly, we should also have backtraces for SQL calls. This makes it much easier to find the source of the SQL call and optimize N+1 queries and other performance issues with an endpoint.
-
- 09 Jun, 2019 10 commits
-
-
Evan Read authored
Edit Admin Area's index for SSOT See merge request gitlab-org/gitlab-ce!29327
-
Russell Dickenson authored
-
Evan Read authored
Edit "Visibility and access controls" to meet SSOT guidelines See merge request gitlab-org/gitlab-ce!29171
-
Russell Dickenson authored
-
Evan Read authored
Edit "Subgroups" for SSOT See merge request gitlab-org/gitlab-ce!29318
-
Russell Dickenson authored
-
Mike Lewis authored
Single source of truth for merge requests docs Closes #61516 See merge request gitlab-org/gitlab-ce!29269
-
Achilleas Pipinellis authored
- Edit pages under user/project/merge_requests and add the relevant types in the frontmatter. - Clean up descriptions. Based on https://gitlab.com/groups/gitlab-org/-/epics/1280
-
Kamil Trzciński authored
Revert "Merge branch '50070-legacy-attachments' into 'master'" See merge request gitlab-org/gitlab-ce!29391
-
- 08 Jun, 2019 1 commit
-
-
Stan Hu authored
Bump sentry-raven to 2.9 See merge request gitlab-org/gitlab-ce!29352
-
- 07 Jun, 2019 28 commits
-
-
Mike Lewis authored
Remove example.net, replace with example.com See merge request gitlab-org/gitlab-ce!25535
-
Mike Lewis authored
# Conflicts: # doc/user/project/clusters/serverless/index.md
-
Fatih Acet authored
Align system note within discussion with other notes Closes #55033 See merge request gitlab-org/gitlab-ce!29367
-
Phil Hughes authored
Externalize profiles preferences Closes #53349 See merge request gitlab-org/gitlab-ce!28470
-
Annabel Dunstone Gray authored
Resolve "Merge request discussion text jumps when resolved" Closes #61565 See merge request gitlab-org/gitlab-ce!28995
-
Justin Boyson authored
-
Annabel Dunstone Gray authored
changed dropdown styles in board page See merge request gitlab-org/gitlab-ce!29338
-
Michel Engelen authored
-
Tim Zallmann authored
Remove list sorting from NewListDropdown See merge request gitlab-org/gitlab-ce!29077
-
Winnie Hellmann authored
-
Annabel Dunstone Gray authored
-
Sean McGivern authored
Show description of 'gettext:regenerate' task See merge request gitlab-org/gitlab-ce!29362
-
Brett Walker authored
-
Mike Lewis authored
Add a note about nested scopes matching See merge request gitlab-org/gitlab-ce!28466
-
Clement Ho authored
Backport of EE Displaying Blocking MRs See merge request gitlab-org/gitlab-ce!29095
-
Kushal Pandya authored
Move issue board models to boards directory Closes #61293 See merge request gitlab-org/gitlab-ce!29260
-
Martin Hanzel authored
Some classes in vue_shared were used only by boards, so they were moved to the boards directory.
-
Stan Hu authored
Allow masking if 8 or more characters in base64 See merge request gitlab-org/gitlab-ce!29143
-
Sean McGivern authored
Fix migration specs using factories Closes #62911 See merge request gitlab-org/gitlab-ce!29350
-
Utkarsh Gupta authored
-
Markus Koller authored
We need to stub default_git_depth and default_git_depth= because some old migrations specs try to create a record using schema before that column was introduced. The `let!` calls were executed before the `before` hook which still caused some factories to fail, so they're created in the `before` hook now as well.
-
Sean McGivern authored
Add task count and completed count to responses of Issue and MR See merge request gitlab-org/gitlab-ce!28859
-
Dmitriy Zaporozhets authored
Improve email text part See merge request gitlab-org/gitlab-ce!29111
-
Dmitriy Zaporozhets authored
Remove extraneous DiffNote#supports_suggestion? calls See merge request gitlab-org/gitlab-ce!29027
-
Kamil Trzciński authored
Add project level git depth setting Closes #59688 See merge request gitlab-org/gitlab-ce!28919
-
Kamil Trzciński authored
Migrate legacy uploads Closes #57217 See merge request gitlab-org/gitlab-ce!24679
-
Achilleas Pipinellis authored
Add dependency list documentation See merge request gitlab-org/gitlab-ce!29307
-
Tetiana Chupryna authored
-