- 05 Jan, 2018 40 commits
-
-
Stan Hu authored
Skip project repository disk validation in development project seeder Closes gitlab-development-kit#310 See merge request gitlab-org/gitlab-ce!16257
-
Sean McGivern authored
Remove labeled issues seed See merge request gitlab-org/gitlab-ce!16258
-
Felipe Artur authored
-
Rémy Coutable authored
Move git operations for multi_action into Gitlab::Git Closes gitaly#872 See merge request gitlab-org/gitlab-ce!16215
-
Robert Speicher authored
Prevent cluster migration spec from interfering with later specs See merge request gitlab-org/gitlab-ce!16255
-
Stan Hu authored
When seeding the GDK with new projects, it's very common to reuse the same repository names on disk. Previously, the validation would fail and leave the projects in a half-broken state. We can skip the validation to avoid causing odd errors. Closes gitlab-org/gitlab-development-kit#310
-
Alejandro Rodríguez authored
-
Douwe Maan authored
Port of EE translations See merge request gitlab-org/gitlab-ce!16254
-
Sean McGivern authored
Improve filtering issues by label performance Closes #40500 and #37143 See merge request gitlab-org/gitlab-ce!16136
-
Sean McGivern authored
If a later spec tries to set a field that is added to any of these models by a later migration than the GCP clusters migration, it will fail because the model's columns are cached. We should always refer to models in migration specs by either their class in the migration, or the table directly, using the `table` helper.
-
Filipa Lacerda authored
Resolve "Helpful and instructing Empty state for multi file editor" Closes #41048 and #41641 See merge request gitlab-org/gitlab-ce!16224
-
Tim Zallmann authored
-
Jacob Schatz authored
Copy Mermaid graphs as GFM Closes #41211 See merge request gitlab-org/gitlab-ce!16046
-
Douwe Maan authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!3930
-
Rémy Coutable authored
Use --left-right and --max-count for counting diverging commits Closes #40622 et #37843 See merge request gitlab-org/gitlab-ce!15963
-
Lin Jen-Shin (godfat) authored
-
Sean McGivern authored
CE Backport of reordering issues in epics See merge request gitlab-org/gitlab-ce!16247
-
Fatih Acet authored
Fix custom name in branch creation for issue in Firefox Closes #41563 See merge request gitlab-org/gitlab-ce!16244
-
Felipe Artur authored
-
Rémy Coutable authored
API: get participants from merge_requests & issues Closes #40986 See merge request gitlab-org/gitlab-ce!16187
-
Brent Greeff authored
-
Kamil Trzciński authored
Resolve "Create secrets failed for Auto DevOps with latest stable of kubectl" Closes #41376 See merge request gitlab-org/gitlab-ce!16218
-
Filipa Lacerda authored
Backport 'Rebase' feature from EE to CE Closes #40301 See merge request gitlab-org/gitlab-ce!16071
-
Sean McGivern authored
Remove the Project#repo method See merge request gitlab-org/gitlab-ce!16238
-
Rémy Coutable authored
Add docs about end-to-end testing / GitLab QA tests Closes #39637 See merge request gitlab-org/gitlab-ce!16043
-
Douwe Maan authored
-
Grzegorz Bizon authored
-
Dmitriy Zaporozhets authored
Expose project_id on /api/v4/pages/domains See merge request gitlab-org/gitlab-ce!16200
-
Sean McGivern authored
Don't use Gitlab::Shell#import_repository on local paths See merge request gitlab-org/gitlab-ce!16228
-
Sean McGivern authored
[EE-backport] Add group boards API endpoint See merge request gitlab-org/gitlab-ce!16194
-
Tim Zallmann authored
Backport of methods and components added in EE See merge request gitlab-org/gitlab-ce!16208
-
Rémy Coutable authored
Update redis-rack to 2.0.4 See merge request gitlab-org/gitlab-ce!16251
-
Rémy Coutable authored
Update settings.md See merge request gitlab-org/gitlab-ce!16233
-
Fatih Acet authored
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 41563-fix-branch-creation-from-issue-in-firefox
-
Tim Zallmann authored
Fix import project url not updating project name Closes #40607 See merge request gitlab-org/gitlab-ce!16120
-
Felipe Artur authored
-
Filipa Lacerda authored
Add id to modal.vue to support data-toggle="modal" Closes #41584 See merge request gitlab-org/gitlab-ce!16189
-
Yorick Peterse authored
Up until version 2.0.3 redis-rack included a "rake" binary that would overwrite/hijack the one provided by Rake itself. Unfortunately the binary provided by redis-rack would produce errors in many cases. See https://github.com/redis-store/redis-rack/pull/34 for more info.
-
Jarka Kadlecová authored
-
Filipa Lacerda authored
Refactor cluster show page Closes #41335 See merge request gitlab-org/gitlab-ce!16089
-