Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for texi (0.04 sec)

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

        String QUERY_HIGHLIGHT_TEXT_FRAGMENT_TYPE = "query.highlight.text.fragment.type";
    
        /** The key of the configuration. e.g. 3 */
        String QUERY_HIGHLIGHT_TEXT_FRAGMENT_SIZE = "query.highlight.text.fragment.size";
    
        /** The key of the configuration. e.g. 5 */
        String QUERY_HIGHLIGHT_TEXT_FRAGMENT_PREFIX_LENGTH = "query.highlight.text.fragment.prefix.length";
    
        /** The key of the configuration. e.g. 5 */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Oct 11 21:11:58 UTC 2024
    - 468.5K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.21.md

    - Updates golang.org/x/text to v0.3.6 to fix CVE-2020-28852 (#102601, @jonesbr17) [SIG API Machinery, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation, Node and Storage]
    
    ## Dependencies
    
    ### Added
    _Nothing has changed._
    
    ### Changed
    - golang.org/x/text: v0.3.4 → v0.3.6
    - k8s.io/klog/v2: v2.8.0 → v2.9.0
    
    ### Removed
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.23.md

    ### Other (Cleanup or Flake)
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.30.md

    - Text logging in Kubernetes components now uses [textlogger](https://pkg.go.dev/k8s.io/klog/v2@v2.120.0/textlogger). The same split streams of info and error log entries with buffering of info entries is now also supported for text output (off by default, alpha feature). Previously, this was only supported for JSON. Performance is better also without split streams....
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:40:14 UTC 2024
    - 309.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.28.md

    - golang.org/x/mod: v0.10.0 → v0.14.0
    - golang.org/x/net: v0.17.0 → v0.19.0
    - golang.org/x/sync: v0.2.0 → v0.5.0
    - golang.org/x/sys: v0.13.0 → v0.15.0
    - golang.org/x/term: v0.13.0 → v0.15.0
    - golang.org/x/text: v0.13.0 → v0.14.0
    - golang.org/x/tools: v0.8.0 → v0.16.1
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.28.5
    
    
    ## Downloads for v1.28.5
    
    
    
    ### Source Code
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:34:59 UTC 2024
    - 456.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.31.md

    - Fixed recursive LIST from watch cache returning object matching key. ([#125584](https://github.com/kubernetes/kubernetes/pull/125584), [@serathius](https://github.com/serathius)) [SIG API Machinery and Testing]
    - Fixed sample-cli-plugin help text to be consistent and always use `kubectl ns`. ([#125641](https://github.com/kubernetes/kubernetes/pull/125641), [@nirs](https://github.com/nirs))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 12:18:32 UTC 2024
    - 315.4K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.27.md

    - golang.org/x/mod: v0.12.0 → v0.14.0
    - golang.org/x/net: v0.17.0 → v0.19.0
    - golang.org/x/sync: v0.3.0 → v0.5.0
    - golang.org/x/sys: v0.13.0 → v0.15.0
    - golang.org/x/term: v0.13.0 → v0.15.0
    - golang.org/x/text: v0.13.0 → v0.14.0
    - golang.org/x/tools: v0.12.0 → v0.16.1
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.27.9
    
    
    ## Downloads for v1.27.9
    
    
    
    ### Source Code
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.24.md

    - Feature of `PreferNominatedNode` is graduated to GA. ([#106619](https://github.com/kubernetes/kubernetes/pull/106619), [@chendave](https://github.com/chendave))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.29.md

    - golang.org/x/mod: v0.12.0 → v0.14.0
    - golang.org/x/net: v0.17.0 → v0.19.0
    - golang.org/x/sync: v0.3.0 → v0.5.0
    - golang.org/x/sys: v0.13.0 → v0.15.0
    - golang.org/x/term: v0.13.0 → v0.15.0
    - golang.org/x/text: v0.13.0 → v0.14.0
    - golang.org/x/tools: v0.12.0 → v0.16.1
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.29.0
    
    [Documentation](https://docs.k8s.io)
    
    ## Downloads for v1.29.0
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:37:31 UTC 2024
    - 375.1K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.26.md

    - golang.org/x/crypto: v0.1.0 → v0.14.0
    - golang.org/x/net: v0.8.0 → v0.17.0
    - golang.org/x/sys: v0.6.0 → v0.13.0
    - golang.org/x/term: v0.6.0 → v0.13.0
    - golang.org/x/text: v0.8.0 → v0.13.0
    
    ### Removed
    _Nothing has changed._
    
    
    
    # v1.26.9
    
    
    ## Downloads for v1.26.9
    
    
    
    ### Source Code
    
    filename | sha512 hash
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
Back to top