- Sort Score
- Result 10 results
- Languages All
Results 301 - 310 of 386 for hide (0.05 sec)
-
cmd/config-current.go
}, config.HelpKV{ Key: config.BatchSubSys, Description: "manage batch job workers and wait times", }, config.HelpKV{ Key: config.CompressionSubSys, Description: "enable server side compression of objects", }, config.HelpKV{ Key: config.IdentityOpenIDSubSys, Description: "enable OpenID SSO support", MultipleTargets: true, }, config.HelpKV{
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Sep 03 18:23:41 UTC 2024 - 30.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.31.md
- Dynamic Resource Allocation (DRA): client-side validation of a ResourceHandle would have accepted a missing DriverName, whereas server-side validation then would have raised an error. ([#124075](https://github.com/kubernetes/kubernetes/pull/124075), [@pohly](https://github.com/pohly))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Oct 23 12:18:32 UTC 2024 - 315.4K bytes - Viewed (0) -
docs/en/docs/release-notes.md
--- hide: - navigation --- # Release Notes ## Latest Changes ### Docs * π Update includes in `docs/en/docs/advanced/security/oauth2-scopes.md`. PR [#12572](https://github.com/fastapi/fastapi/pull/12572) by [@krishnamadhavan](https://github.com/krishnamadhavan). * π Update includes for `docs/en/docs/how-to/conditional-openapi.md`. PR [#12624](https://github.com/fastapi/fastapi/pull/12624) by [@rabinlamadong](https://github.com/rabinlamadong).
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Nov 01 11:25:57 UTC 2024 - 460.3K bytes - Viewed (0) -
docs/ko/docs/features.md
* **μ΄λ ΅μ§ μμ μΈμ΄**: * μλ‘μ΄ μ€ν€λ§ μ μ λ§μ΄ν¬λ‘ μΈμ΄λ₯Ό λ°°μ°μ§ μμλ λ©λλ€. * μ¬λ¬λΆμ΄ νμ΄μ¬ νμ μ μλ€λ©΄, μ¬λ¬λΆμ Pydanticμ μ΄λ»κ² μ¬μ©νλμ§ μλ κ²λλ€. * μ¬λ¬λΆμ **<abbr title="ν΅ν© κ°λ° νκ²½, μ½λ νΈμ§κΈ°μ λΉμ·ν©λλ€">IDE</abbr>/<abbr title="μ½λ μλ¬λ₯Ό νμΈνλ νλ‘κ·Έλ¨">λ¦°ν°</abbr>/λ**μ μ μ΄μΈλ¦½λλ€: * Pydantic λ°μ΄ν° ꡬ쑰λ λ¨μ μ¬λ¬λΆμ΄ μ μν ν΄λμ€μ μΈμ€ν΄μ€μ΄κΈ° λλ¬Έμ, μλ μμ±, λ¦°ν , mypy κ·Έλ¦¬κ³ μ¬λ¬λΆμ μ§κ΄κΉμ§ μ¬λ¬λΆμ κ²μ¦λ λ°μ΄ν°μ μ¬λ°λ₯΄κ² μλν©λλ€. * **볡μ‘ν ꡬ쑰**λ₯Ό κ²μ¦ν©λλ€:
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 11.8K bytes - Viewed (0) -
android/guava/src/com/google/common/util/concurrent/ExecutionSequencer.java
// Important to null this out here - if we did *not* execute inline, we might still // run() on the same thread that called execute() - such as in a thread pool, and think // that it was happening inline. As a side benefit, avoids holding on to the Thread object // longer than necessary. submitting = null; } } @SuppressWarnings("ShortCircuitBoolean") @Override public void run() {
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Feb 01 21:46:34 UTC 2024 - 22.1K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/DefaultWagonManager.java
// checksum doesn't match. This could be a problem with the server (ibiblio HTTP-200 error // page), so we'll try this up to two times. On the second try, we'll handle it as a bona-fide // error, based on the repository's checksum checking policy. if (firstRun) { logger.warn("*** CHECKSUM FAILED - " + e.getMessage() + " - RETRYING");
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 29.9K bytes - Viewed (0) -
licenses/github.com/hashicorp/go-multierror/LICENSE
outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions 2.1. Grants Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: a. under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available,
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Sat Oct 26 02:47:39 UTC 2019 - 15.6K bytes - Viewed (0) -
docs/en/docs/help-fastapi.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Thu Aug 15 23:30:12 UTC 2024 - 13.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
- hyperkube: Use debian-hyperkube-base@v1.1.0 image A previous release built hyperkube using the debian-hyperkube-base@v1.0.0, which was updated to address a CVE in the CNI plugins. A side-effect of using this new image was that the networking packages (namely `iptables`) drifted from the versions used in the kube-proxy images. The following issues were filed on kube-proxy failures when using hyperkube:
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
android/guava/src/com/google/common/net/InternetDomainName.java
* will return {@code true} for many domains which (currently) are not hosts, such as {@code "com"}, * but given that any public suffix may become a host without warning, it is better to err on the * side of permissiveness and thus avoid spurious rejection of valid sites. Of course, to actually * determine addressability of any host, clients of this class will need to perform their own DNS * lookups. *
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Mon Feb 05 20:47:23 UTC 2024 - 28K bytes - Viewed (0)