- 06 Sep, 2018 1 commit
-
-
Bob Van Landuyt authored
This ports the changes for the CODEOWNERS feature to CE: - It adds the CODEOWNERS file. - It adds the mention of the `with-codeowners` branch in TestEnv
-
- 05 Sep, 2018 15 commits
-
-
Rémy Coutable authored
Rails 5: fix hashed_path? method that looks up file_location that doesn't exist… See merge request gitlab-org/gitlab-ce!21510
-
Rémy Coutable authored
Add license info of unknown libraries to license_finder configuration instead of direct approval See merge request gitlab-org/gitlab-ce!21516
-
Balasankar "Balu" C authored
-
Sean McGivern authored
Ensure the project has a repository in spec/features/merge_request/user_sees_breadcrumb_links_spec.rb See merge request gitlab-org/gitlab-ce!21519
-
Rémy Coutable authored
Resolve "<link href=""> and <a href=""> not properly filled in activity RSS feed" Closes #50823 See merge request gitlab-org/gitlab-ce!21424
-
schwedenmut authored
-
Yorick Peterse authored
Make MySQL patch for binary indexes compatible with composite indexes See merge request gitlab-org/gitlab-ce!21511
-
Douwe Maan authored
[EE-port] Port of EE translations to CE See merge request gitlab-org/gitlab-ce!21515
-
Douwe Maan authored
Update diff docs regarding where limits are applied See merge request gitlab-org/gitlab-ce!21504
-
Phil Hughes authored
Limit navbar search for current project or group for small viewports Closes #18488 and #30214 See merge request gitlab-org/gitlab-ce!18634
-
George Tsiolis authored
-
Rémy Coutable authored
Ensure the project has a repository in spec/features/merge_request/user_sees_breadcrumb_links_spec.rb This backport a fix that was made in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7240 since the spec would fail there (and not in CE). Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Resolve "UI: Move "default branch" setting under "repository" settings" Closes #36048 See merge request gitlab-org/gitlab-ce!21380
-
Douwe Maan authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!7223
-
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 24 commits
-
-
Jasper Maes authored
Rails 5: fix hashed_path? method that looks up file_location that doesn't exist when running certain migration specs
-
Olivier Gonzalez authored
-
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
-
Oswaldo Ferreira 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
-