Search Options

Results per page
Sort
Preferred Languages
Advance

Results 651 - 660 of 688 for iNfo (0.05 sec)

  1. src/main/resources/fess_label_it.properties

    labels.access_token_details=Access Token Dettagli
    labels.bad_word_details=Bad Word Dettagli
    labels.boost_document_rule_details=Boost Document Rule Dettagli
    labels.crawling_info_details=Crawling Info Dettagli
    labels.data_config_details=Data Config Dettagli
    labels.dict_kuromoji_details=Dict Kuromoji Dettagli
    labels.dict_mapping_details=Dict Mapping Dettagli
    labels.dict_protwords_details=Dict Protwords Dettagli
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Dec 04 09:16:23 UTC 2025
    - 46.6K bytes
    - Viewed (0)
  2. CHANGELOG.md

        Firefox’s ‘copy as cURL’ features.
    
     *  New: Support [JPMS]. We replaced our `Automatic-Module-Name` metadata with proper
        `module-info.java` files.
    
     *  Fix: Recover gracefully when worker threads are interrupted. When we introduced fast fallback in
        OkHttp 5.0, we started using background threads while connecting. Sadly that code didn't handle
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Fri Dec 05 16:02:59 UTC 2025
    - 36.2K bytes
    - Viewed (2)
  3. CHANGELOG/CHANGELOG-1.8.md

    * Use arm32v7|arm64v8 images instead of the deprecated armhf|aarch64 image organizations ([#50602](https://github.com/kubernetes/kubernetes/pull/50602), [@dixudx](https://github.com/dixudx))
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_nl.properties

    labels.web_config_list=Webconfiguratelijst
    labels.access_token_details=Access Token Details
    labels.bad_word_details=Bad Word Details
    labels.boost_document_rule_details=Boost Document Rule Details
    labels.crawling_info_details=Crawling Info Details
    labels.data_config_details=Data Config Details
    labels.dict_kuromoji_details=Dict Kuromoji Details
    labels.dict_mapping_details=Dict Mapping Details
    labels.dict_protwords_details=Dict Protwords Details
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 46.1K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.7.md

    * fix azure disk not available issue when device name changed ([#57549](https://github.com/kubernetes/kubernetes/pull/57549), [@andyzhangx](https://github.com/andyzhangx))
    * fix incorrect error info when creating an azure file PVC failed ([#56550](https://github.com/kubernetes/kubernetes/pull/56550), [@andyzhangx](https://github.com/andyzhangx))
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  6. src/main/resources/fess_label_zh_CN.properties

    labels.dashboard_plugin=仪表板插件
    labels.web_config_list=Web配置列表
    labels.access_token_details=Access Token 详情
    labels.bad_word_details=Bad Word 详情
    labels.boost_document_rule_details=Boost Document Rule 详情
    labels.crawling_info_details=Crawling Info 详情
    labels.data_config_details=Data Config 详情
    labels.dict_kuromoji_details=Dict Kuromoji 详情
    labels.dict_mapping_details=Dict Mapping 详情
    labels.dict_protwords_details=Dict Protwords 详情
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Dec 04 09:16:23 UTC 2025
    - 43.5K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.30.md

    - Text logging in Kubernetes components now uses [textlogger](https://pkg.go.dev/k8s.io/klog/v2@v2.120.0/textlogger). The same split streams of info and error log entries with buffering of info entries is now also supported for text output (off by default, alpha feature). Previously, this was only supported for JSON. Performance is better also without split streams. ([#114672](https://github.com/kubernetes/kubernetes/pull/114672),...
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Jun 18 18:59:10 UTC 2025
    - 398.1K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_pt_BR.properties

    labels.access_token_details=Access Token Detalhes
    labels.bad_word_details=Bad Word Detalhes
    labels.boost_document_rule_details=Boost Document Rule Detalhes
    labels.crawling_info_details=Crawling Info Detalhes
    labels.data_config_details=Data Config Detalhes
    labels.dict_kuromoji_details=Dict Kuromoji Detalhes
    labels.dict_mapping_details=Dict Mapping Detalhes
    labels.dict_protwords_details=Dict Protwords Detalhes
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 48.7K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/helper/ViewHelper.java

        }
    
        /**
         * Updates highlight information based on screen width.
         * Reduces fragment size for smaller screens.
         *
         * @param highlightInfo the highlight info to update
         * @param width the screen width
         */
        protected void updateHighlightInfo(final HighlightInfo highlightInfo, final int width) {
            if (width < TABLET_WIDTH) {
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Fri Nov 28 16:29:12 UTC 2025
    - 52.6K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.9.md

    * Use arm32v7|arm64v8 images instead of the deprecated armhf|aarch64 image organizations ([#50602](https://github.com/kubernetes/kubernetes/pull/50602), [@dixudx](https://github.com/dixudx))
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
Back to top