Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 7 of 7 for byName (0.08 seconds)

  1. docs/metrics/prometheus/grafana/bucket/minio-bucket.json

                    "value": 80
                  }
                ]
              },
              "unit": "none"
            },
            "overrides": [
              {
                "matcher": {
                  "id": "byName",
                  "options": "S3 Errors"
                },
                "properties": [
                  {
                    "id": "color",
                    "value": {
                      "fixedColor": "light-red",
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Mon Aug 04 01:46:49 GMT 2025
    - 101.9K bytes
    - Click Count (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      Alice was not much surprised at this, she was getting so used
    to queer things happening.  While she was looking at the place
    where it had been, it suddenly appeared again.
    
      `By-the-bye, what became of the baby?' said the Cat.  `I'd
    nearly forgotten to ask.'
    
      `It turned into a pig,' Alice quietly said, just as if it had
    come back in a natural way.
    
    Created: Fri Dec 26 12:43:10 GMT 2025
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Click Count (0)
  3. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

       */
      @Test
      fun anonCipherSuiteUnsupported() {
        platform.assumeNotConscrypt()
        platform.assumeNotBouncyCastle()
    
        // The _anon_ suites became unsupported in "1.8.0_201" and "11.0.2".
        assumeFalse(
          System.getProperty("java.version", "unknown").matches(Regex("1\\.8\\.0_1\\d\\d")),
        )
        server.enqueue(MockResponse())
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Tue Nov 04 19:13:52 GMT 2025
    - 147.4K bytes
    - Click Count (0)
  4. okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt

          expected.assertSuppressed { throwables: List<Throwable>? ->
            assertThat(throwables!!.size).isEqualTo(1)
          }
        }
      }
    
      /**
       * When a pooled connection fails, don't blame the route. Otherwise pooled connection failures can
       * cause unnecessary SSL fallbacks.
       *
       * https://github.com/square/okhttp/issues/515
       */
      @Test
      fun sslFallbackNotUsedWhenRecycledConnectionFails() {
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Sat Jun 21 20:36:35 GMT 2025
    - 133.2K bytes
    - Click Count (0)
  5. CHANGELOG/CHANGELOG-1.35.md

    - Kubelet: the connection to a DRA driver became unusable because of an internal deadlock when a connection was idle for 30 minutes. ([#133926](https://github.com/kubernetes/kubernetes/pull/133926), [@pohly](https://github.com/pohly)) [SIG Node]
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Dec 17 13:01:55 GMT 2025
    - 228.5K bytes
    - Click Count (0)
  6. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    yamanouchi.nagano.jp
    yamashina.kyoto.jp
    yamato.fukushima.jp
    yamato.kanagawa.jp
    yamato.kumamoto.jp
    yamatokoriyama.nara.jp
    yamatotakada.nara.jp
    yamatsuri.fukushima.jp
    yamaxun
    yamazoe.nara.jp
    yame.fukuoka.jp
    yanagawa.fukuoka.jp
    yanaizu.fukushima.jp
    yandex
    yandexcloud.net
    yao.osaka.jp
    yaotsu.gifu.jp
    yasaka.nagano.jp
    yashio.saitama.jp
    yashiro.hyogo.jp
    yasu.shiga.jp
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Tue May 27 22:00:49 GMT 2025
    - 129.6K bytes
    - Click Count (3)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    yamanouchi.nagano.jp
    yamashina.kyoto.jp
    yamato.fukushima.jp
    yamato.kanagawa.jp
    yamato.kumamoto.jp
    yamatokoriyama.nara.jp
    yamatotakada.nara.jp
    yamatsuri.fukushima.jp
    yamaxun
    yamazoe.nara.jp
    yame.fukuoka.jp
    yanagawa.fukuoka.jp
    yanaizu.fukushima.jp
    yandex
    yandexcloud.net
    yao.osaka.jp
    yaotsu.gifu.jp
    yasaka.nagano.jp
    yashio.saitama.jp
    yashiro.hyogo.jp
    yasu.shiga.jp
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Tue Dec 31 14:50:53 GMT 2024
    - 129.6K bytes
    - Click Count (2)
Back to Top