- Sort Score
- Num 10 results
- Language All
Results 51 - 60 of 174 for Region1 (0.04 seconds)
-
docs/en/overrides/partials/copyright.html
<div class="md-copyright"> <div class="md-copyright__highlight"> The FastAPI trademark is owned by <a href="https://tiangolo.com" target="_blank">@tiangolo</a> and is registered in the US and across other regions </div> {% if not config.extra.generator == false %} Made with <a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener"> Material for MkDocs </a> {% endif %}Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Feb 04 20:56:59 GMT 2024 - 450 bytes - Click Count (0) -
src/main/java/jcifs/internal/smb2/rdma/RdmaChannelInfo.java
/** * Create new RDMA channel info * * @param remoteKey remote memory key for RDMA access (token) * @param address remote memory address (offset) * @param length length of the memory region */ public RdmaChannelInfo(int remoteKey, long address, int length) { // Create SMB2_RDMA_TRANSFORM structure this.transform = new Smb2RdmaTransform(address, remoteKey, length); } /**Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 24 00:12:28 GMT 2025 - 2.8K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+eql-correctness.yml
github-hooks: true status-context: elasticsearch-ci/eql-correctness cancel-builds-on-update: true black-list-target-branches: - 6.8 excluded-regions: - ^docs/.* black-list-labels: - '>test-mute' builders: - inject: properties-file: '.ci/java-versions.properties' properties-content: |Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Jul 01 20:27:05 GMT 2021 - 1.8K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+precommit.yml
trigger-phrase: '.*run\W+elasticsearch-ci/precommit.*' github-hooks: true status-context: elasticsearch-ci/precommit cancel-builds-on-update: true included-regions: - ^docs/.* black-list-labels: - '>test-mute' builders: - inject: properties-file: '.ci/java-versions.properties' properties-content: |Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Jul 01 20:27:05 GMT 2021 - 1.3K bytes - Click Count (0) -
cmd/config-versions.go
type serverConfigV33 struct { quick.Config `json:"-"` // ignore interfaces Version string `json:"version"` // S3 API configuration. Credential auth.Credentials `json:"credential"` Region string `json:"region"` Worm config.BoolFlag `json:"worm"` // Storage class configuration StorageClass storageclass.Config `json:"storageclass"` // Notification queue configuration.Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri May 24 23:05:23 GMT 2024 - 2.5K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+bwc.yml
trigger-phrase: '.*run\W+elasticsearch-ci/bwc.*' github-hooks: true status-context: elasticsearch-ci/bwc cancel-builds-on-update: true excluded-regions: - ^docs/.* black-list-labels: - '>test-mute' - 'test-full-bwc' builders: - inject: properties-file: '.ci/java-versions.properties'Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Aug 05 17:48:16 GMT 2021 - 1.3K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows.yml
github-hooks: true status-context: elasticsearch-ci/packaging-tests-windows cancel-builds-on-update: true white-list-target-branches: - master excluded-regions: - ^docs/.* white-list-labels: - ':Delivery/Packaging' black-list-labels: - '>test-mute' axes: - axis: type: label-expressionCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Aug 24 18:50:27 GMT 2021 - 2.1K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-unix-sample.yml
github-hooks: true status-context: elasticsearch-ci/packaging-tests-unix-sample cancel-builds-on-update: true black-list-target-branches: - 6.8 excluded-regions: - ^docs/.* black-list-labels: - '>test-mute' - ':Delivery/Packaging' axes: - axis: type: label-expression name: os values:Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Jul 01 20:27:05 GMT 2021 - 1.8K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+part-1-windows.yml
github-hooks: true status-context: elasticsearch-ci/part-1-windows cancel-builds-on-update: true black-list-target-branches: - 6.8 excluded-regions: - ^docs/.* white-list-labels: - 'test-windows' black-list-labels: - '>test-mute' builders: - inject:Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Jul 01 22:34:45 GMT 2021 - 1.7K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+docs-check.yml
trigger-phrase: '.*run\W+elasticsearch-ci/docs-check.*' github-hooks: true status-context: elasticsearch-ci/docs-check cancel-builds-on-update: true included-regions: - ^docs/.* black-list-labels: - '>test-mute' builders: - inject: properties-file: '.ci/java-versions.properties' properties-content: |Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Jul 01 20:27:05 GMT 2021 - 1.3K bytes - Click Count (0)