- 08 Jan, 2018 4 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 07 Jan, 2018 10 commits
-
-
Kamil Trzciński authored
Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled' into 'master' Resolve "Redirect to GCP page if users try to create a cluster but the account is not enabled" Closes #39957 and #41410 See merge request gitlab-org/gitlab-ce!15665
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
Fix restoring associations with import/export Closes #41646 See merge request gitlab-org/gitlab-ce!16221
-
Matija Čupić authored
-
Marin Jankovski authored
10.4 licenses update Closes #10 See merge request gitlab-org/gitlab-ce!16269
-
Marin Jankovski authored
10.4 templates update Closes #10 See merge request gitlab-org/gitlab-ce!16266
-
Marin Jankovski authored
Fix error 500 when viewing commit and merge request diffs Closes #41735 See merge request gitlab-org/gitlab-ce!16272
-
Matija Čupić authored
-
Stan Hu authored
Due to the refactoring in !16082, `Blob#batch` no longer falls back to a default `blob_size_limit`. Since `Repository#batch_blobs` was using a default `nil` value, this would cause issues in the `Blob#find_by_rugged` method. This fix here is to be consistent and use a non-nil default value in `Repository#batch_blobs`. The problem was masked in development and tests because Gitaly is always enabled by default for all features. Closes #41735
-
- 06 Jan, 2018 17 commits
-
-
Luke Bennett authored
-
Matija Čupić authored
-
Matija Čupić authored
Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Luke Bennett authored
-
Kamil Trzciński authored
Resolve "Improve non-triggered manual action job detail page" Closes #22643 and #37843 See merge request gitlab-org/gitlab-ce!15991
-
Kamil Trzciński authored
-
Kamil Trzciński authored
Resolve "Clearing the cache" Closes #41249 See merge request gitlab-org/gitlab-ce!16067
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
* master: (114 commits)
-
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 9 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
-
Matija Čupić authored
Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
-
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
-