- Sort Score
- Result 10 results
- Languages All
Results 71 - 80 of 121 for bump (0.03 sec)
-
src/main/resources/fess_message_nl.properties
errors.invalid_header_for_request_file=Ongeldige headerregel: {0} errors.could_not_delete_logged_in_user=Kan ingelogde gebruiker niet verwijderen. errors.unauthorized_request=Ongeautoriseerd verzoek. errors.failed_to_print_thread_dump=Kan thread-dump niet afdrukken. errors.file_is_not_supported={0} wordt niet ondersteund. errors.plugin_file_is_not_found={0} niet gevonden. errors.failed_to_install_plugin=Kan {0} niet installeren.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.33.md
- Bump ProcMountType feature to on by default beta ([#130798](https://github.com/kubernetes/kubernetes/pull/130798), [@haircommander](https://github.com/haircommander)) [SIG Node]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 19:46:23 UTC 2025 - 294.3K bytes - Viewed (0) -
src/main/resources/fess_message_it.properties
errors.could_not_delete_logged_in_user=Impossibile eliminare l'utente loggato. errors.unauthorized_request=Richiesta non autorizzata. errors.failed_to_print_thread_dump=Impossibile stampare il dump del thread. errors.file_is_not_supported={0} non è supportato. errors.plugin_file_is_not_found={0} non trovato. errors.failed_to_install_plugin=Impossibile installare {0}.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.3K bytes - Viewed (0) -
guava/src/com/google/common/escape/Escaper.java
* for well formed characters. A {@code CharEscaper} should not be used in situations where * input is not guaranteed to be restricted to the Basic Multilingual Plane (BMP). * </ul> * * @param string the literal string to be escaped * @return the escaped form of {@code string} * @throws NullPointerException if {@code string} is null
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Feb 13 15:45:16 UTC 2025 - 4.7K bytes - Viewed (0) -
src/main/resources/fess_config.properties
# MIME types for HTML document cache. crawler.document.cache.html.mimetypes=text/html # indexer # Whether to enable thread dump for the indexer. indexer.thread.dump.enabled=true # Maximum number of unprocessed documents for the indexer. indexer.unprocessed.document.size=1000 # Whether to enable click count tracking in the indexer. indexer.click.count.enabled=true
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 14:45:37 UTC 2025 - 54.7K bytes - Viewed (0) -
guava/src/com/google/common/hash/Murmur3_32HashFunction.java
new Murmur3_32HashFunction(0, /* supplementaryPlaneFix= */ false); static final HashFunction MURMUR3_32_FIXED = new Murmur3_32HashFunction(0, /* supplementaryPlaneFix= */ true); // We can include the non-BMP fix here because Hashing.goodFastHash stresses that the hash is a // temporary-use one. Therefore it shouldn't be persisted. static final HashFunction GOOD_FAST_HASH_32 =
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Apr 14 16:36:11 UTC 2025 - 11.8K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.crawling_info_delete_all_link=Alle löschen labels.crawling_info_delete_all_confirmation=Sind Sie sicher, dass Sie alles löschen möchten? labels.crawling_info_delete_all_cancel=Abbrechen labels.crawling_info_thread_dump=Thread-Dump labels.crawling_info_CrawlerStartTime=Crawler-Startzeit labels.crawling_info_CrawlerEndTime=Crawler-Endzeit labels.crawling_info_CrawlerExecTime=Crawler-Ausführungszeit labels.crawling_info_CrawlerStatus=Crawler-Status
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
android/guava-tests/benchmark/com/google/common/hash/HashStringBenchmark.java
// Mostly 2-byte UTF-8 sequences - "European" text return 0x800; } else if (userFriendly.matches("(?i)(?:Chinese|Han|Asian|BMP)")) { // Mostly 3-byte UTF-8 sequences - "Asian" text return Character.MIN_SUPPLEMENTARY_CODE_POINT; } else if (userFriendly.matches("(?i)(?:Cuneiform|rare|exotic|supplementary.*)")) {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 18:46:00 UTC 2025 - 5.3K bytes - Viewed (0) -
guava/src/com/google/common/net/MediaType.java
/* image types */ /** * <a href="https://en.wikipedia.org/wiki/BMP_file_format">Bitmap file format</a> ({@code bmp} * files). * * @since 13.0 */ public static final MediaType BMP = createConstant(IMAGE_TYPE, "bmp"); /** * The <a href="https://en.wikipedia.org/wiki/Camera_Image_File_Format">Canon Image File
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
src/main/resources/fess_message_de.properties
success.started_data_update=Datenaktualisierungsprozess gestartet. success.reindex_started=Neuindizierung gestartet. success.bulk_process_started=Massenprozess gestartet. success.print_thread_dump=Thread-Dump in eine Protokolldatei gedruckt. success.install_plugin=Plugin {0} wird installiert. success.delete_plugin=Plugin {0} wird gelöscht. success.upload_file_to_storage={0} hochgeladen. success.sso_logout=Sie wurden abgemeldet.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 12.7K bytes - Viewed (0)