Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for mais (0.03 sec)

  1. src/main/java/org/codelibs/fess/opensearch/user/cbean/cq/bs/BsUserCQ.java

        }
    
        public void setMail_Equal(String mail) {
            setMail_Term(mail, null);
        }
    
        public void setMail_Equal(String mail, ConditionOptionCall<TermQueryBuilder> opLambda) {
            setMail_Term(mail, opLambda);
        }
    
        public void setMail_Term(String mail) {
            setMail_Term(mail, null);
        }
    
        public void setMail_Term(String mail, ConditionOptionCall<TermQueryBuilder> opLambda) {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 326.2K bytes
    - Viewed (0)
  2. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    luxury
    
    // madrid : Comunidad de Madrid
    // https://www.iana.org/domains/root/db/madrid.html
    madrid
    
    // maif : Mutuelle Assurance Instituteur France (MAIF)
    // https://www.iana.org/domains/root/db/maif.html
    maif
    
    // maison : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/maison.html
    maison
    
    // makeup : XYZ.COM LLC
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.7.md

    	* Mechanism of adding `federation domain maps` to kube-dns deployment via `--federations` flag is superseded by adding/updating `federations` key in `kube-system/kube-dns` configmap. If user is using kubefed tool to join cluster federation, adding federation domain maps to kube-dns is already taken care by `kubefed join` and does not need further action.
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.13.md

    ### SIG Cloud Provider
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.28.md

    ## Changes by Kind
    
    ### API Change
    
    - Fixed a bug where CEL expressions in CRD validation rules would incorrectly compute a high estimated cost for functions that return strings, lists or maps.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 456.9K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.34.md

    - cloud.google.com/go/lifesciences: v0.9.4
    - cloud.google.com/go/logging: v1.9.0
    - cloud.google.com/go/longrunning: v0.5.4
    - cloud.google.com/go/managedidentities: v1.6.4
    - cloud.google.com/go/maps: v1.6.3
    - cloud.google.com/go/mediatranslation: v0.8.4
    - cloud.google.com/go/memcache: v1.10.4
    - cloud.google.com/go/metastore: v1.13.3
    - cloud.google.com/go/monitoring: v1.17.0
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 27 10:36:10 UTC 2025
    - 292.8K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.12.md

    - Kubernetes 1.12 includes a large number of metadata agent improvements, including expanding the metadata agent's access to all API groups and removing metadata agent config maps in favor of command line flags. It also includes improvements to the logging agent, such as multiple fixes and adjustments.
     ([#66485](https://github.com/kubernetes/kubernetes/pull/66485), [@bmoyles0117](https://github.com/bmoyles0117))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.6.md

    * Fix some false negatives in detection of meaningful conflicts during strategic merge patch with maps and lists. ([#43469](https://github.com/kubernetes/kubernetes/pull/43469), [@enisoc](https://github.com/enisoc))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.16.md

    * Fixes a performance issue when using server-side apply with objects with very large atomic maps. ([#85462](https://github.com/kubernetes/kubernetes/pull/85462), [@jennybuckley](https://github.com/jennybuckley))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 345.2K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.33.md

    - Added Windows Server, Version 2025 for windows-servercore-cache test image ([#130935](https://github.com/kubernetes/kubernetes/pull/130935), [@aramase](https://github.com/aramase)) [SIG Testing and Windows]
    - Added metrics to expose the main known reasons for resource alignment errors ([#129950](https://github.com/kubernetes/kubernetes/pull/129950), [@ffromani](https://github.com/ffromani)) [SIG Node and Testing]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:46:23 UTC 2025
    - 294.3K bytes
    - Viewed (0)
Back to top