Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 137 for schemes (0.56 sec)

  1. src/main/resources/fess_label_pl.properties

    labels.popularWord=Popularne słowo
    labels.ignoreFailureType=Ignorowane typy błędów
    labels.lastAccessTime=Data ostatniego dostępu
    labels.notificationTo=Powiadom do
    labels.num=Liczba
    labels.pn=Numer strony
    labels.protocolScheme=Schemat
    labels.purgeByBots=Usuń przez boty
    labels.logLevel=Poziom logowania
    labels.purgeSearchLogDay=Usuń dzienniki wyszukiwania
    labels.query=Zapytanie
    labels.queryId=ID zapytania
    labels.rt=rt
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.18.md

        - [Client Binaries](#client-binaries-19)
        - [Server Binaries](#server-binaries-19)
        - [Node Binaries](#node-binaries-19)
      - [Changelog since v1.17.0](#changelog-since-v1170)
      - [What’s New (Major Themes)](#whats-new-major-themes)
        - [Kubernetes Topology Manager Moves to Beta - Align Up!](#kubernetes-topology-manager-moves-to-beta---align-up)
        - [Serverside Apply - Beta 2](#serverside-apply---beta-2)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.16.md

    - The `CustomResourceDefaulting` feature is promoted to beta and enabled by default. Defaults may be specified in structural schemas via the `apiextensions.k8s.io/v1` API. See https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/#specifying-a-structural-schema for details. ([#81872](https://github.com/kubernetes/kubernetes/pull/81872), [@sttts](https://github.com/sttts))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 345.2K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_de.properties

    labels.popularWord=Beliebtes Wort
    labels.ignoreFailureType=Ignorierter Fehlertyp
    labels.lastAccessTime=Letzte Zugriffszeit
    labels.notificationTo=Benachrichtigung an
    labels.num=Anzahl
    labels.pn=Seitennummer
    labels.protocolScheme=Schema
    labels.purgeByBots=Bots löschen
    labels.logLevel=Protokollebene
    labels.purgeSearchLogDay=Suchprotokoll löschen
    labels.query=Abfrage
    labels.queryId=Abfrage-ID
    labels.rt=rt
    labels.searchLog=Suchprotokoll
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  5. src/main/java/org/codelibs/fess/app/web/admin/fileauth/AdminFileauthAction.java

                copyBeanToBean(form, entity, op -> op.exclude(Constants.COMMON_CONVERSION_RULE));
                return entity;
            });
        }
    
        /**
         * Registers protocol scheme items for the dropdown list.
         *
         * @param data the render data
         */
        protected void registerProtocolSchemeItems(final RenderData data) {
            final List<Map<String, String>> itemList = new ArrayList<>();
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 19.2K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_it.properties

    labels.popularWord=Parola popolare
    labels.ignoreFailureType=Tipi di errore ignorati
    labels.lastAccessTime=Data ultimo accesso
    labels.notificationTo=Notifica a
    labels.num=Numero
    labels.pn=Numero di pagina
    labels.protocolScheme=Schema
    labels.purgeByBots=Elimina per Bot
    labels.logLevel=Livello di log
    labels.purgeSearchLogDay=Elimina log di ricerca
    labels.query=Query
    labels.queryId=ID query
    labels.rt=rt
    labels.searchLog=Log di ricerca
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.24.md

    `UnversionedKubeletConfigMap` feature gate to Beta and enabled the feature by default. This implies that 1) for new clusters kubeadm will start using the `kube-system/kubelet-config` naming scheme for the kubelet ConfigMap and RBAC rules, instead of the legacy `kubelet-config-x.yy` naming. 2) during upgrade, kubeadm will only write the new scheme ConfigMap and RBAC objects. To disable the feature you can pass `UnversionedKubeletConfigMap: false` in the kubeadm config for new clusters. For upgrade on existing clusters...
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  8. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

      private fun cancelDuringConnect(scheme: String?) {
        server.enqueue(MockResponse.Builder().onRequestStart(Stall).build())
        val cancelDelayMillis = 300L
        val call =
          client.newCall(
            Request(
              server
                .url("/")
                .newBuilder()
                .scheme(scheme!!)
                .build(),
            ),
          )
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 146.6K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_fr.properties

    labels.popularWord=Mot populaire
    labels.ignoreFailureType=Type d'échec ignoré
    labels.lastAccessTime=Heure du dernier accès
    labels.notificationTo=Notification à
    labels.num=Nombre
    labels.pn=Numéro de page
    labels.protocolScheme=Schéma
    labels.purgeByBots=Purger les robots
    labels.logLevel=Niveau de journalisation
    labels.purgeSearchLogDay=Purger le journal de recherche
    labels.query=Requête
    labels.queryId=ID de requête
    labels.rt=rt
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_nl.properties

    labels.popularWord=Populair woord
    labels.ignoreFailureType=Genegeerde fouttypen
    labels.lastAccessTime=Laatste toegangstijd
    labels.notificationTo=Melding aan
    labels.num=Aantal
    labels.pn=Paginanummer
    labels.protocolScheme=Schema
    labels.purgeByBots=Verwijderen door Bots
    labels.logLevel=Logboekniveau
    labels.purgeSearchLogDay=Zoeklogboeken verwijderen
    labels.query=Query
    labels.queryId=Query-ID
    labels.rt=rt
    labels.searchLog=Zoeklogboek
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
Back to top