Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 30 for jours (2.36 sec)

  1. src/main/java/org/codelibs/fess/helper/SystemHelper.java

            supportedLanguages = fessConfig.getSupportedLanguagesAsArray();
            langItemsCache = CacheBuilder.newBuilder()
                    .maximumSize(20)
                    .expireAfterAccess(1, TimeUnit.HOURS)
                    .build(new CacheLoader<String, List<Map<String, String>>>() {
                        @Override
                        public List<Map<String, String>> load(final String key) throws Exception {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Aug 31 08:19:00 UTC 2025
    - 36.6K bytes
    - Viewed (0)
  2. src/main/webapp/js/admin/plugins/daterangepicker/daterangepicker.js

                    if (maxDate && selected.isAfter(maxDate))
                        selected = maxDate.clone();
    
                }
    
                //
                // hours
                //
    
                html = '<select class="hourselect">';
    
                var start = this.timePicker24Hour ? 0 : 1;
                var end = this.timePicker24Hour ? 23 : 12;
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 64.8K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Time */
        public static final String LABELS_facet_timestamp_title = "{labels.facet_timestamp_title}";
    
        /** The key of the message: Within 24 hours */
        public static final String LABELS_facet_timestamp_1day = "{labels.facet_timestamp_1day}";
    
        /** The key of the message: Within a week */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  4. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/toshiba.html
    toshiba
    
    // total : TotalEnergies SE
    // https://www.iana.org/domains/root/db/total.html
    total
    
    // tours : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/tours.html
    tours
    
    // town : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/town.html
    town
    
    // toyota : TOYOTA MOTOR CORPORATION
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.33.md

    - Implemented logging for failed transactions and the full table in `kube-proxy` with 
    `nftables` when using log level 4 or higher. Logging is rate-limited to one entry every 24 hours 
    to avoid performance issues. ([#128886](https://github.com/kubernetes/kubernetes/pull/128886), [@npinaeva](https://github.com/npinaeva))
    - Implemented the `scheduler_cache_size` metric.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:46:23 UTC 2025
    - 294.3K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.8.md

     if both are present in a container spec.
    
     - The default Bootstrap Token created with `kubeadm init` v1.8 expires
     and is deleted after 24 hours by default to limit the exposure of the
     valuable credential. You can create a new Bootstrap Token with
     `kubeadm token create` or make the default token permanently valid by specifying
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  7. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    torun.pl
    tos.it
    tosa.kochi.jp
    tosashimizu.kochi.jp
    toscana.it
    toshiba
    toshima.tokyo.jp
    tosu.saga.jp
    total
    tottori.jp
    tottori.tottori.jp
    tourism.bj
    tourism.pl
    tourism.tn
    tours
    towada.aomori.jp
    town
    townnews-staging.com
    toya.hokkaido.jp
    toyako.hokkaido.jp
    toyama.jp
    toyama.toyama.jp
    toyo.kochi.jp
    toyoake.aichi.jp
    toyohashi.aichi.jp
    toyokawa.aichi.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. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    torun.pl
    tos.it
    tosa.kochi.jp
    tosashimizu.kochi.jp
    toscana.it
    toshiba
    toshima.tokyo.jp
    tosu.saga.jp
    total
    tottori.jp
    tottori.tottori.jp
    tourism.bj
    tourism.pl
    tourism.tn
    tours
    towada.aomori.jp
    town
    townnews-staging.com
    toya.hokkaido.jp
    toyako.hokkaido.jp
    toyama.jp
    toyama.toyama.jp
    toyo.kochi.jp
    toyoake.aichi.jp
    toyohashi.aichi.jp
    toyokawa.aichi.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)
  9. CHANGELOG/CHANGELOG-1.24.md

    - Increase default value of discovery cache TTL for kubectl to 6 hours. ([#107141](https://github.com/kubernetes/kubernetes/pull/107141), [@mk46](https://github.com/mk46))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  10. src/main/webapp/js/admin/moment-with-locales.min.js.map

    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 224.8K bytes
    - Viewed (1)
Back to top