- 09 Jul, 2018 27 commits
-
-
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
-
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
-
Rémy Coutable authored
Add options to adjust signed url creation for Object Storage to use older signature if needed. See merge request gitlab-org/gitlab-ce!18719
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Making the `gettext:updated_check` by completely regenerating the gitlab.pot. This avoids an issue where `gettext:find` would not pick up on changes if the file isn't removed first.
-
- 08 Jul, 2018 4 commits
-
-
Fatih Acet authored
Resolve "MR Refactor: Improve performance by setting v-once" Closes #48982 See merge request gitlab-org/gitlab-ce!20468
-
Tim Zallmann authored
-
Mayra Cabrera authored
Closes #48978
-
Fatih Acet authored
Merge branch '48897-mr-refactor-parallel-and-diff-view-are-being-rendered-at-the-same-time' into 'master' Resolve "MR refactor: parallel and diff view are being rendered at the same time" Closes #48897 See merge request gitlab-org/gitlab-ce!20440
-
- 07 Jul, 2018 9 commits
-
-
Tim Zallmann authored
-
Stan Hu authored
Add basic export to fix timeout problem on import_file_spec.rb See merge request gitlab-org/gitlab-ce!20469
-
James Lopez authored
-
Stan Hu authored
Improve render performance of large wiki pages See merge request gitlab-org/gitlab-ce!20465
-
Peter Leitzen authored
[ci skip]
-
Peter Leitzen authored
Compile often used regexps only once outside of the loop. This commit improves the performance of large wiki pages with many, many references.
-
Tim Zallmann authored
Merge branch '48661-node-6-and-7-compatibility-broken-by-recent-monaco-editor-upgrade' into 'master' Resolve "Node 6 and 7 compatibility broken by recent Monaco editor upgrade" Closes #48661 See merge request gitlab-org/gitlab-ce!20461
-
James Lopez authored
Add missing foreign key in import_export_uploads See merge request gitlab-org/gitlab-ce!20458
-
Stan Hu authored
Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations-are-run' into 'master' Resolve "Application settings may not be invalidated if migrations are run" Closes #48670 See merge request gitlab-org/gitlab-ce!20389
-