- 01 Apr, 2019 1 commit
-
-
Felipe Artur authored
-
- 28 Mar, 2019 1 commit
-
-
Felipe Artur authored
-
- 27 Mar, 2019 38 commits
-
-
Felipe Artur authored
-
Achilleas Pipinellis authored
Expand and improve autofetch of endpoint section See merge request gitlab-org/gitlab-ce!26303
-
Evan Read authored
-
Achilleas Pipinellis authored
Recommend disabling NFS server delegation See merge request gitlab-org/gitlab-ce!26668
-
Andreas Brandl authored
Prepares suggestion implementation for multi-line support See merge request gitlab-org/gitlab-ce!26057
-
Rémy Coutable authored
Externalize strings in controllers See merge request gitlab-org/gitlab-ce!26420
-
Martin Wortschack authored
- concerns - dashboard - groups - import
-
Drew Blessing authored
-
Oswaldo Ferreira authored
Adds the groundwork needed in order to persist multi-line suggestions, while providing the parsing strategy which will be reused for the **Preview** as well.
-
Nick Thomas authored
Add API access check to Graphql Closes #58547 See merge request gitlab-org/gitlab-ce!26570
-
Felipe Artur authored
Check if user can access API on GraphqlController
-
Phil Hughes authored
Removes EE differences for environments_table Closes gitlab-ee#10714 See merge request gitlab-org/gitlab-ce!26655
-
Phil Hughes authored
Removes EE differences for stage_column_component_spec Closes gitlab-ee#10719 See merge request gitlab-org/gitlab-ce!26659
-
Phil Hughes authored
Removes EE differences for pipelines_details_bundle Closes gitlab-ee#10711 See merge request gitlab-org/gitlab-ce!26654
-
Phil Hughes authored
Removes EE differences for environments.scss Closes gitlab-ee#10708 See merge request gitlab-org/gitlab-ce!26648
-
Fatih Acet authored
Remove top-level mount from note_form_spec.js Closes #59114 See merge request gitlab-org/gitlab-ce!26616
-
Andreas Brandl authored
Add seed for personal access token Closes #59500 See merge request gitlab-org/gitlab-ce!26582
-
Filipa Lacerda authored
-
Robert Speicher authored
Update the MR template for security MRs Closes gitlab-org/release/framework#256 See merge request gitlab-org/gitlab-ce!26658
-
Yorick Peterse authored
This makes two changes to the template: 1. EE MRs are now always required (see https://gitlab.com/gitlab-org/release/framework/issues/256 for a backstory). 2. We clarify that a release manager is not a suitable reviewer for security merge requests.
-
Douwe Maan authored
Optimize /api/v4/projects endpoint for visibility level See merge request gitlab-org/gitlab-ce!26481
-
Mark Lapierre authored
Unquarantine previously failing auto devops test See merge request gitlab-org/gitlab-ce!26641
-
Dan Davison authored
The smoke test for AutoDevOps was previously failing. This test is now passing and ready to be unquarantined
-
Phil Hughes authored
Removes extra space in CE Closes gitlab-ee#10710 See merge request gitlab-org/gitlab-ce!26649
-
Phil Hughes authored
Removes EE differences for issuable.scss See merge request gitlab-org/gitlab-ce!26588
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Stan Hu authored
If the requested visibility levels contains only public and/or internal, omitting private, then we can skip the EXISTS query to search for private projects for the user.
-
Stan Hu authored
Previously when a user requested a list of projects, `Project#public_or_visible_to_user` would search all authorized projects and public/internal projects as well. However, when a user requests a specific `visibility_level` (e.g. private), that should reduce the search space, and we shouldn't need to load public/internal projects. Improves https://gitlab.com/gitlab-org/gitlab-ce/issues/59329
-
Phil Hughes authored
Fixes link in artifacts breadcrumb Closes #59502 See merge request gitlab-org/gitlab-ce!26592
-
Filipa Lacerda authored
The link to the job page was not set properly, with this commit it links to the correct job page.
-
Filipa Lacerda authored
-
Filipa Lacerda authored
Copy missing test in assignees_spec.js from EE Closes gitlab-ee#6641 See merge request gitlab-org/gitlab-ce!26618
-
Filipa Lacerda authored
Remove expand diff to full file feature flag See merge request gitlab-org/gitlab-ce!26614
-
Sean McGivern authored
Resolve "Get milestone by title via API" Closes #59296 See merge request gitlab-org/gitlab-ce!26573
-
Fabio Busatto authored
-
Phil Hughes authored
Removes EE differences for framework.scss Closes gitlab-ee#10677 See merge request gitlab-org/gitlab-ce!26590
-