- Sort Score
- Num 10 results
- Language All
Results 161 - 170 of 776 for excludes (0.06 seconds)
-
.typos.toml
[files] extend-exclude = [".git/", "docs/", "CREDITS", "go.mod", "go.sum"] ignore-hidden = false [default] extend-ignore-re = [ "Patrick Collison", "Copyright 2014 Unknwon", "[0-9A-Za-z/+=]{64}", "ZXJuZXQxDjAMBgNVBA-some-junk-Q4wDAYDVQQLEwVNaW5pbzEOMAwGA1UEAxMF", "eyJmb28iOiJiYXIifQ", "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.*", "MIIDBTCCAe2gAwIBAgIQWHw7h.*", 'http\.Header\{"X-Amz-Server-Side-Encryptio":',
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Apr 03 06:45:06 GMT 2025 - 1.2K bytes - Click Count (0) -
.teamcity/src/main/kotlin/common/FlakyTestStrategy.kt
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Oct 09 05:26:45 GMT 2025 - 139 bytes - Click Count (0) -
docs/fr/docs/tutorial/response-model.md
/// ### `response_model_include` et `response_model_exclude` { #response-model-include-and-response-model-exclude } Vous pouvez également utiliser les paramètres du *décorateur de chemin d'accès* `response_model_include` et `response_model_exclude`. Ils prennent un `set` de `str` avec les noms des attributs à inclure (en omettant le reste) ou à exclure (en incluant le reste).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 18.1K bytes - Click Count (0) -
compat/maven-embedder/src/test/java/org/apache/maven/cli/props/MavenPropertiesLoaderTest.java
Files.writeString(mavenUserProps, "${includes} = ?\"/user/ma ven.properties\", ?/foo/bar\n"); Path userDirectory = fs.getPath("/user"); Files.createDirectories(userDirectory); Path propsPath = userDirectory.resolve("ma ven.properties"); Files.writeString(propsPath, "${includes} = another.properties\nfro = ${bar}z\n"); Properties p = new Properties();
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Dec 01 19:41:22 GMT 2024 - 4.1K bytes - Click Count (0) -
scripts/tests/test_translation_fixer/test_code_includes/test_number_mismatch.py
assert "Error processing docs/lang/docs/doc.md" in result.output assert ( "Number of code include placeholders does not match the number of code includes " "in the original document (4 vs 3)" ) in result.output @pytest.mark.parametrize( "copy_test_files", [(f"{data_path}/en_doc.md", f"{data_path}/translated_doc_number_lt.md")],
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Jan 10 22:43:44 GMT 2026 - 1.9K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/filter/LoadControlFilter.java
} else { httpResponse.sendError(429); } } /** * Checks if the given path should be excluded from load control. * @param path the request path * @return true if the path should be excluded */ protected boolean isExcludedPath(final String path) { if (path.startsWith("/admin") || path.startsWith("/error") || path.startsWith("/login")) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Tue Feb 10 04:24:02 GMT 2026 - 4.8K bytes - Click Count (0) -
architecture/build-state-model.md
project4["project"] build2 --> project4 ``` ### Build process state The "build process state" holds the global state of the build process and manages all the other state. The build process state also includes state that is tied to a particular Gradle user home directory. When that directory changes between Gradle invocations, the state is discarded and recreated.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed May 22 13:39:49 GMT 2024 - 3.4K bytes - Click Count (0) -
scripts/tests/test_translation_fixer/test_complex_doc/data/translated_doc.md
print("Hello, world") # Как и этот комментарий ``` ```` # Включения кода { #code-includes } ## Простые включения кода { #simple-code-includes } {* ../../docs_src/python_types/tutorial001_py310.py *} {* ../../docs_src/python_types/tutorial002_py310.py *} ## Включения кода с подсветкой { #code-includes-with-highlighting } {* ../../docs_src/python_types/tutorial002_py310.py hl[1] *}
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Feb 17 08:08:04 GMT 2026 - 11.2K bytes - Click Count (0) -
src/main/resources/tika.xml
<?xml version="1.0" encoding="UTF-8"?> <properties> <parsers> <parser class="org.apache.tika.parser.DefaultParser"> <parser-exclude class="org.apache.tika.parser.ocr.TesseractOCRParser"/> </parser> </parsers>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 24 12:59:41 GMT 2020 - 241 bytes - Click Count (0) -
NOTICE.txt
Elasticsearch Copyright 2009-2021 Elasticsearch This product includes software developed by The Apache Software Foundation (http://www.apache.org/). This product includes software developed by
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Feb 03 00:10:53 GMT 2021 - 228 bytes - Click Count (0)