- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 57 for heures (0.03 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/helper/PluginHelperTest.java
PluginHelper testHelper = new PluginHelper() { @Override protected String getRepositoryContent(String url) { return "<html><body>No plugin matches here</body></html>"; } }; List<Artifact> result = testHelper.processRepository(ArtifactType.DATA_STORE, "test-repo/"); assertNotNull(result); assertTrue(result.isEmpty());
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 22.6K bytes - Click Count (0) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/AbstractGradleViolationRule.groovy
} def acceptanceJson = new AcceptedApiChange( change.type, change.member, '[ADD YOUR CUSTOM REASON HERE]', change.changes ) Violation violation = Violation.error( member, rejection.getHumanExplanation() + """. <details>Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jan 22 12:18:18 GMT 2026 - 10K bytes - Click Count (0) -
src/main/resources/fess_message_id.properties
errors.app.double.submit.request = Mungkin telah diproses sebelum permintaan ini. Silakan coba lagi. # _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ # you can define your messages here: # e.g. # errors.xxx = ... # info.xxx = ... # _/_/_/_/_/_/_/_/_/_/ # ======================================================================================== # Fess # ======
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 12.7K bytes - Click Count (0) -
src/main/resources/fess_message.properties
errors.app.double.submit.request = It may have been processed before this request. Please try again. # _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ # you can define your messages here: # e.g. # errors.xxx = ... # info.xxx = ... # _/_/_/_/_/_/_/_/_/_/ # ======================================================================================== # Fess # ======
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 12.4K bytes - Click Count (0) -
src/main/resources/fess_message_en.properties
errors.app.double.submit.request = It may have been processed before this request. Please try again. # _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ # you can define your messages here: # e.g. # errors.xxx = ... # info.xxx = ... # _/_/_/_/_/_/_/_/_/_/ # ======================================================================================== # Fess # ======
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 12.4K bytes - Click Count (0) -
.teamcity/src/test/kotlin/PromotionProjectTests.kt
assertEquals(expectedGradleParams, upload.gradleParams) } private fun setupModelFor(branchName: String): PromotionProject { // Set the project id here, so we can use methods on the DslContext DslContext.projectId = AbsoluteId("Gradle_${branchName.toCapitalized()}") DslContext.addParameters("branch" to branchName)
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jun 12 09:41:54 GMT 2025 - 15.3K bytes - Click Count (1) -
src/main/resources/fess_label.properties
labels.search_result_more=More.. labels.search_result_cache=Cache labels.search_result_similar=Similar Results ({0}) labels.facet_label_title=Label labels.facet_timestamp_title=Time labels.facet_timestamp_1day=Within 24 hours labels.facet_timestamp_1week=Within a week labels.facet_timestamp_1month=Within a month labels.facet_timestamp_1year=Within a year labels.facet_timestamp_3month=Within 3 months
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticatorTest.java
// Will fail due to null user, but verifies depth check passes try { authenticator.getParentGroup(null, "test-id", 4); // If we reach here without NullPointerException, depth check passed } catch (NullPointerException e) { // Expected due to null user - depth check passed, processing attempted assertTrue(true);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 19.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/thumbnail/ThumbnailManager.java
protected long thumbnailTaskQueueTimeout = 10 * 1000L; /** * Expiration time in milliseconds for no-image placeholder files. */ protected long noImageExpired = 24 * 60 * 60 * 1000L; // 24 hours /** * Hash size for splitting thumbnail storage directories. */ protected int splitHashSize = 10; /** * Default constructor for ThumbnailManager. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jan 01 12:47:47 GMT 2026 - 27.2K bytes - Click Count (0) -
src/main/resources/fess_message_hi.properties
errors.app.double.submit.request = इस अनुरोध से पहले इसे संसाधित किया जा सकता है। कृपया पुनः प्रयास करें। # _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ # you can define your messages here: # e.g. # errors.xxx = ... # info.xxx = ... # _/_/_/_/_/_/_/_/_/_/ # ======================================================================================== # Fess # ======
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 20.2K bytes - Click Count (0)