- 12 Sep, 2018 1 commit
-
-
DJ Mountney authored
If doing a schema load, the post_migrations should also be marked as up, even if SKIP_POST_DEPLOYMENT_MIGRATIONS was set, otherwise future migration runs will be broken.
-
- 05 Sep, 2018 23 commits
-
-
Grzegorz Bizon authored
Merge branch '50974-qa-group-filtering-fails-when-filter-text-field-is-filled-before-the-group-list-is-fully-loaded-leading-to-path-has-already-been-taken-error-qa-tries-to-create-a-bew-subgroup-qa' into 'master' Resolve "[QA] Group filtering fails when filter text field is filled before the group list is fully loaded leading to "Path has already been taken" error QA tries to create a bew subgroup" Closes #50974 See merge request gitlab-org/gitlab-ce!21475
-
Dmitriy Zaporozhets authored
Filter web hooks by branch See merge request gitlab-org/gitlab-ce!19513
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Resolve "Return how many commits the source branch is behind the target branch through the API" Closes #36534 See merge request gitlab-org/gitlab-ce!21405
-
🙈 jacopo beschi 🙉 authored
-
Grzegorz Bizon authored
Ignore irrelevant sql commands in metrics Closes #51005 See merge request gitlab-org/gitlab-ce!21498
-
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
-
Duana Saskia 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
-
Mark Chao authored
Fix #51005
-
- 04 Sep, 2018 16 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
-