- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for nuns (0.01 seconds)
-
.teamcity/src/main/kotlin/util/AdHocPerformanceScenario.kt
"clean performance:%testProject%PerformanceAdHocTest --tests \"%scenario%\"", "%performance.baselines%", """--warmups %warmups% --runs %runs% --checks %checks% --profiler %profiler% %generateDiffs% %additional.gradle.parameters%""", os, arch, "%testJavaVersion%",Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 30 14:08:32 GMT 2026 - 6K bytes - Click Count (0) -
CONTRIBUTING.md
### Fixing sanity check failures after public API changes If your PR includes any changes to the Gradle Public API, it will cause the binary compatibility check to fail. The binary compatibility check runs as a part of the broader sanity check. The latter runs on every PR and is a prerequisite for merging. If you run the sanity check locally with the `./gradlew sanityCheck`, you can see the binary compatibility error in the output.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 18:43:39 GMT 2026 - 19.1K bytes - Click Count (0) -
.teamcity/src/main/kotlin/configurations/Gradleception.kt
3. Build a Gradle distribution using dogfood-first with this hash as a version + fixed timestamp different from the one above -> dogfood-second 4. Use dogfood-second to run a Gradle build which runs tests. */ val dogfoodTimestamp1 = "19800101010101+0000" val dogfoodTimestamp2 = "19800202020202+0000" val buildScanTagForType = buildScanTagParam("Gradleception")Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 30 04:44:29 GMT 2026 - 7.1K bytes - Click Count (0) -
src/main/resources/fess_label_fr.properties
labels.searchlog_log_type_user_info=Journal utilisateur labels.searchlog_log_type_search_keyword=Nombre de mots clés labels.searchlog_log_type_search_zerohit=Nombre de résultats nuls labels.searchlog_log_type_search_zeroclick=Nombre de clics nuls labels.searchlog_log_type_search_count_hour=Nombre de recherches/heure labels.searchlog_log_type_search_count_day=Nombre de recherches/jour
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/exec/Crawler.java
* <li>Web crawling - crawls web sites and web content</li> * <li>File system crawling - crawls file systems and documents</li> * <li>Data store crawling - crawls databases and other data sources</li> * <li>Combined crawling - runs multiple crawling types simultaneously</li> * </ul> * * <p>Command line usage: * <pre> * java org.codelibs.fess.exec.Crawler [options...] * -s, --sessionId sessionId : Session ID for the crawling session
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 32.4K bytes - Click Count (0)