- 07 Jan, 2018 8 commits
-
-
GitLab Bot authored
# Conflicts: # db/schema.rb # spec/features/projects/jobs_spec.rb [ci skip]
-
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
-
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
-
Kamil Trzciński authored
Port of 22643-manual-job-page to EE See merge request gitlab-org/gitlab-ee!3931
-
Marin Jankovski authored
10.4 ce-to-ee doc update Closes #10 See merge request gitlab-org/gitlab-ee!3947
-
Marin Jankovski authored
CE upstream - Saturday Closes gitlab-development-kit#310 and gitaly#872 See merge request gitlab-org/gitlab-ee!3946
-
- 06 Jan, 2018 18 commits
-
-
Luke Bennett authored
-
Filipa Lacerda authored
-
Luke Bennett 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
-
LUKE BENNETT authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
Ee 41249 clearing the cache See merge request gitlab-org/gitlab-ee!3925
-
Kamil Trzciński authored
Resolve "Clearing the cache" Closes #41249 See merge request gitlab-org/gitlab-ce!16067
-
Filipa Lacerda authored
-
Filipa Lacerda authored
* master: (297 commits) Remove duplicate `rebase_commit_sha` field definition from schema Merge branch 'remove_labeled_issues_seed' into 'master' Create separate EE::DeploymentPlatform module Fixes cluster feature broken specs Fix typo in CHANGELOG entry for Geo doc fix Fix typos in gitlab:geo:check sentence Make it clearer database password only needed for 10.4 and up Add clarification pg password from 10.4 onward Move geo status check after db replication Remove duplicate manual NTP check Fix broken alignment of geo db docs EE Port for making IDE prettier Fix rebase commit SHA migration name Resolve conflict in lib/api/entities.rb Resolve conflict in doc/api/settings.md Resolve conflict in doc/api/boards.md Resolve conflict in app/models/concerns/deployment_platform.rb Resolve conflict in BranchesHelper by adding EE::BranchesHelper Fix conflicts in merge_request_widget.json spec Fix conflicts in mr_widget_options.js ...
-
Filipa Lacerda authored
-
Lin Jen-Shin authored
-
GitLab Bot authored
# Conflicts: # db/migrate/20160621123729_add_rebase_commit_sha_to_merge_requests.rb # lib/gitlab/git/repository.rb [ci skip]
-
Matija Čupić authored
-
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 14 commits
-
-
Robert Speicher authored
CE upstream - Friday Closes gitaly#833 and gitlab-ce#41563 See merge request gitlab-org/gitlab-ee!3938
-
Kamil Trzciński authored
Merge branch '41056-create-cluster-from-kubernetes-integration-application-template-ee' into 'master' Create Separate EE::DeploymentPlatform module See merge request gitlab-org/gitlab-ee!3943
-
Robert Speicher authored
-
Sean McGivern authored
Remove labeled issues seed See merge request gitlab-org/gitlab-ce!16258
-
Mayra Cabrera authored
-
Mayra Cabrera authored
-
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
-
Stan Hu authored
Move gitlab:geo:check after database replication Closes #4481 See merge request gitlab-org/gitlab-ee!3941
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
Fix broken alignment of database password in geo docs Closes #4483 See merge request gitlab-org/gitlab-ee!3939
-
Stan Hu authored
-
Sean McGivern authored
Remove labeled issues seed See merge request gitlab-org/gitlab-ce!16258
-
Robert Speicher authored
-