- 15 Dec, 2017 9 commits
-
-
Sean McGivern authored
`Aws::InstanceProfileCredentials.new` actually performs an API request to AWS, which can result in us hitting a rate limit. Rewrite `Gitlab::Elastic::Client.resolve_aws_credentials` to the slightly more verbose, but equally clear, variant, to ensure that we don't call this unless we have to - i.e. the static credentials do not work.
-
Nick Thomas authored
Combine ssh docs and rename the doc Closes #4267 See merge request gitlab-org/gitlab-ee!3753
-
Ernst van Nierop 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 31 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
-
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
-
Marcia Ramos authored
Refactor audit events docs Closes #4108 See merge request gitlab-org/gitlab-ee!3625
-
Sean McGivern authored
Use memoization for commits on diffs See merge request gitlab-org/gitlab-ee!3744
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-