- 27 Mar, 2019 33 commits
-
-
Heinrich Lee Yu authored
-
Andreas Brandl authored
Add seed for personal access token Closes #59500 See merge request gitlab-org/gitlab-ce!26582
-
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
-
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
-
Phil Hughes authored
Provide custom Jest environment with mocked console Closes #58203 See merge request gitlab-org/gitlab-ce!26577
-
Kushal Pandya authored
CE: Insights Frontend See merge request gitlab-org/gitlab-ce!26284
-
Achilleas Pipinellis authored
Update aws install doc non ha See merge request gitlab-org/gitlab-ce!26387
-
Kristie McGoldrick authored
-
James Lopez authored
Allow multiple repositories per project See merge request gitlab-org/gitlab-ce!26539
-
Achilleas Pipinellis authored
Docs: Fix anchor from user/group to user/project See merge request gitlab-org/gitlab-ce!26637
-
Marcel Amirault authored
-
Stan Hu authored
Backport of avoid_n_plus_1_es_load_blobs See merge request gitlab-org/gitlab-ce!26522
-
Evan Read authored
Update go guidelines, fix some minor typos See merge request gitlab-org/gitlab-ce!26562
-
Lucas Charles authored
-
Evan Read authored
Docs: Fix more anchors, mostly pipeline related See merge request gitlab-org/gitlab-ce!26560
-
Marcel Amirault authored
-
Dan Davison authored
Make the job#successful? method wait by refreshing See merge request gitlab-org/gitlab-ce!26344
-
ddavison authored
-
- 26 Mar, 2019 7 commits
-
-
Dmitriy Zaporozhets authored
Allow custom hooks errors to appear in GitLab UI Closes #48132 See merge request gitlab-org/gitlab-ce!25625
-
Rémy Coutable authored
Merge branch '49910-reopening-a-closed-milestone-from-the-closed-milestones-page-fails2' into 'master' Fix bug when reopening milestone from index page Closes #49910 See merge request gitlab-org/gitlab-ce!26597
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Phil Hughes authored
Revert "Merge branch 'remove-unused-css-from-mr-24724' into 'master'" See merge request gitlab-org/gitlab-ce!26609
-
Phil Hughes authored
-