| /external/bazelbuild-rules_python/.github/workflows/ |
| D | stale.yml | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 # See https://github.com/marketplace/actions/close-stale-issues 17 name: Mark stale issues and pull requests 22 - cron: "45 22 * * *" 25 stale: 26 runs-on: ubuntu-latest 29 - uses: actions/stale@v3 31 repo-token: ${{ secrets.GITHUB_TOKEN }} 36 # The number of days old an issue can be before marking it stale. 37 days-before-stale: 180 [all …]
|
| /external/aws-sdk-java-v2/.github/workflows/ |
| D | stale-issue.yml | 1 name: "Close stale issues" 6 - cron: "0 0/3 * * *" 10 name: Stale issue job 11 runs-on: ubuntu-latest 14 pull-requests: write 16 - uses: aws-actions/stale-issue-cleanup@v4 20 ancient-issue-message: This is a very old issue that is probably not getting as much 21 attention as it deserves. We encourage you to check if this is still an issue in 23 to provide a comment or open a new issue. 24 stale-issue-message: It looks like this issue has not been active for more than five days. [all …]
|
| /external/flatbuffers/.github/workflows/ |
| D | stale.yml | 1 name: Mark stale issues and pull requests 2 permissions: read-all 6 - cron: "30 20 * * *" 9 stale: 11 runs-on: ubuntu-latest 14 - uses: actions/stale@v4.0.0 16 repo-token: ${{ secrets.GITHUB_TOKEN }} 17 …stale-pr-message: 'This pull request is stale because it has been open 6 months with no activity. … 18 …stale-issue-message: 'This issue is stale because it has been open 6 months with no activity. Plea… 19 days-before-stale: 182 # 6 months [all …]
|
| /external/aws-crt-java/.github/workflows/ |
| D | stale_issue.yml | 1 name: "Close stale issues" 6 - cron: "*/60 * * * *" 10 runs-on: ubuntu-latest 11 name: Stale issue job 14 pull-requests: write 16 - uses: aws-actions/stale-issue-cleanup@v3 20 …-issue-message: Greetings! Sorry to say but this is a very old issue that is probably not getting … 21 …stale-issue-message: Greetings! It looks like this issue hasn’t been active in longer than a week.… 22 …stale-pr-message: Greetings! It looks like this PR hasn’t been active in longer than a week, add a… 25 stale-issue-label: closing-soon [all …]
|
| /external/accompanist/.github/workflows/ |
| D | issues-stale.yml | 1 name: 'Close stale issues and PRs' 4 - cron: '15 3 * * *' 7 stale: 8 runs-on: ubuntu-latest 10 - uses: actions/stale@v3 12 …stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remov… 13 days-before-stale: 45 14 days-before-close: 5 15 exempt-all-pr-milestones: true 16 exempt-issue-labels: 'waiting for info,waiting on dependency'
|
| /external/grpc-grpc/.github/ |
| D | stale.yml | 1 # Configuration for probot-stale - https://github.com/probot/stale 3 # Number of days of inactivity before an Issue or Pull Request becomes stale 6 # Number of days of inactivity before an Issue or Pull Request with the stale label is closed. 7 … to disable. If disabled, issues still need to be closed manually, but will remain marked as stale. 10 # Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disab… 13 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable 15 - "disposition/never stale" 16 - "kind/bug" 27 # Label to use when marking as stale 28 staleLabel: "disposition/stale" [all …]
|
| /external/rust/crates/grpcio-sys/grpc/.github/ |
| D | stale.yml | 1 # Configuration for probot-stale - https://github.com/probot/stale 3 # Number of days of inactivity before an Issue or Pull Request becomes stale 6 # Number of days of inactivity before an Issue or Pull Request with the stale label is closed. 7 … to disable. If disabled, issues still need to be closed manually, but will remain marked as stale. 10 # Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disab… 13 # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable 15 - "disposition/never stale" 16 - "kind/bug" 27 # Label to use when marking as stale 28 staleLabel: "disposition/stale" [all …]
|
| /external/curl/.github/ |
| D | stale.yml | 3 # SPDX-License-Identifier: curl 5 # Number of days of inactivity before an issue becomes stale 7 # Number of days of inactivity before a stale issue is closed 9 # Issues with these labels will never be considered stale 11 - pinned 12 - security 13 # Label to use when marking an issue as stale 14 staleLabel: stale 15 # Comment to post when marking an issue as stale. Set to `false` to disable 17 This issue has been automatically marked as stale because it has not had [all …]
|
| /external/python/cpython3/.github/workflows/ |
| D | stale.yml | 1 name: Mark stale pull requests 5 - cron: "0 0 * * *" 8 pull-requests: write 11 stale: 14 runs-on: ubuntu-latest 15 timeout-minutes: 10 18 - name: "Check PRs" 19 uses: actions/stale@v5 21 repo-token: ${{ secrets.GITHUB_TOKEN }} 22 stale-pr-message: 'This PR is stale because it has been open for 30 days with no activity.' [all …]
|
| /external/rust/crates/miette/ |
| D | CONTRIBUTING.md | 7 * [Request Support](#request-support) 8 * [Report an Error or Bug](#report-an-error-or-bug) 9 * [Request a Feature](#request-a-feature) 11 * [Project Setup](#project-setup) 12 * [Contribute Documentation](#contribute-documentation) 13 * [Contribute Code](#contribute-code) 15 * [Provide Support on Issues](#provide-support-on-issues) 16 * [Label Issues](#label-issues) 17 * [Clean Up Issues and PRs](#clean-up-issues-and-prs) 18 * [Review Pull Requests](#review-pull-requests) [all …]
|
| /external/e2fsprogs/misc/ |
| D | mke2fs.conf.5.in | 1 .\" -*- nroff -*- 7 mke2fs.conf \- Configuration file for mke2fs 18 file uses an INI-style format. Stanzas, or top-level sections, are 23 An example of the INI-style format used by this configuration file 81 stanza, or by a command-line option provided by the user. 131 .B \-t 135 .BI mkfs. fs-type\fR. 141 if a journal was requested via a command-line option, or 154 In addition, any tags that can be specified in a per-file system tags 164 specify one on the command line, and the file system-type [all …]
|
| /external/googleapis/google/cloud/domains/v1/ |
| D | domains.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 37 option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/cloud-platform"; 42 // `RetrieveRegisterParameters` on a domain before registering to confirm 52 // up-to-date availability. Use the returned values to call `RegisterDomain`. 68 // `REGISTRATION_PENDING`, which resolves to `ACTIVE` within 1-2 103 // Before calling this method, go to the domain's current registrar to unlock 109 // `TRANSFER_PENDING`. It can take several days to complete the transfer 229 // Commitment billing](/domains/pricing#billing-models), provided that the 233 // [Monthly billing](/domains/pricing#billing-models), this method works if: 259 // You can call this method only after 60 days have elapsed since the initial [all …]
|
| /external/google-cloud-java/java-domains/proto-google-cloud-domains-v1beta1/src/main/proto/google/cloud/domains/v1beta1/ |
| D | domains.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 37 option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/cloud-platform"; 42 // `RetrieveRegisterParameters` on a domain before registering to confirm 52 // up-to-date availability. Use the returned values to call `RegisterDomain`. 68 // `REGISTRATION_PENDING`, which resolves to `ACTIVE` within 1-2 103 // Before calling this method, go to the domain's current registrar to unlock 109 // `TRANSFER_PENDING`. It can take several days to complete the transfer 229 // Commitment billing](/domains/pricing#billing-models), provided that the 233 // [Monthly billing](/domains/pricing#billing-models), this method works if: 259 // You can call this method only after 60 days have elapsed since the initial [all …]
|
| /external/googleapis/google/cloud/domains/v1beta1/ |
| D | domains.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 37 option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/cloud-platform"; 42 // `RetrieveRegisterParameters` on a domain before registering to confirm 52 // up-to-date availability. Use the returned values to call `RegisterDomain`. 68 // `REGISTRATION_PENDING`, which resolves to `ACTIVE` within 1-2 103 // Before calling this method, go to the domain's current registrar to unlock 109 // `TRANSFER_PENDING`. It can take several days to complete the transfer 229 // Commitment billing](/domains/pricing#billing-models), provided that the 233 // [Monthly billing](/domains/pricing#billing-models), this method works if: 259 // You can call this method only after 60 days have elapsed since the initial [all …]
|
| /external/googleapis/google/cloud/domains/v1alpha2/ |
| D | domains.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 37 option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/cloud-platform"; 42 // `RetrieveRegisterParameters` on a domain before registering to confirm 52 // up-to-date availability. Use the returned values to call `RegisterDomain`. 68 // `REGISTRATION_PENDING`, which resolves to `ACTIVE` within 1-2 103 // Before calling this method, go to the domain's current registrar to unlock 109 // `TRANSFER_PENDING`. It can take several days to complete the transfer 229 // Commitment billing](/domains/pricing#billing-models), provided that the 233 // [Monthly billing](/domains/pricing#billing-models), this method works if: 259 // You can call this method only after 60 days have elapsed since the initial [all …]
|
| /external/google-cloud-java/java-domains/proto-google-cloud-domains-v1/src/main/proto/google/cloud/domains/v1/ |
| D | domains.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 37 option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/cloud-platform"; 42 // `RetrieveRegisterParameters` on a domain before registering to confirm 52 // up-to-date availability. Use the returned values to call `RegisterDomain`. 68 // `REGISTRATION_PENDING`, which resolves to `ACTIVE` within 1-2 103 // Before calling this method, go to the domain's current registrar to unlock 109 // `TRANSFER_PENDING`. It can take several days to complete the transfer 229 // Commitment billing](/domains/pricing#billing-models), provided that the 233 // [Monthly billing](/domains/pricing#billing-models), this method works if: 259 // You can call this method only after 60 days have elapsed since the initial [all …]
|
| /external/google-cloud-java/java-domains/proto-google-cloud-domains-v1alpha2/src/main/proto/google/cloud/domains/v1alpha2/ |
| D | domains.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 37 option (google.api.oauth_scopes) = "https://www.googleapis.com/auth/cloud-platform"; 42 // `RetrieveRegisterParameters` on a domain before registering to confirm 52 // up-to-date availability. Use the returned values to call `RegisterDomain`. 68 // `REGISTRATION_PENDING`, which resolves to `ACTIVE` within 1-2 103 // Before calling this method, go to the domain's current registrar to unlock 109 // `TRANSFER_PENDING`. It can take several days to complete the transfer 229 // Commitment billing](/domains/pricing#billing-models), provided that the 233 // [Monthly billing](/domains/pricing#billing-models), this method works if: 259 // You can call this method only after 60 days have elapsed since the initial [all …]
|
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
| D | Cache.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 64 * Sometimes a request will result in a conditional cache hit. If the cache contains a stale copy of 65 * the response, the client will issue a conditional {@code GET}. The server will then send either 77 * no-cache} directive: <pre> {@code 86 * efficient {@code max-age=0} directive instead: <pre> {@code 99 * to be downloaded. To restrict a request to locally-cached resources, add the {@code 100 * only-if-cached} directive: <pre> {@code 115 * This technique works even better in situations where a stale response is better than no response. 116 * To permit stale cached responses, use the {@code max-stale} directive with the maximum staleness 121 * .maxStale(365, TimeUnit.DAYS) [all …]
|
| /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/ |
| D | Cache.java | 9 * http://www.apache.org/licenses/LICENSE-2.0 65 * Sometimes a request will result in a conditional cache hit. If the cache contains a stale copy of 66 * the response, the client will issue a conditional {@code GET}. The server will then send either 78 * no-cache} directive: <pre> {@code 87 * efficient {@code max-age=0} directive instead: <pre> {@code 100 * to be downloaded. To restrict a request to locally-cached resources, add the {@code 101 * only-if-cached} directive: <pre> {@code 116 * This technique works even better in situations where a stale response is better than no response. 117 * To permit stale cached responses, use the {@code max-stale} directive with the maximum staleness 122 * .maxStale(365, TimeUnit.DAYS) [all …]
|
| /external/cronet/net/dns/ |
| D | context_host_resolver_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 48 #include "third_party/abseil-cpp/absl/types/optional.h" 78 manager_->SetLastIPv6ProbeResultForTesting(true); in SetUp() 90 dns_client->set_ignore_system_config_changes(true); in SetMockDnsRules() 92 manager_->SetDnsClientForTesting(std::move(dns_client)); in SetMockDnsRules() 93 manager_->SetInsecureDnsClientEnabled( in SetMockDnsRules() 98 EXPECT_TRUE(dns_client_->CanUseInsecureDnsTransactions()); in SetMockDnsRules() 99 EXPECT_FALSE(dns_client_->FallbackFromInsecureTransactionPreferred()); in SetMockDnsRules() 100 EXPECT_TRUE(dns_client_->GetEffectiveConfig()); in SetMockDnsRules() 103 manager_->set_host_resolver_system_params_for_test( in SetMockDnsRules() [all …]
|
| /external/google-cloud-java/java-domains/proto-google-cloud-domains-v1alpha2/src/main/java/com/google/cloud/domains/v1alpha2/ |
| D | Registration.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 189 * with this API, and information shown about it may be stale. Domains in 196 UNRECOGNIZED(-1), 281 * with this API, and information shown about it may be stale. Domains in 367 if (desc.getIndex() == -1) { in valueOf() 389 * Protobuf enum {@code google.cloud.domains.v1alpha2.Registration.Issue} 391 public enum Issue implements com.google.protobuf.ProtocolMessageEnum { enum in Registration 396 * The issue is undefined. 421 * 15 days of registration, the domain is suspended. To resend the 429 UNRECOGNIZED(-1), [all …]
|
| /external/google-cloud-java/java-domains/proto-google-cloud-domains-v1beta1/src/main/java/com/google/cloud/domains/v1beta1/ |
| D | Registration.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 189 * with this API, and information shown about it may be stale. Domains in 196 UNRECOGNIZED(-1), 281 * with this API, and information shown about it may be stale. Domains in 367 if (desc.getIndex() == -1) { in valueOf() 389 * Protobuf enum {@code google.cloud.domains.v1beta1.Registration.Issue} 391 public enum Issue implements com.google.protobuf.ProtocolMessageEnum { enum in Registration 396 * The issue is undefined. 421 * 15 days of registration, the domain is suspended. To resend the 429 UNRECOGNIZED(-1), [all …]
|
| /external/google-cloud-java/java-domains/proto-google-cloud-domains-v1/src/main/java/com/google/cloud/domains/v1/ |
| D | Registration.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 189 * with this API, and information shown about it may be stale. Domains in 196 UNRECOGNIZED(-1), 281 * with this API, and information shown about it may be stale. Domains in 367 if (desc.getIndex() == -1) { in valueOf() 389 * Protobuf enum {@code google.cloud.domains.v1.Registration.Issue} 391 public enum Issue implements com.google.protobuf.ProtocolMessageEnum { enum in Registration 396 * The issue is undefined. 421 * 15 days of registration, the domain is suspended. To resend the 429 UNRECOGNIZED(-1), [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | cloudsearch_v1.indexing.datasources.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
| D | CHANGES.0 | 1 Changelog for the c-ares project 8 o avoid using system's inet_net_pton affected by the WLB-2008080064 advisory 9 o replacement ares_inet_net_pton affected by the WLB-2008080064 advisory 15 o IPv6-on-windows: find DNS servers correctly 16 o man pages: docs for the c-ares utility programs 27 o local-bind: Support binding to local interface/IPs, see 65 - Use the last instance of domain/search, not the first one 68 - We switched from CVS to git. See http://github.com/bagder/c-ares 71 - Daniel Johnson provided fixes for building with the clang compiler. 74 - Added IPv6 name servers support. Implementation has been based on code, [all …]
|