- 06 Jan, 2018 4 commits
-
-
Kamil Trzciński authored
Resolve "Clearing the cache" Closes #41249 See merge request gitlab-org/gitlab-ce!16067
-
Matija Čupić authored
-
LUKE BENNETT authored
-
Robert Speicher authored
Fix rebase commit SHA migration name See merge request gitlab-org/gitlab-ce!16256
-
- 05 Jan, 2018 36 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
-
Robert Speicher authored
-
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
-
Matija Čupić authored
-
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
-
Sean McGivern authored
This already existed in EE with a different timestamp, so rename for CE and make it idempotent.
-
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
-
Matija Čupić 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
-
Matija Čupić authored
-
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
-