- 05 Sep, 2018 2 commits
-
-
Phil Hughes authored
Resolve "UI: Move "default branch" setting under "repository" settings" Closes #36048 See merge request gitlab-org/gitlab-ce!21380
-
Grzegorz Bizon authored
Resolve "[QA] Orchestrated tests don't run due to wrong tag filters" Closes #49654 and #50963 See merge request gitlab-org/gitlab-ce!21468
-
- 04 Sep, 2018 38 commits
-
-
Robert Speicher authored
Disable project avatar validation if avatar has not changed Closes #51053 See merge request gitlab-org/gitlab-ce!21506
-
Stan Hu authored
Every time a column in the projects table is changed, the Avatarable concern would validate that the avatar file size was under 200K. This not only delays the database changes, but it also can lead to unrelated failures if the HTTP request fails for some reason. Closes #51053
-
Robert Speicher authored
Update rubyzip gem to 1.2.2 (CVE-2018-1000544) Closes #50930 See merge request gitlab-org/gitlab-ce!21460
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Feature/new merge breadcrumbs See merge request gitlab-org/gitlab-ce!21502
-
J.D. Bean authored
-
Robert Speicher authored
Add gitaly_calls to API structured logs See merge request gitlab-org/gitlab-ce!21496
-
Andrew Newdigate authored
-
Achilleas Pipinellis authored
Merge branch 'docs-50155-user-added-as-a-reporter-can-not-edit-labels-on-merge-requests' into 'master' Clarify roles with permission to label Merge Requests Closes #50155 See merge request gitlab-org/gitlab-ce!21166
-
Felipe Artur authored
Add search to group labels page See merge request gitlab-org/gitlab-ce!21480
-
Rémy Coutable authored
fixes breadcrumbs on new issue page. adds link to issues page. Closes #50209 See merge request gitlab-org/gitlab-ce!21305
-
J.D. Bean authored
-
Paul Slaughter authored
- Updates specs accordingly - Updates docs accordingly - Brews a fresh pot
-
Dmitriy Zaporozhets authored
Conditional partial rendering for EE in application settings See merge request gitlab-org/gitlab-ce!21482
-
Martin Wortschack authored
-
Yorick Peterse authored
Rails 5: include opclasses in rails 5 schema dump See merge request gitlab-org/gitlab-ce!21416
-
Kamil Trzciński authored
Migrate job artifacts data from `ci_builds` to `ci_job_artifacts` table (with Background migrations) Closes #46652 See merge request gitlab-org/gitlab-ce!18615
-
Grzegorz Bizon authored
[QA] Add a new Test::Sanity::Failing scenario that always fails Closes gitlab-qa#28 See merge request gitlab-org/gitlab-ce!21477
-
Grzegorz Bizon authored
Merge branch '50991-qa-page-shared-clonepanel-should-be-moved-to-page-component-clonepanel-qa' into 'master' Resolve "[QA] Page::Shared::ClonePanel should be moved to Page::Component::ClonePanel" Closes #50991 See merge request gitlab-org/gitlab-ce!21479
-
Sean McGivern authored
Restrict reopening locked issues for non authorized issue authors Closes #39665 See merge request gitlab-org/gitlab-ce!21299
-
Rémy Coutable authored
doc/job_traces.md: the file is job.log See merge request gitlab-org/gitlab-ce!21360
-
Elan Ruusamäe authored
-
Rémy Coutable authored
Enable JUnit results for rspec See merge request gitlab-org/gitlab-ce!21449
-
Nick Thomas authored
Send required object storage PUT headers in /uploads/authorize API See merge request gitlab-org/gitlab-ce!21319
-
Kamil Trzciński authored
Fix bugs/edge cases of JUnitParser Closes #50960 See merge request gitlab-org/gitlab-ce!21469
-
Shinya Maeda authored
-
Yorick Peterse authored
Rails 5: support schema t.index for mysql See merge request gitlab-org/gitlab-ce!21485
-
Rémy Coutable authored
Fix wording in Danger warning about MRs to non-master See merge request gitlab-org/gitlab-ce!21493
-
Dmitriy Zaporozhets authored
Unused CSS part exists in mobile CSS framework Closes #50879 See merge request gitlab-org/gitlab-ce!21439
-
Rémy Coutable authored
Set issuable_sort and diff_view cookies to secure when possible Closes #49120 See merge request gitlab-org/gitlab-ce!21442
-
Douwe Maan authored
Uploads to wiki stored inside the wiki git repository Closes #33475 See merge request gitlab-org/gitlab-ce!21362
-
Francisco Javier López authored
-
Jarka Kadlecová authored
-
Rémy Coutable authored
Fix QA ObjectStorage not inheriting from Test::Instance::All See merge request gitlab-org/gitlab-ce!21494
-
Stan Hu authored
-
Sean McGivern authored
If it's most of the time, then it's not all.
-
Tim Zallmann authored
Disable Web IDE button if user is not allowed to push the source branch. Closes #45026 See merge request gitlab-org/gitlab-ce!21288
-
Kamil Trzciński authored
Add artifact information in job API See merge request gitlab-org/gitlab-ce!21328
-