Search Options

Results per page
Sort
Preferred Languages
Advance

Results 371 - 376 of 376 for lobj (0.04 sec)

  1. cmd/xl-storage_test.go

    			srcPath:     "success-file",
    			expectedErr: errVolumeNotFound,
    		},
    		// TestXLStorage case - 5.
    		// TestXLStorage case with src path segment > 255.
    		{
    			srcVol:      "success-vol",
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 66K bytes
    - Viewed (0)
  2. cmd/server_test.go

    	// Shutdown.
    	s.testServer.cancel()
    	s.testServer.Server.Close()
    	s.testServer.Obj.Shutdown(context.Background())
    
    	// Restart.
    	ctx, cancel := context.WithCancel(context.Background())
    
    	s.testServer.cancel = cancel
    	s.testServer = initTestServerWithBackend(ctx, c, s.testServer, s.testServer.Obj, s.testServer.rawDiskPaths)
    	if s.secure {
    		s.testServer.Server.StartTLS()
    	} else {
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 118.1K bytes
    - Viewed (0)
  3. src/main/webapp/js/admin/jquery-3.7.1.min.map

    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 131.6K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.jdf"/>
        <magic priority="50">
          <!-- big endian -->
          <match value="JEOL.NMR" offset="0" type="string"/>
          <!-- little endian -->
          <match value="RMN.LOEJ" offset="0" type="string"/>
        </magic>
      </mime-type>
      <mime-type type="application/x-jigdo">
        <_comment>Jigsaw Download</_comment>
        <tika:link>http://justsolve.archiveteam.org/wiki/Jigdo</tika:link>
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Oct 16 07:46:32 UTC 2025
    - 320.2K bytes
    - Viewed (5)
  5. CHANGELOG/CHANGELOG-1.28.md

    - Structured logging of `NamespacedName` was inconsistent with `klog.KObj`. Now both will use lower case field names and namespace is optional. ([#117238](https://github.com/kubernetes/kubernetes/pull/117238), [@pohly](https://github.com/pohly))
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Fri Sep 05 03:47:18 UTC 2025
    - 456.9K bytes
    - Viewed (1)
  6. CHANGELOG/CHANGELOG-1.27.md

    - Structured logging of NamespacedName was inconsistent with klog.KObj. Now both use lower case field names and namespace is optional. ([#117238](https://github.com/kubernetes/kubernetes/pull/117238), [@pohly](https://github.com/pohly)) [SIG API Machinery, Architecture and Instrumentation]
    
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (2)
Back to top