Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 3,308 for 10$ (0.6 sec)

  1. samples/tlssurvey/src/main/resources/okhttp_4.10.txt

    Jesse Wilson <******@****.***> 1712022255 -0400
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Tue Apr 02 01:44:15 UTC 2024
    - 543 bytes
    - Viewed (0)
  2. cni/test/testdata/expected/10-calico.conflist-istioconfig

    Ben Leggett <******@****.***> 1716316321 -0400
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 935 bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/design/gradle-module-metadata-1.0-specification.md

    - `url`: The location of the file. A string. In version 1.0, this must be a path relative to the module.
    - `size`: The size of the file in bytes. A number.
    - `sha1`: The SHA1 hash of the file content. A hex string.
    - `md5`: The MD5 hash of the file content. A hex string.
    
    ### Changelog
    
    #### 1.0
    
    - Initial release
    
    ## Example
    
    ```
    {
        "formatVersion": "1.0",
        "component": {
            "group": "my.group",
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Mar 22 23:32:14 UTC 2024
    - 12.5K bytes
    - Viewed (0)
  4. pkg/kube/inject/testdata/inputs/hello.yaml.10.template.gen.yaml

                image: "{{ .ProxyImage }}"
              {{- end }}
                {{- if .Values.global.proxy.resources }}
                resources:
                  {{- toYaml .Values.global.proxy.resources | nindent 10 }}
                {{- end }}
                {{with .Values.global.imagePullPolicy }}imagePullPolicy: "{{.}}"{{end}}
                securityContext:
                  capabilities:
                    drop:
                    - ALL
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 75.9K bytes
    - Viewed (0)
  5. pkg/kube/inject/testdata/inputs/hello.yaml.10.mesh.gen.yaml

    John Howard <******@****.***> 1709830758 -0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Mar 07 16:59:18 UTC 2024
    - 191 bytes
    - Viewed (0)
  6. pkg/kube/inject/testdata/inputs/hello.yaml.10.values.gen.yaml

    Jingming Guo <******@****.***> 1715374912 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 10 21:01:52 UTC 2024
    - 2.6K bytes
    - Viewed (0)
  7. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/versions/VersionConflictResolutionIntegrationTest.groovy

                    childFirst 'org:d:1.0', 'org:f:1.0', 'org:a:1.0', 'org:b:1.0'
                    //conflicted parent is resolved first
                    parentFirst 'org:a:1.0', 'org:b:1.0', 'org:d:1.0', 'org:f:1.0'
                }
            """
    
            when:
            run("dependencies")
    
            then:
            output.contains """
    childFirst
    +--- org:d:1.0
    |    \\--- org:x:1.0 -> 2.0 FAILED
    +--- org:f:1.0
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 09 11:33:46 UTC 2024
    - 76.2K bytes
    - Viewed (0)
  8. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/attributes/MultipleVariantSelectionIntegrationTest.groovy

       Cannot select module with conflict on capability 'org.test:cap:1.0' also provided by [org:test:1.0(runtime), org:test:1.0(api)]""")
            } else {
                resolve.expectGraph {
                    root(":", ":test:") {
                        edge('org:test:1.0', 'org:test:1.0')
                        module('org:test:1.0') {
                            maybeByConflictResolution()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jan 29 22:29:19 UTC 2024
    - 26.2K bytes
    - Viewed (0)
  9. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/verification/DependencyVerificationSignatureCheckIntegTest.groovy

    2 artifacts failed verification:
      - foo-1.0.jar (org:foo:1.0) from repository maven
      - foo-1.0.pom (org:foo:1.0) from repository maven"""
    
                whenVerbose """Dependency verification failed for configuration ':compileClasspath':
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 21 14:42:50 UTC 2024
    - 75.1K bytes
    - Viewed (0)
  10. platforms/software/maven/src/integTest/groovy/org/gradle/api/publish/maven/MavenPublishSnapshotIntegTest.groovy

            and:
            module.parsedPom.version == '1.0-SNAPSHOT'
    
            with (module.rootMetaData) {
                groupId == "org.gradle"
                artifactId == "snapshotInstall"
                releaseVersion == null
                latestVersion == '1.0-SNAPSHOT'
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 07 12:20:56 UTC 2024
    - 7.3K bytes
    - Viewed (0)
Back to top