Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 301 - 310 of 328 for notimestamp (0.08 seconds)

  1. api/maven-api-model/src/main/mdo/maven.mdo

          <fields>
            <field>
              <name>uniqueVersion</name>
              <description>Whether to assign snapshots a unique version comprised of the timestamp and
                build number, or to use the same version each time, when deploying to repository</description>
              <type>boolean</type>
              <defaultValue>true</defaultValue>
    Created: Sun Dec 28 03:35:09 GMT 2025
    - Last Modified: Wed Nov 26 03:07:35 GMT 2025
    - 133.3K bytes
    - Click Count (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SO_SNDTIMEO = 4107
    pkg syscall (netbsd-arm64-cgo), const SO_SNDTIMEO ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_TIMESTAMP = 8192
    pkg syscall (netbsd-arm64-cgo), const SO_TIMESTAMP ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_TYPE = 4104
    pkg syscall (netbsd-arm64-cgo), const SO_TYPE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_USELOOPBACK = 64
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
  3. CHANGELOG/CHANGELOG-1.13.md

    - Upgrade Stackdriver Logging Agent addon image to 0.6-1.6.0-1 to use Fluentd v1.2. This provides nanoseconds timestamp granularity for logs. ([#70954](https://github.com/kubernetes/kubernetes/pull/70954), [@qingling128](https://github.com/qingling128))
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 273.1K bytes
    - Click Count (0)
  4. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SO_SNDTIMEO = 4101
    pkg syscall (freebsd-arm64), const SO_SNDTIMEO ideal-int
    pkg syscall (freebsd-arm64), const SO_TIMESTAMP = 1024
    pkg syscall (freebsd-arm64), const SO_TIMESTAMP ideal-int
    pkg syscall (freebsd-arm64), const SO_TYPE = 4104
    pkg syscall (freebsd-arm64), const SO_TYPE ideal-int
    pkg syscall (freebsd-arm64), const SO_USELOOPBACK = 64
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Click Count (0)
  5. api/go1.16.txt

    pkg syscall (darwin-arm64), const SO_SNDLOWAT ideal-int
    pkg syscall (darwin-arm64), const SO_SNDTIMEO = 4101
    pkg syscall (darwin-arm64), const SO_SNDTIMEO ideal-int
    pkg syscall (darwin-arm64), const SO_TIMESTAMP = 1024
    pkg syscall (darwin-arm64), const SO_TIMESTAMP ideal-int
    pkg syscall (darwin-arm64), const SO_TIMESTAMP_MONOTONIC = 2048
    pkg syscall (darwin-arm64), const SO_TIMESTAMP_MONOTONIC ideal-int
    pkg syscall (darwin-arm64), const SO_TYPE = 4104
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Click Count (0)
  6. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: File Name */
        public static final String LABELS_log_file_name = "{labels.log_file_name}";
    
        /** The key of the message: Timestamp */
        public static final String LABELS_log_file_date = "{labels.log_file_date}";
    
        /** The key of the message: Label */
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Dec 13 02:21:17 GMT 2025
    - 156.4K bytes
    - Click Count (0)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const SO_SNDTIMEO = 4101 #53466
    pkg syscall (freebsd-riscv64), const SO_SNDTIMEO ideal-int #53466
    pkg syscall (freebsd-riscv64), const SO_TIMESTAMP = 1024 #53466
    pkg syscall (freebsd-riscv64), const SO_TIMESTAMP ideal-int #53466
    pkg syscall (freebsd-riscv64), const SO_TYPE = 4104 #53466
    pkg syscall (freebsd-riscv64), const SO_TYPE ideal-int #53466
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Click Count (0)
  8. CHANGELOG/CHANGELOG-1.7.md

      * Fix a bug where container cannot run as root when SecurityContext.RunAsNonRoot is false. ([#47009](https://github.com/kubernetes/kubernetes/pull/47009), [@yujuhong](https://github.com/yujuhong))
    
      * Fix the Kubelet PLEG update timestamp to better reflect the health of the component when the container runtime request hangs. ([#45496](https://github.com/kubernetes/kubernetes/pull/45496), [@andyxning](https://github.com/andyxning))
    
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Click Count (1)
  9. src/main/webapp/js/admin/jquery-3.7.1.min.map

    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Oct 26 01:07:52 GMT 2024
    - 131.6K bytes
    - Click Count (0)
  10. CHANGELOG/CHANGELOG-1.33.md

    - Fixed the bug where Events failed to be created when the referenced object name was not a valid Event name. Now, a UUID is used as the name instead of the referenced object name and the timestamp suffix. ([#129790](https://github.com/kubernetes/kubernetes/pull/129790), [@aojea](https://github.com/aojea))
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Dec 10 01:15:24 GMT 2025
    - 334.8K bytes
    - Click Count (0)
Back to Top