- 15 Dec, 2017 17 commits
-
-
Rémy Coutable authored
Make help link open in new tab See merge request gitlab-org/gitlab-ee!3759
-
Phil Hughes authored
Fix broken test mocking the wrong tool Closes #4350 See merge request gitlab-org/gitlab-ee!3792
-
Dmitriy Zaporozhets authored
Documentation for SAST results in MR widget Closes #4125 See merge request gitlab-org/gitlab-ee!3741
-
Nick Thomas authored
Added Authorized Keys specific checks for Geo Closes #4090 See merge request gitlab-org/gitlab-ee!3728
-
Gabriel Mazetto authored
-
Nick Thomas authored
Simplify database replication instructions and make dryer Closes #4254 and #4265 See merge request gitlab-org/gitlab-ee!3682
-
Ernst van Nierop authored
-
Achilleas Pipinellis authored
-
Nick Thomas authored
Combine ssh docs and rename the doc Closes #4267 See merge request gitlab-org/gitlab-ee!3753
-
Ernst van Nierop authored
-
Filipa Lacerda authored
-
Sean McGivern authored
fix formatting of parameters for new group and transfer project to group See merge request gitlab-org/gitlab-ee!3758
-
Achilleas Pipinellis authored
Add deprecated page back in See merge request gitlab-org/gitlab-ee!3788
-
Phil Hughes authored
Replace gl.utils.formatDate in place of exported function Closes #4347 See merge request gitlab-org/gitlab-ee!3789
-
🚄 Job van der Voort 🚀 authored
Docs: update documentation guidelines See merge request gitlab-org/gitlab-ee!3739
-
Marcia Ramos authored
-
Douwe Maan authored
Import gitlab_projects.rb from gitlab-shell (EE version) See merge request gitlab-org/gitlab-ee!3782
-
- 14 Dec, 2017 23 commits
-
-
Stan Hu authored
Closes #4347
-
ernstvn authored
-
Stan Hu authored
Show clear message when set-geo-primary-node was successful Closes #2177 See merge request gitlab-org/gitlab-ee!3768
-
Achilleas Pipinellis authored
Docs: add indexes for monitoring and performance monitoring See merge request gitlab-org/gitlab-ee!3785
-
Marcia Ramos authored
-
Marcia Ramos authored
Add commit diff discussion in merge request context documentation See merge request gitlab-org/gitlab-ee!3786
-
micael.bergeron authored
-
Robert Speicher authored
[EE] Update flipper to 0.11.0 and take advantage of the new features See merge request gitlab-org/gitlab-ee!3775
-
Filipa Lacerda authored
EE port of ph-es-modules See merge request gitlab-org/gitlab-ee!3779
-
Dmitriy Zaporozhets authored
Resolve "Show results from docker image scan in the merge request widget" Closes #4249 See merge request gitlab-org/gitlab-ee!3672
-
Rémy Coutable authored
Remove unnecessary newline in audit_event_presenter.rb See merge request gitlab-org/gitlab-ee!3778
-
Brett Walker authored
-
Sean McGivern authored
[EE] Include project in BatchLoader key to prevent returning blobs for the wrong project Closes #4325 See merge request gitlab-org/gitlab-ee!3777
-
Nick Thomas authored
By importing this Ruby code into gitlab-rails (and gitaly-ruby), we avoid 200ms of startup time for each gitlab_projects subprocess we are eliminating. By not having a gitlab_projects subprocess between gitlab-rails / sidekiq and any git subprocesses (e.g. for fork_project, fetch_remote, etc, calls), we can also manage these git processes more cleanly, and avoid sending SIGKILL to them
-
Rémy Coutable authored
CE upstream - Tuesday Closes gitaly#816, gitlab-com/infrastructure#3250, gitaly#795, gitlab-ce#40825, gitaly#699 et gitlab-com/infrastructure#2725 See merge request gitlab-org/gitlab-ee!3731
-
Nick Thomas authored
Update disaster recovery manual with new steps Closes #1921 See merge request gitlab-org/gitlab-ee!3600
-
Nick Thomas authored
Add a security-review page for Geo Closes #4074 See merge request gitlab-org/gitlab-ee!3729
-
Ernst van Nierop authored
-
Rémy Coutable authored
- Added an ActiveSupport (using Rails.cache) caching adapter - Overview of the new features can be found at https://johnnunemaker.com/flippin-features-at-runtime/ - Full Changelog can be found at https://github.com/jnunemaker/flipper/blob/v0.11.0/Changelog.mdSigned-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
Remove Elasticsearch from services for Geo 9.6 specs to save memory See merge request gitlab-org/gitlab-ee!3770
-
Toon Claes authored
Closes gitlab-org/gitlab-ee#2177.
-
Phil Hughes authored
-
Sean McGivern authored
-