Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for COMMIT (1.96 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Stmt).ExecContext", Method, 8},
    		{"(*Stmt).Query", Method, 0},
    		{"(*Stmt).QueryContext", Method, 8},
    		{"(*Stmt).QueryRow", Method, 0},
    		{"(*Stmt).QueryRowContext", Method, 8},
    		{"(*Tx).Commit", Method, 0},
    		{"(*Tx).Exec", Method, 0},
    		{"(*Tx).ExecContext", Method, 8},
    		{"(*Tx).Prepare", Method, 0},
    		{"(*Tx).PrepareContext", Method, 8},
    		{"(*Tx).Query", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

      in the 'FROM' directive of the server image Dockerfiles.
      
      As a result, server images for non-amd64 images copy in the go-runner
      amd64 binary instead of the go-runner that matches that architecture.
      
      This commit explicitly sets the '--platform=linux/${arch}' to ensure
      we're pulling the correct go-runner arch from the manifest list.
      
      Before:
      `FROM ${base_image}`
      
      After:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "default": "",
                "description": "repository is the URL",
                "type": "string"
              },
              "revision": {
                "description": "revision is the commit hash for the specified revision.",
                "type": "string"
              }
            },
            "required": [
              "repository"
            ],
            "type": "object"
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    refracting Angle was 62-1/2 Degrees, I found the Length of the Image
    9-3/4 or 10 Inches at the distance of 18-1/2 Feet from the Prism, the
    Breadth of the Hole in the Window-shut being 1/4 of an Inch, as before.
    And because it is easy to commit a Mistake in placing the Prism in its
    due Posture, I repeated the Experiment four or five Times, and always
    found the Length of the Image that which is set down above. With another
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top