- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 19 for relocated (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/changelogs/changelog_3x.md
suffix database. * Fix: Use relative resource path when loading the public suffix database. Loading the resource using a path relative to the class prevents conflicts when the OkHttp classes are relocated (shaded) by allowing multiple private copies of the database. * Fix: Accept cookies for URLs that have an IPv6 address for a host. * Fix: Don't log the protocol (HTTP/1.1, h2) in HttpLoggingInterceptor if theCreated: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sun Feb 06 14:55:54 GMT 2022 - 50.8K bytes - Click Count (0) -
tensorflow/c/c_api.h
// since most usage will be by language specific wrappers. // // Conventions: // * We use the prefix TF_ for everything in the API. // * Objects are always passed around as pointers to opaque structs // and these structs are allocated/deallocated via the API. // * TF_Status holds error information. It is an object type // and therefore is passed around as a pointer to an opaque // struct as mentioned above.
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Thu Oct 26 21:08:15 GMT 2023 - 82.3K bytes - Click Count (0) -
cmd/api-errors.go
ErrNoTokenRevokeType ErrAdminOpenIDNotEnabled ErrAdminNoSuchAccessKey // Add new error codes here. // SSE-S3/SSE-KMS related API errors ErrInvalidEncryptionMethod ErrInvalidEncryptionKeyID // Server-Side-Encryption (with Customer provided key) related API errors. ErrInsecureSSECustomerRequest ErrSSEMultipartEncrypted ErrSSEEncryptedObject ErrInvalidEncryptionParameters
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Apr 16 07:34:24 GMT 2025 - 93K bytes - Click Count (3) -
docs/bucket/notifications/README.md
## Publish MinIO events via AMQP Install RabbitMQ from [here](https://www.rabbitmq.com/). ### Step 1: Add AMQP endpoint to MinIO The AMQP configuration is located under the sub-system `notify_amqp` top-level key. Create a configuration key-value pair here for your AMQP instance. The key is a name for your AMQP endpoint, and the value is a collection of key-value parameters described in the table below.
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 84.2K bytes - Click Count (0) -
src/main/resources/fess_config.properties
page.bad.word.max.fetch.size=1000 # Maximum number of dictionary records to fetch per page. page.dictionary.max.fetch.size=1000 # Maximum number of related content records to fetch per page. page.relatedcontent.max.fetch.size=5000 # Maximum number of related query records to fetch per page. page.relatedquery.max.fetch.size=5000 # Maximum number of thumbnail queue records to fetch per page.
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 11 09:47:03 GMT 2025 - 54.8K bytes - Click Count (0) -
src/main/resources/fess_label_ru.properties
labels.job_log_details=Job Log Детали labels.key_match_details=Key Match Детали labels.labeltype_details=Labeltype Детали labels.pathmap_details=Pathmap Детали labels.related_content_details=Related Content Детали labels.related_query_details=Related Query Детали labels.request_header_details=Request Header Детали labels.role_details=Role Детали labels.scheduledjob_details=Scheduledjob Детали labels.search_log_details=Search Log Детали
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 60.2K bytes - Click Count (0) -
android/guava/src/com/google/common/collect/Sets.java
* {@link Predicate#apply}. Do not provide a predicate such as {@code * Predicates.instanceOf(ArrayList.class)}, which is inconsistent with equals. (See {@link * Iterables#filter(Iterable, Class)} for related functionality.) * * <p><b>Java 8+ users:</b> many use cases for this method are better addressed by {@link * java.util.stream.Stream#filter}. This method is not being deprecated, but we gently encourageCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Mon Sep 22 18:35:44 GMT 2025 - 81.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/ViewHelper.java
import jakarta.servlet.ServletContext; import jakarta.servlet.SessionTrackingMode; import jakarta.servlet.http.HttpServletRequest; import jakarta.servlet.http.HttpSession; /** * Helper class for handling view-related operations in the Fess search system. * This class provides utilities for content rendering, URL processing, highlighting, * caching, pagination, and user interface functionality. * */ public class ViewHelper {Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 52.6K bytes - Click Count (0) -
cmd/batch-handlers.go
// Since we are preserving a delete marker, we have to make sure this is always true. // regardless of the current configuration of the bucket we must preserve all versions // on the pool being batch replicated from source. Versioned: true, MTime: srcObjInfo.ModTime, DeleteMarker: srcObjInfo.DeleteMarker, ReplicationRequest: true, }) return err }
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 63.5K bytes - Click Count (1) -
src/main/resources/fess_label_fr.properties
labels.job_log_details=Job Log Détails labels.key_match_details=Key Match Détails labels.labeltype_details=Labeltype Détails labels.pathmap_details=Pathmap Détails labels.related_content_details=Related Content Détails labels.related_query_details=Related Query Détails labels.request_header_details=Request Header Détails labels.role_details=Role Détails labels.scheduledjob_details=Scheduledjob Détails labels.search_log_details=Search Log Détails
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 49.2K bytes - Click Count (0)