- Sort Score
- Num 10 results
- Language All
Results 131 - 140 of 408 for codecs (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
helm/minio/templates/servicemonitor.yaml
{{- if and .Values.metrics.serviceMonitor.enabled .Values.metrics.serviceMonitor.includeNode }} apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: name: {{ template "minio.fullname" . }} {{- if .Values.metrics.serviceMonitor.namespace }} namespace: {{ .Values.metrics.serviceMonitor.namespace }} {{- end }} labels: app: {{ template "minio.name" . }} chart: {{ template "minio.chart" . }} release: {{ .Release.Name }}Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Mon Apr 17 06:04:15 GMT 2023 - 3.8K bytes - Click Count (0) -
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/InferenceStrategy.java
import static eu.maveniverse.domtrip.maven.MavenPomElements.ModelVersions.MODEL_VERSION_4_1_0; /** * Strategy for applying Maven inference optimizations. * For 4.0.0 models: applies limited inference (parent-related only). * For 4.1.0+ models: applies full inference optimizations. * Removes redundant information that can be inferred by Maven during model building. */ @Named @Singleton @Priority(30)
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 27.6K bytes - Click Count (0) -
src/test/java/jcifs/internal/CommonServerMessageBlockTest.java
verify(messageBlock).getCommand(); } @Test @DisplayName("Test setCommand with various SMB command codes") void testSetCommandWithVariousCodes() { // Test common SMB command codes int[] commandCodes = { 0x00, 0x72, 0x73, 0x74, 0x75, 0xFF }; for (int command : commandCodes) { doNothing().when(messageBlock).setCommand(command);
Created: Sat Dec 20 13:44:44 GMT 2025 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 15.7K bytes - Click Count (0) -
compat/maven-toolchain-model/pom.xml
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sun Jun 29 22:37:39 GMT 2025 - 4K bytes - Click Count (0) -
docs/en/data/skip_users.yml
- tiangolo - codecov - github-actions - pre-commit-ci
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Thu Jan 02 17:03:21 GMT 2025 - 67 bytes - Click Count (0) -
impl/maven-core/src/site/apt/inheritance.apt
* minimum element-set for a valid project pom Maven super model Inheritance is recursive in Maven but there is a special model which is the implicit super parent in the lineage of models you may specify: all of the models that you specify are collected to produce a lineage and then the super model is place at the top of that lineage to provide default values.
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 3.5K bytes - Click Count (0) -
fastapi/security/base.py
from fastapi.openapi.models import SecurityBase as SecurityBaseModel class SecurityBase: model: SecurityBaseModelCreated: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Fri Dec 07 15:12:16 GMT 2018 - 141 bytes - Click Count (0) -
docs/en/docs/advanced/additional-responses.md
/// You can declare additional responses, with additional status codes, media types, descriptions, etc. Those additional responses will be included in the OpenAPI schema, so they will also appear in the API docs. But for those additional responses you have to make sure you return a `Response` like `JSONResponse` directly, with your status code and content. ## Additional Response with `model` { #additional-response-with-model }Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 20:41:43 GMT 2025 - 8.9K bytes - Click Count (0) -
docs/screenshots/erasure-code.jpg
erasure-code.jpg...
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Jun 29 16:10:47 GMT 2017 - 105.7K bytes - Click Count (0) -
docs/en/data/github_sponsors.yml
url: https://github.com/DMantis - login: hard-coders avatarUrl: https://avatars.githubusercontent.com/u/9651103?u=95db33927bbff1ed1c07efddeb97ac2ff33068ed&v=4 url: https://github.com/hard-coders - login: mntolia avatarUrl: https://avatars.githubusercontent.com/u/10390224?v=4 url: https://github.com/mntolia - login: ZuzahCreated: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Mon Dec 01 06:30:56 GMT 2025 - 20.1K bytes - Click Count (0)