Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 113 for branch (0.05 sec)

  1. CHANGELOG/CHANGELOG-1.28.md

    - Added `--concurrency` flag to configure the concurrency of `kubectl diff` execution, defaults to 1. ([#118810](https://github.com/kubernetes/kubernetes/pull/118810), [@brancz](https://github.com/brancz))
    - Added `ConsistentListFromCache` feature gate that allows apiserver to serve consistent lists from cache. ([#118508](https://github.com/kubernetes/kubernetes/pull/118508), [@serathius](https://github.com/serathius))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 456.9K bytes
    - Viewed (1)
  2. src/main/webapp/css/admin/bootstrap.min.css.map

    .container#{breakpoint-infix($breakpoint, $container-max-widths)} {\n      @extend %container-flex-properties;\n    }\n  }\n}\n\n\n// Navbar brand\n//\n// Used for brand, project, or site names.\n\n.navbar-brand {\n  display: inline-block;\n  padding-top: $navbar-brand-padding-y;\n  padding-bottom: $navbar-brand-padding-y;\n  margin-right: $navbar-padding-x;\n  @include font-size($navbar-brand-font-size);\n  line-height: inherit;\n  white-space: nowrap;\n\n  @include hover-focus() {\n    text-decoration: none;\n  }\n}\n\n\n//...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 639.3K bytes
    - Viewed (1)
  3. src/main/resources/fess_config.properties

    # Maximum size of search results per page.
    paging.search.page.max.size=100
    
    # searchlog
    searchlog.agg.shard.size=-1
    # Request headers to include in search log.
    searchlog.request.headers=
    # Batch size for search log processing.
    searchlog.process.batch_size=100
    
    # Minimum width for HTML images in thumbnails.
    thumbnail.html.image.min.width=100
    # Minimum height for HTML images in thumbnails.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 14:45:37 UTC 2025
    - 54.7K bytes
    - Viewed (0)
  4. src/main/webapp/js/jquery-3.7.1.min.map

    mF,KAGXC,GAASpF,GAAIoF,OAGbgD,GAAa,sBAGbC,GAAW,IAAIC,OAClB,IAAMF,GAAa,8BAAgCA,GAAa,KAChE,KAODrF,GAAOwF,SAAW,SAAUC,EAAGC,GAC9B,IAAIC,EAAMD,GAAKA,EAAE/F,WAEjB,OAAO8F,IAAME,MAAWA,GAAwB,IAAjBA,EAAIrH,YAIlCmH,EAAED,SACDC,EAAED,SAAUG,GACZF,EAAEG,yBAA8D,GAAnCH,EAAEG,wBAAyBD,MAS3D,IAAIE,EAAa,+CAEjB,SAASC,EAAYC,EAAIC,GACxB,OAAKA,EAGQ,OAAPD,EACG,SAIDA,EAAG1I,MAAO,GAAI,GAAM,KAAO0I,EAAGE,WAAYF,EAAGzF,OAAS,GAAIxC,SAAU,IAAO,IAI5E,KAAOiI,EAGf/F,GAAOkG,eAAiB,SAAUC,GACjC,OAASA,EAAM,IAAK/C,QAASyC,EAAYC,IAM1C,IAAI...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 131.6K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.18.md

    - Kubelet pod resources API now provides the information about active pods only. ([#79409](https://github.com/kubernetes/kubernetes/pull/79409), [@takmatsu](https://github.com/takmatsu)) [SIG Node]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  6. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    chikuma.nagano.jp
    chikusei.ibaraki.jp
    chikushino.fukuoka.jp
    chikuzen.fukuoka.jp
    chillout.jp
    chimkent.su
    chino.nagano.jp
    chintai
    chippubetsu.hokkaido.jp
    chips.jp
    chirurgiens-dentistes-en-france.fr
    chirurgiens-dentistes.fr
    chiryu.aichi.jp
    chita.aichi.jp
    chitose.hokkaido.jp
    chiyoda.gunma.jp
    chiyoda.tokyo.jp
    chizu.tottori.jp
    chofu.tokyo.jp
    chonan.chiba.jp
    chosei.chiba.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  7. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    chikuma.nagano.jp
    chikusei.ibaraki.jp
    chikushino.fukuoka.jp
    chikuzen.fukuoka.jp
    chillout.jp
    chimkent.su
    chino.nagano.jp
    chintai
    chippubetsu.hokkaido.jp
    chips.jp
    chirurgiens-dentistes-en-france.fr
    chirurgiens-dentistes.fr
    chiryu.aichi.jp
    chita.aichi.jp
    chitose.hokkaido.jp
    chiyoda.gunma.jp
    chiyoda.tokyo.jp
    chizu.tottori.jp
    chofu.tokyo.jp
    chonan.chiba.jp
    chosei.chiba.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  8. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * comment: Batch size for search log processing.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getSearchlogProcessBatchSize();
    
        /**
         * Get the value for the key 'searchlog.process.batch_size' as {@link Integer}. <br>
         * The value is, e.g. 100 <br>
         * comment: Batch size for search log processing.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
  9. CHANGELOG/CHANGELOG-1.31.md

    - Do not remove the "batch.kubernetes.io/job-tracking" finalizer from a Pod, in a corner
      case scenario, when the Pod is controlled by an API object which is not a batch Job
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:49:57 UTC 2025
    - 429.6K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Archive */
        public static final String LABELS_facet_filetype_archive = "{labels.facet_filetype_archive}";
    
        /** The key of the message: Batch File */
        public static final String LABELS_facet_filetype_bat = "{labels.facet_filetype_bat}";
    
        /** The key of the message: C */
        public static final String LABELS_facet_filetype_c = "{labels.facet_filetype_c}";
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top