- Sort Score
- Num 10 results
- Language All
Results 91 - 100 of 150 for orient (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/exec/ThumbnailGeneratorTest.java
import org.codelibs.fess.exception.ContainerNotAvailableException; import org.codelibs.fess.helper.SystemHelper; import org.codelibs.fess.mylasta.direction.FessConfig; import org.codelibs.fess.opensearch.client.SearchEngineClient; import org.codelibs.fess.thumbnail.ThumbnailManager; import org.codelibs.fess.unit.UnitFessTestCase; import org.codelibs.fess.util.ComponentUtil; import org.junit.jupiter.api.Test;
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 11.2K bytes - Click Count (0) -
src/main/resources/fess_label.properties
labels.ldap_security_authentication=Security Authentication labels.ldap_initial_context_factory=Initial Context Factory labels.general_menu_oic=OpenID Connect labels.oic_client_id=Client ID labels.oic_client_secret=Client Secret labels.oic_auth_server_url=Authorization Server URL labels.oic_token_server_url=Token Server URL labels.oic_redirect_url=Redirect URL labels.oic_scope=Scope labels.oic_base_url=Base URL
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) -
.teamcity/test-buckets.json
"normalization-java" ], "parallelizationMethod": { "name": "TestDistribution" } }, { "subprojects": [ "build-cache-example-client", "client-services", "composite-builds", "docs", "files", "model-reflect", "request-handler-worker", "security", "service-registry-impl",Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 18:38:15 GMT 2026 - 118.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/api/BaseApiManager.java
response.setContentType(buf.toString()); writeHeaders(response); try (PrintWriter out = new PrintWriter(new OutputStreamWriter(response.getOutputStream(), enc))) { out.print(text); } catch (final IOException e) { throw new IORuntimeException(e); } } /** * Writes custom headers to the HTTP response.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 5.9K bytes - Click Count (0) -
src/main/resources/fess_label_nl.properties
labels.ldap_security_authentication=Security Authentication labels.ldap_initial_context_factory=Initial Context Factory labels.general_menu_oic=OpenID Connect labels.oic_client_id=Client ID labels.oic_client_secret=Client Secret labels.oic_auth_server_url=Authorization Server URL labels.oic_token_server_url=Token Server URL labels.oic_redirect_url=Redirect URL labels.oic_scope=Scope labels.oic_base_url=Base URL
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 51.3K bytes - Click Count (1) -
src/main/java/org/codelibs/fess/storage/S3StorageClient.java
import software.amazon.awssdk.services.s3.model.S3Object; import software.amazon.awssdk.services.s3.model.Tag; import software.amazon.awssdk.services.s3.model.Tagging; /** * S3-compatible storage client implementation using AWS SDK v2. * Supports Amazon S3, MinIO, and other S3-compatible storage systems. */ public class S3StorageClient implements StorageClient {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 10.9K bytes - Click Count (0) -
src/main/webapp/WEB-INF/orig/view/searchResults.jsp
</div> </c:if> <div class="description">${doc.content_description}</div> </div> <div class="site text-truncate"> <c:if test="${clipboardCopyIcon}"><i class="far fa-copy url-copy d-print-none" data-clipboard-text="${doc.url_link}" aria-hidden="true"></i></c:if> <cite>${f:h(doc.site_path)}</cite> </div> <div class="more">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 12.2K bytes - Click Count (1) -
src/main/java/org/codelibs/fess/app/web/admin/systeminfo/AdminSysteminfoAction.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 9.7K bytes - Click Count (0) -
.teamcity/scripts/FindCommits.java
System.err.println("PR head: " + prHead); System.err.println("Base: " + baseSha); // One SHA per line to stdout so callers can pipe safely. System.out.print(stdout("git", "rev-list", baseSha + ".." + prHead)); } private static boolean refExists(String ref) throws IOException, InterruptedException { ExecResult r = exec("git", "rev-parse", "--verify", ref);
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue Jan 20 03:53:25 GMT 2026 - 5.5K bytes - Click Count (0) -
src/main/resources/fess_label_pt_BR.properties
labels.ldap_security_authentication=Security Authentication labels.ldap_initial_context_factory=Initial Context Factory labels.general_menu_oic=OpenID Connect labels.oic_client_id=Client ID labels.oic_client_secret=Client Secret labels.oic_auth_server_url=Authorization Server URL labels.oic_token_server_url=Token Server URL labels.oic_redirect_url=Redirect URL labels.oic_scope=Scope labels.oic_base_url=Base URL
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 53.9K bytes - Click Count (0)