- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 14 for Cowling (0.06 seconds)
-
.idea/gradle.xml
<option value="$PROJECT_DIR$/platforms/core-configuration/declarative-dsl-provider" /> <option value="$PROJECT_DIR$/platforms/core-configuration/declarative-dsl-tooling-builders" /> <option value="$PROJECT_DIR$/platforms/core-configuration/declarative-dsl-tooling-models" /> <option value="$PROJECT_DIR$/platforms/core-configuration/dependency-management-serialization-codecs" />Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Dec 11 18:02:10 GMT 2025 - 23.2K bytes - Click Count (0) -
.teamcity/subprojects.json
}, { "name": "declarative-dsl-tooling-builders", "path": "platforms/core-configuration/declarative-dsl-tooling-builders", "unitTests": false, "functionalTests": false, "crossVersionTests": true }, { "name": "declarative-dsl-tooling-models", "path": "platforms/core-configuration/declarative-dsl-tooling-models", "unitTests": false, "functionalTests": false,Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Dec 18 18:40:11 GMT 2025 - 37.5K bytes - Click Count (0) -
docs/en/data/topic_repos.yml
stars: 3379 owner_login: TracecatHQ owner_html_url: https://github.com/TracecatHQ - name: opyrator html_url: https://github.com/ml-tooling/opyrator stars: 3135 owner_login: ml-tooling owner_html_url: https://github.com/ml-tooling - name: docarray html_url: https://github.com/docarray/docarray stars: 3114 owner_login: docarray owner_html_url: https://github.com/docarray
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Mon Dec 01 13:17:29 GMT 2025 - 16K bytes - Click Count (0) -
docs/en/docs/tutorial/response-model.md
{* ../../docs_src/response_model/tutorial003_01_py310.py hl[7:10,13:14,18] *} With this, we get tooling support, from editors and mypy as this code is correct in terms of types, but we also get the data filtering from FastAPI. How does this work? Let's check that out. 🤓 ### Type Annotations and Tooling { #type-annotations-and-tooling } First let's see how editors, mypy and other tools would see this.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 20 15:55:38 GMT 2025 - 15.5K bytes - Click Count (0) -
docs/de/docs/tutorial/response-model.md
Wie funktioniert das? Schauen wir uns das mal an. 🤓 ### Typannotationen und Tooling { #type-annotations-and-tooling } Sehen wir uns zunächst an, wie Editor, mypy und andere Tools dies sehen würden.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 24 10:28:19 GMT 2025 - 17.5K bytes - Click Count (0) -
CLAUDE.md
- Thread-local storage via `CrawlingParameterUtil` **Resource Management**: - `AutoCloseable` throughout - `DeferredFileOutputStream` for large responses (temp files for >1MB) - Connection pooling with limits - Background temp file deletion via `FileUtil.deleteInBackground()` **Fault Tolerance**: - `FaultTolerantClient` wrapper (retry, circuit breaker)
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Fri Nov 28 17:31:34 GMT 2025 - 10.7K bytes - Click Count (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleUserManualPlugin.java
List<String> excludedPackages = new ArrayList<>(); // These are part of the API, but not the DSL excludedPackages.add("org.gradle.tooling.**"); excludedPackages.add("org.gradle.testfixtures.**"); // Tweak the imports due to some inconsistencies introduced before we automated the default-imports generation
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Dec 04 14:26:28 GMT 2025 - 19.3K bytes - Click Count (0) -
.teamcity/performance-tests-ci.json
"coverage" : { "per_commit" : [ "linux" ] } } ] }, { "testId" : "org.gradle.performance.regression.java.JavaIDETaskExecutionPerformanceTest.run compileJava via Tooling API", "groups" : [ { "testProject" : "largeAndroidBuild", "coverage" : { "per_commit" : [ "linux" ] } }, { "testProject" : "largeJavaMultiProject",
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Dec 25 10:54:09 GMT 2025 - 32.8K bytes - Click Count (0) -
build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts
fun Project.isPerformanceProject() = setOf("build-scan-performance", "performance").contains(name) fun Project.isNativeProject() = name.contains("native") fun Project.isKotlinDslToolingBuilders() = name.contains("kotlin-dsl-tooling-builders") /** * Whether the project supports running with predictive test selection. * * Our performance tests don't work with PTS, yet.
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Fri Dec 19 06:44:41 GMT 2025 - 18.9K bytes - Click Count (0) -
.teamcity/performance-test-durations.json
"durations" : [ { "testProject" : "largeJavaMultiProject", "linux" : 1111 } ] }, { "scenario" : "org.gradle.performance.regression.java.JavaIDETaskExecutionPerformanceTest.run compileJava via Tooling API", "durations" : [ { "testProject" : "largeAndroidBuild", "linux" : 1253 }, { "testProject" : "largeJavaMultiProject", "linux" : 747 }, {
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Dec 25 10:54:09 GMT 2025 - 25K bytes - Click Count (0)