Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 861 - 862 of 862 for preserved (0.19 seconds)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         */
        String getLdapAttrDisplayName();
    
        /**
         * Get the value for the key 'ldap.attr.preferredLanguage'. <br>
         * The value is, e.g. preferredLanguage <br>
         * comment: LDAP attribute for preferred language.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getLdapAttrPreferredLanguage();
    
        /**
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 576.9K bytes
    - Click Count (2)
  2. CHANGELOG/CHANGELOG-1.23.md

    - Fixes a regression in 1.23 that incorrectly pruned data from array items of a custom resource that set `x-kubernetes-preserve-unknown-fields: true` ([#107689](https://github.com/kubernetes/kubernetes/pull/107689), [@liggitt](https://github.com/liggitt)) [SIG API Machinery]
    
    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Tue Feb 28 21:06:52 GMT 2023
    - 424.5K bytes
    - Click Count (0)
Back to Top