- 13 Jul, 2018 29 commits
-
-
Stan Hu authored
When a project is deleted, its Geo event log and associated events may be deleted from the database. We should ignore these and move along. Relates to https://gitlab.com/gitlab-com/migration/issues/295#note_87920718
-
Stan Hu authored
CE upstream - 2018-07-13 15:22 UTC Closes #6895 See merge request gitlab-org/gitlab-ee!6502
-
GitLab Bot authored
-
Filipa Lacerda authored
Allow merge requests from forks to be opened in Web IDE Closes #47460 See merge request gitlab-org/gitlab-ce!20521
-
Kamil Trzciński authored
Improve project build time setting validation Closes #44443 See merge request gitlab-org/gitlab-ce!20591
-
Annabel Gray authored
Fix RSS button interaction on Dashboard, Project and Group activities Closes #48894 See merge request gitlab-org/gitlab-ce!20549
-
Yorick Peterse authored
Avoid process deadlock in popen by consuming input pipes Closes gitlab-ee#6895 See merge request gitlab-org/gitlab-ce!20600
-
Kamil Trzciński authored
Add missing `CI_COMMIT_BEFORE_SHA` predefined variable Closes #43365 See merge request gitlab-org/gitlab-ce!20594
-
Filipa Lacerda authored
CE upstream - 2018-07-13 09:21 UTC Closes gitaly#526, gitaly#965, gitaly#476, and gitaly#474 See merge request gitlab-org/gitlab-ee!6498
-
GitLab Bot authored
-
Filipa Lacerda authored
Open pipeline list panel when clicking CI icon in Web IDE Closes #47843 See merge request gitlab-org/gitlab-ce!20516
-
Phil Hughes authored
CE upstream - 2018-07-13 06:32 UTC See merge request gitlab-org/gitlab-ee!6497
-
Sean McGivern authored
Fix Boards::UsersFinder usage inside EE namespace Closes #6865 See merge request gitlab-org/gitlab-ee!6438
-
Sean McGivern authored
Update docs board features tier See merge request gitlab-org/gitlab-ce!20602
-
Sean McGivern authored
Update docs board features tier See merge request gitlab-org/gitlab-ee!6494
-
Sean McGivern authored
Update doc to note that board update API is available after 11.1. Closes #6892 See merge request gitlab-org/gitlab-ee!6496
-
Phil Hughes authored
doesnt add query param if source & target projects match
-
Sean McGivern authored
Make more ref RPC's mandatory Closes gitaly#526, gitaly#965, gitaly#476, and gitaly#474 See merge request gitlab-org/gitlab-ce!20592
-
Winnie Hellmann authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
GitLab Bot authored
# Conflicts: # spec/javascripts/test_bundle.js [ci skip]
-
Stan Hu authored
CE upstream - 2018-07-12 18:22 UTC See merge request gitlab-org/gitlab-ee!6491
-
Mario de la Ossa authored
-
Mark Chao authored
-
Victor Wu authored
-
Victor Wu authored
-
- 12 Jul, 2018 11 commits
-
-
Jose Ivan Vargas authored
More mr widget fixes Closes #6857 See merge request gitlab-org/gitlab-ee!6486
-
Stan Hu authored
A process that spews a lot of output to stderr or stdout could stall out due to the pipe buffer being full. As described in https://bugs.ruby-lang.org/issues/9082, we can use the trick used in Ruby's capture3 function to read the pipes in separate threads. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6895
-
Stan Hu authored
Upgrade grape-path-helpers to 1.0.6 See merge request gitlab-org/gitlab-ce!20601
-
Winnie Hellmann authored
-
Mek Stittri authored
Polish severity level facets further See merge request gitlab-org/gitlab-ce!20572
-
Annabel Gray authored
Include Vue files without tests in coverage report (EE-port) Closes gitlab-ce#48912 See merge request gitlab-org/gitlab-ee!6478
-
Winnie Hellmann authored
-
Annabel Gray authored
Include Vue files without tests in coverage report Closes #48912 See merge request gitlab-org/gitlab-ce!20431
-
Jarka Kadlecová authored
-
GitLab Bot authored
# Conflicts: # locale/gitlab.pot [ci skip]
-
Rémy Coutable authored
Rails 5 fix the matcher expected the ApplicationSetting to be invalid, but it was valid instead Closes #6748 See merge request gitlab-org/gitlab-ee!6488
-