- 31 Aug, 2018 16 commits
-
-
Stan Hu authored
GitLab already has its own session store, so this extra Sidekiq session is unnecessary. In addition, the GitLab session store properly sets the Secure flag, unlike the default Rack session. CSRF protection in the Sidekiq /admin page continues to work with the existing GitLab session. See https://github.com/mperham/sidekiq/pull/3183 for more details. Part of #49120
-
Douwe Maan authored
Changes update_column to update_attributes in ProjectTreeRestorer#restore_project by using timeless to maintain the current timestamps Closes #47765 See merge request gitlab-org/gitlab-ce!21242
-
Douwe Maan authored
Remove feature flag from BackgroundMigrationWorker See merge request gitlab-org/gitlab-ce!21404
-
Douwe Maan authored
Fix git submodule link for subgroup projects with relative path Closes #37356 See merge request gitlab-org/gitlab-ce!21154
-
Filipa Lacerda authored
Fixed IDE file row jumping into view on hover Closes #50751 See merge request gitlab-org/gitlab-ce!21403
-
Phil Hughes authored
Resolve "Persistent banner creates problem for web ide" Closes #46591 See merge request gitlab-org/gitlab-ce!21283
-
Paul Slaughter authored
-
Phil Hughes authored
Increase padding in markdown code blocks See merge request gitlab-org/gitlab-ce!21433
-
Grzegorz Bizon authored
Merge branch '46673-qa-sanity-tests-fail-with-uninitialized-constant-qa-page-view-pathname-error' into 'master' Resolve "qa sanity tests fail with 'uninitialized constant QA::Page::View::Pathname' error" Closes #46673 See merge request gitlab-org/gitlab-ce!21437
-
Phil Hughes authored
Fix IDE avatar flex sizing style See merge request gitlab-org/gitlab-ce!21443
-
Phil Hughes authored
Closes #50751
-
Sean McGivern authored
Reorganize issues and merge request feature specs in the same folder See merge request gitlab-org/gitlab-ce!21435
-
Achilleas Pipinellis authored
Add initial Compliance doc based on features.yml Compliance features See merge request gitlab-org/gitlab-ce!21267
-
Mike Lewis authored
-
Filipa Lacerda authored
Remove waiting from PDF page component test See merge request gitlab-org/gitlab-ce!21365
-
Paul Slaughter authored
-
- 30 Aug, 2018 23 commits
-
-
Filipa Lacerda authored
Enabled multiple uploads in the Web IDE Closes #50405 See merge request gitlab-org/gitlab-ce!21412
-
Annabel Dunstone Gray authored
-
Filipa Lacerda authored
Show deprecation message on project milestone page for category tabs Closes #47943 See merge request gitlab-org/gitlab-ce!21236
-
Rémy Coutable authored
corrects microsoft_teams.md webhook url in docs See merge request gitlab-org/gitlab-ce!21399
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Upgrade LicenseFinder Gem to v5.4.0 See merge request gitlab-org/gitlab-ce!21431
-
Winnie Hellmann authored
-
Rémy Coutable authored
Backport schema_changed.sh from EE which prints the diff if the schema is different See merge request gitlab-org/gitlab-ce!21422
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Backport doc/user/group/img/groups.png changes from EE See merge request gitlab-org/gitlab-ce!21415
-
Stan Hu authored
Add changelog entries for 11.2.3 and 11.1.6 See merge request gitlab-org/gitlab-ce!21425
-
Phil Hughes authored
Allow whitelisting for "external collaborator by default" setting See merge request gitlab-org/gitlab-ce!17711
-
Roger Rüttimann authored
-
Sean McGivern authored
Fixed project logo when it is LFS tracked Closes #47229 See merge request gitlab-org/gitlab-ce!20948
-
Francisco Javier López authored
-
Sean McGivern authored
-
Sean McGivern authored
Resolve "Users stuck on a redirect loop after transferring project" Closes #41292 See merge request gitlab-org/gitlab-ce!21408
-
Sean McGivern authored
Resolve "Make a Rubocop cop to prefer class_methods over ClassMethods for ActiveSupport::Concern" Closes #50414 See merge request gitlab-org/gitlab-ce!21379
-
Sean McGivern authored
Updates hint text for merging branches locally. Closes #39398 See merge request gitlab-org/gitlab-ce!21421
-
Sean McGivern authored
Fix Error 500s due to encoding issues when Wiki hooks fire Closes #50590 See merge request gitlab-org/gitlab-ce!21414
-
James Lopez authored
-
Jasper Maes authored
-
Pradyumna authored
- Hint essentially states that a user should first update their target branch with upstream changes and then perform the merge.
-
- 29 Aug, 2018 1 commit
-
-
Annabel Dunstone Gray authored
Fix Emojis cutting in the right way Closes #47913 See merge request gitlab-org/gitlab-ce!21413
-