An error occurred fetching the project authors.
- 30 Oct, 2019 1 commit
-
-
Jason Goodman authored
-
- 21 Oct, 2019 1 commit
-
-
allison.browne authored
-
- 16 Oct, 2019 1 commit
-
-
Kamil Trzciński authored
This introduces `#run_thread` method. The `#start_working` is executed in lock context, the same as `#stop_working`. This allows safe initialisation of resources before `#run_thread` consumes them.
-
- 07 Oct, 2019 1 commit
-
-
Krasimir Angelov authored
This was never finished and not in use, see gitlab-org/omnibus-gitlab/merge_requests/3444#note_194217889 for more details. Done as part of https://gitlab.com/gitlab-org/gitlab/issues/28781 in order to simplify Pages related code.
-
- 04 Oct, 2019 1 commit
-
-
Kamil Trzciński authored
This allows to export /metrics directly from the master process instead of exporting from worker process.
-
- 16 Sep, 2019 1 commit
-
-
Mark Chao authored
Add rake tasksto install golang indexer for installation from source
-
- 12 Sep, 2019 2 commits
-
-
Sebastián Arcila Valenzuela authored
-
Sebastián Arcila Valenzuela authored
This will allow to use a SubjectAlternateName (SAN) to identify the user of the certificate, by matching a SAN entry from the it, that contains at least the RFC822Name (email of the user) and an uniformResourceIdentifier (URI). Like: `subjectAltName=email:some@email.com,URI:https://gitlab.email.com` In this case the URI is the fully qualified name used for the GitLab instance and the email is the identity of the user within the instance.
-
- 09 Sep, 2019 1 commit
-
-
Stan Hu authored
JSON logs include arguments by default, and they're easier to parse/filter.
-
- 06 Sep, 2019 1 commit
-
-
Krasimir Angelov authored
Basic `/internal/pages` endpoint that will be used for Pages virtual domains internal API. The endpoint is currently behind feature flag and provides authetication similar to how Workhorse is authenticating with the GitLab.
-
- 04 Sep, 2019 1 commit
-
-
Winnie Hellmann authored
-
- 03 Sep, 2019 1 commit
-
-
Valery Sizov authored
-
- 27 Aug, 2019 1 commit
-
-
dodocat authored
allow_bypass_two_factor configration dose not work with saml provider
-
- 22 Aug, 2019 3 commits
-
-
Heinrich Lee Yu authored
This enables CSP in dev and CI
-
Heinrich Lee Yu authored
This enables CSP in dev and CI
-
J0WI authored
-
- 20 Aug, 2019 1 commit
-
-
Diego Louzán authored
- Add mail interceptor the signs outgoing email with SMIME - Add lib and helpers to work with SMIME data - New configuration params for setting up SMIME key and cert files
-
- 07 Aug, 2019 2 commits
-
-
Stan Hu authored
A nonce-based Content-Security-Policy thwarts XSS attacks by allowing inline JavaScript to execute if the script nonce matches the header value. Rails 5.2 supports nonce-based Content-Security-Policy headers, so provide configuration to enable this and make it work. To support this, we need to change all `:javascript` HAML filters to the following form: ``` = javascript_tag nonce: true do :plain ... ``` We use `%script` throughout our HAML to store JSON and other text, but since this doesn't execute, browsers don't appear to block this content from being used and require the nonce value to be present.
-
Stan Hu authored
A nonce-based Content-Security-Policy thwarts XSS attacks by allowing inline JavaScript to execute if the script nonce matches the header value. Rails 5.2 supports nonce-based Content-Security-Policy headers, so provide configuration to enable this and make it work. To support this, we need to change all `:javascript` HAML filters to the following form: ``` = javascript_tag nonce: true do :plain ... ``` We use `%script` throughout our HAML to store JSON and other text, but since this doesn't execute, browsers don't appear to block this content from being used and require the nonce value to be present.
-
- 01 Aug, 2019 2 commits
-
-
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809Valery Sizov authored
Introducing Docker Registry replication
-
Valery Sizov authored
Replicate Docker images from primary to secondary node
-
- 24 Jul, 2019 2 commits
-
-
Valery Sizov authored
This is the first part of Docker Registry replication for secondary Geo node.
-
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14597Valery Sizov authored
This is the first part of Docker Registry replication for secondary Geo node.
-
- 16 Jul, 2019 2 commits
-
-
Reuben Pereira authored
Instead return error objects.
-
Reuben Pereira authored
- The project will be used to monitor the gitlab instance. - Add admins as maintainers to the project. - Raise exception when no active admin user is found or there is no prometheus setting in gitlab.yml. - Also add specs.
-
- 09 Jul, 2019 1 commit
-
-
Robert Speicher authored
This copies over EE-specific changes to shared configuration files in CE.
-
- 05 Jul, 2019 1 commit
-
-
Imre Farkas authored
We want the ability to restrict access for Git activity when smartcard authentication is used. Git does not support smartcards yet but we can check if the user has a valid browser session where smartcard authentication was used.
-
- 28 Jun, 2019 1 commit
-
- 20 Jun, 2019 2 commits
-
-
Yorick Peterse authored
To make this happen, we need to conditionally add the group_saml strategy when running tests, but only on EE. This requires some changes to Gitlab.ee? so that it can be used before/without loading the Rails environment. We also have to change how we require a few files, so this can run outside of Rails.
-
Yorick Peterse authored
To make this happen, we need to conditionally add the group_saml strategy when running tests, but only on EE. This requires some changes to Gitlab.ee? so that it can be used before/without loading the Rails environment. We also have to change how we require a few files, so this can run outside of Rails.
-
- 29 May, 2019 1 commit
-
-
Jan Provaznik authored
This sampler gathers Puma-specific metrics which can be used by Prometheus then.
-
- 09 May, 2019 1 commit
-
-
Krasimir Angelov authored
Add comment to clarify intended usage of `artifacts_server`. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/49475.
-
- 07 May, 2019 1 commit
-
-
Gosia Ksionek authored
Remove puts Remove puts
-
- 01 May, 2019 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 30 Apr, 2019 2 commits
-
-
Michael Kozono authored
-
Roger Meier authored
-
- 10 Apr, 2019 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 27 Mar, 2019 2 commits
-
-
Nick Thomas authored
Since external diffs are likely to be a bit slower than in-database ones, add a mode that makes diffs external after they've been obsoleted by events. This should strike a balance between performance and disk space. A background cron drives the majority of migrations, since diffs become outdated through user actions.
-
Nick Thomas authored
Since external diffs are likely to be a bit slower than in-database ones, add a mode that makes diffs external after they've been obsoleted by events. This should strike a balance between performance and disk space. A background cron drives the majority of migrations, since diffs become outdated through user actions.
-