- 10 Jun, 2019 22 commits
-
-
Shinya Maeda authored
When target branch is updated, Auto Merge should be canceled.
-
Nick Thomas authored
List ssh-ed25519 example See merge request gitlab-org/gitlab-ce!28090
-
Ben Bodenmiller authored
-
James Lopez authored
Fix Fogbugz Importer not working Closes #33530 See merge request gitlab-org/gitlab-ce!29383
-
Sean McGivern authored
Clarify that performance bar is not always on See merge request gitlab-org/gitlab-ce!28287
-
Filipa Lacerda authored
Externalize strings of email page in user profile See merge request gitlab-org/gitlab-ce!28587
-
antony liu authored
-
Sean McGivern authored
-
Sean McGivern authored
Add backtraces to Peek performance bar for SQL calls See merge request gitlab-org/gitlab-ce!29394
-
Sean McGivern authored
-
Phil Hughes authored
Make option dropdown button to match adjacent button Closes #62144 See merge request gitlab-org/gitlab-ce!29096
-
Samantha Ming authored
-
Phil Hughes authored
[CE for Part 3] Update IDE file mirror service (ce utils) See merge request gitlab-org/gitlab-ce!29360
-
Stan Hu authored
This stopped working in GitLab 11.11 when we upgraded to Rails 5.1. Rails 5 changed ActionController::Parameters to return an Object instead of a Hash. The old behavior was deprecated in Rails 5 but finally removed in Rails 5.1 Since the controller wasn't updated properly, the callback endpoint quietly failed with the message, "Could not connect to FogBugz, check your url". To fix this, we need to call `to_h` on the `import_params` to access the Hash. We also need to do this for the user map and permit specific keys. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/33530
-
Thong Kuah authored
Add project Dependency List sidebar entry See merge request gitlab-org/gitlab-ce!29189
-
Evan Read authored
Add more info to deleted user documentation Closes #62674 See merge request gitlab-org/gitlab-ce!29321
-
Evan Read authored
SSOT - Added link to video to enhance docs See merge request gitlab-org/gitlab-ce!29398
-
Russell Dickenson authored
-
Evan Read authored
Clarify that GitLab CI token does not have write permissions See merge request gitlab-org/gitlab-ce!28089
-
Ben Bodenmiller authored
-
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.
-
Evan Read authored
Add OpenID Connect troubleshooting docs See merge request gitlab-org/gitlab-ce!29379
-
- 09 Jun, 2019 11 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
-
Ben Bodenmiller authored
-
- 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 6 commits
-
-
Stan Hu authored
-
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
-