- 09 Jul, 2018 40 commits
-
-
Mike Greiling authored
Fix search bar text input alignment Closes #48288 See merge request gitlab-org/gitlab-ce!20155
-
Clement Ho authored
-
Rémy Coutable authored
Rails5 fix mysql milliseconds problem in specs Closes #48977 See merge request gitlab-org/gitlab-ce!20464
-
Rémy Coutable authored
Update Gemfile.rails5.lock with latest Gemfile.lock changes See merge request gitlab-org/gitlab-ce!20466
-
Sean McGivern authored
Resolve "Markdown help incorrect in how wiki pages are rendered" Closes #48970 See merge request gitlab-org/gitlab-ce!20459
-
Docs: make it clear that you need a completely separate domain for Pages Closes #31961 See merge request gitlab-org/gitlab-ce!20369
-
Marcia Ramos authored
-
Kamil Trzciński authored
Add FileUploader.root to allowed upload paths Closes gitlab-qa#291 See merge request gitlab-org/gitlab-ce!20472
-
Douwe Maan authored
Show "Sign in" instead of "Sign in / Register" when sign up is disabled See merge request gitlab-org/gitlab-ce!20474
-
Dustin Utecht authored
-
Douwe Maan authored
Fix handling of annotated tags when Gitaly is not in use Closes #47797 See merge request gitlab-org/gitlab-ce!20497
-
Tim Zallmann authored
Resolve "Use namespaped module for diffs" Closes #48960 See merge request gitlab-org/gitlab-ce!20442
-
Stan Hu authored
Attempting to view an annotated tag in the TreeController would result in `NoMethodError: undefined method 'tree'` when Rugged was in use. `Blob#find_by_rugged` assumes that the ref is a true. Using the commit ID ensures that the right ref is being used. Note that in 11.1, `Blob#find` no longer uses Rugged, so this is only a bug in 11.0. Closes gitlab-org/gitlab-ce#47797
-
Marcia Ramos authored
Add note about the k8s namespace of installed applications See merge request gitlab-org/gitlab-ce!20423
-
Marcia Ramos authored
updates version for CI_JOB_URL and CI_PIPELINE_URL to 11.1 See merge request gitlab-org/gitlab-ce!20450
-
Filipa Lacerda authored
-
Filipa Lacerda authored
* master: Resolve "MR refactor: Performance costs of main element with `v-if`" Add documentation on private projects Make blob and other RPC's mandatory Removed return statements from prettier script Add missing strings to `locale/gitlab.pot` Update `gettext:updated_check` regenerate pot file Include wget in apk add command [Rails5] Fix 'Invalid single-table inheritance type: Group is not a subclass of Gitlab::BackgroundMigration::FixCrossProjectLabelLinks::Namespace' Updated color Update doc on new option to add README when creating a project Make more things mandatory Updated (color of indent guide in Web IDE Make all Gitaly diff flags mandatory
-
Filipa Lacerda authored
Resolve "MR refactor: Performance costs of main element with `v-if`" Closes #48898 See merge request gitlab-org/gitlab-ce!20463
-
Tim Zallmann authored
-
Yorick Peterse authored
Merge branch '48976-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-gitlab-backgroundmigration-fixcrossprojectlabellinks-namespace' into 'master' Resolve "[Rails5] Invalid single-table inheritance type: Group is not a subclass of Gitlab::BackgroundMigration::FixCrossProjectLabelLinks::Namespace" Closes #48976 See merge request gitlab-org/gitlab-ce!20462
-
Jan Provaznik authored
-
Add documentation on private projects Closes #48955 See merge request gitlab-org/gitlab-ce!20446
-
Cindy Pallares 🦉 authored
-
Sean McGivern authored
Updates to the `gettext:updated_check` Closes #48952 See merge request gitlab-org/gitlab-ce!20433
-
Tim Zallmann authored
Merge branch '49007-sast-fails-with-syntaxerror-in-scripts-frontend-prettier-js-return-outside-of-function-52-4' into 'master' Remove return statements from prettier script Closes #49007 See merge request gitlab-org/gitlab-ce!20488
-
Kamil Trzciński authored
Resolve "Installing Helm Tiller Failing" Closes #48978 See merge request gitlab-org/gitlab-ce!20471
-
Douwe Maan authored
Make blob and other RPC's mandatory Closes gitaly#331, gitaly#384, gitaly#446, and gitaly#383 See merge request gitlab-org/gitlab-ce!20378
-
Jacob Vosmaer (GitLab) authored
-
Douwe Maan authored
Remove gitaly_list_commits_by_oid, gitaly_commit_deltas, gitaly_create_repository flags Closes gitaly#593, gitaly#566, and gitaly#670 See merge request gitlab-org/gitlab-ce!20432
-
Winnie Hellmann authored
-
Douwe Maan authored
Update doc on new option to add README when creating a project Closes #19468 See merge request gitlab-org/gitlab-ce!20438
-
Grzegorz Bizon authored
Make all Gitaly diff flags mandatory Closes gitaly#528 and gitaly#222 See merge request gitlab-org/gitlab-ce!20424
-
Filipa Lacerda authored
Updated color of indent guide in Web IDE Closes #48931 See merge request gitlab-org/gitlab-ce!20425
-
Filipa Lacerda authored
* master: (29 commits) Update the dependencies license list for 11.1.0 Update .gitignore, .gitlab-ci.yml, and Dockerfile templates for 11.1.0 This updates only the actual new discussion and not the full tree , which leads to a very costly full rerender Resolve "MR Refactor: Improve performance by setting v-once" Changed Inline + Parallel Views to v-if instead of v-show add basic export to fix timeout problem on import_file_spec.rb Add changelog entry for !20465 Improve render performance of large wiki pages Refactor rspec matchers in read_only_spec.rb add CHANGELOG.md entry for !20461 resolve node 6 compatibility issues Add missing foreign key in import_export_uploads Redesign for mr widget info and pipelines section Use proper markdown rendering for previews remove extra tick for eks docs Make it clear that we need to enable omniauth for SAML and Bitbucket Add GPL Commitment language Add ExclusiveLease guards for RepositoryCheck::{DispatchWorker,BatchWorker} Ability to check if underlying database is read only fix spec ...
-
Fatih Acet authored
Resolve "Adding a diff line note freezes the browser" Closes #48906 See merge request gitlab-org/gitlab-ce!20476
-
James Lopez authored
[11.1.0] Update the dependencies license list See merge request gitlab-org/gitlab-ce!20487
-
James Lopez authored
[11.1.0] Update .gitignore, .gitlab-ci.yml, and Dockerfile templates See merge request gitlab-org/gitlab-ce!20486
-
Alessio Caiazza authored
-
Alessio Caiazza authored
-
Tim Zallmann authored
This updates only the actual new discussion and not the full tree , which leads to a very costly full rerender
-