- Sort Score
- Result 10 results
- Languages All
Results 1511 - 1520 of 2,128 for DeVault (0.05 sec)
- 
				
				api/maven-api-core/src/main/java/org/apache/maven/api/DependencyScope.java* whether the DependencyCoordinates is used in dependency management, in which case it means the scope is not * explicitly managed by this managed dependency, or as a real dependency, in which case, the scope * will default to {@link #COMPILE}. */ UNDEFINED("", false), /** * Compile only. */ COMPILE_ONLY("compile-only", false), /** * Compile, runtime and test. */Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Wed Mar 19 14:33:26 UTC 2025 - 4K bytes - Viewed (0)
- 
				
				api/maven-api-core/src/main/java/org/apache/maven/api/Node.javaRegistered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Mon Mar 24 14:10:11 UTC 2025 - 4.2K bytes - Viewed (0)
- 
				
				src/test/java/org/codelibs/fess/suggest/settings/AnalyzerSettingsTest.javaassertEquals("ケンサク", reading); break; case "無料": matchCount++; assertEquals("ムリョウ", reading); break; default: break; } } assertEquals(4, matchCount); } @Test public void test_analyzerNames() throws Exception { Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Thu Aug 07 02:41:28 UTC 2025 - 5.2K bytes - Viewed (0)
- 
				
				cmd/admin-handlers-users.go) switch status { case statusEnabled: updatedAt, err = globalIAMSys.SetGroupStatus(ctx, group, true) case statusDisabled: updatedAt, err = globalIAMSys.SetGroupStatus(ctx, group, false) default: err = errInvalidArgument } if err != nil { writeErrorResponseJSON(ctx, w, toAdminAPIErr(ctx, err), r.URL) return } replLogIf(ctx, globalSiteReplicationSys.IAMChangeHook(ctx, madmin.SRIAMItem{Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 90.6K bytes - Viewed (0)
- 
				
				src/test/java/jcifs/internal/smb2/nego/NegotiateContextRequestTest.javaassertArrayEquals(hashAlgos, context.getHashAlgos()); assertArrayEquals(salt, context.getSalt()); } @Test @DisplayName("Should create context with default constructor") void testDefaultConstructor() { context = new PreauthIntegrityNegotiateContext(); assertEquals(PreauthIntegrityNegotiateContext.NEGO_CTX_PREAUTH_TYPE, context.getContextType()); Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 18.8K bytes - Viewed (0)
- 
				
				src/main/java/org/codelibs/fess/app/web/admin/elevateword/AdminElevatewordAction.javaimport jakarta.annotation.Resource; /** * Admin action for Elevate Word management. * */ public class AdminElevatewordAction extends FessAdminAction { /** * Default constructor. */ public AdminElevatewordAction() { super(); } /** Role constant for admin elevate word management access control. */ public static final String ROLE = "admin-elevateword";Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 22.6K bytes - Viewed (0)
- 
				
				src/main/java/org/codelibs/fess/app/web/admin/scheduler/AdminSchedulerAction.javaimport jakarta.annotation.Resource; /** * Admin action for Scheduler management. * */ public class AdminSchedulerAction extends FessAdminAction { /** * Default constructor. */ public AdminSchedulerAction() { super(); } /** Role name for admin scheduler operations */ public static final String ROLE = "admin-scheduler";Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 22.2K bytes - Viewed (0)
- 
				
				src/test/java/jcifs/internal/smb2/create/Smb2CloseRequestTest.javaassertEquals(24, written); // Verify structure size (should be 24) assertEquals(24, SMBUtil.readInt2(buffer, offset)); // Verify close flags (2 bytes at offset+2, should be 0 by default) assertEquals(0, SMBUtil.readInt2(buffer, offset + 2)); // Verify Reserved (4 bytes at offset+4, should be 0) assertEquals(0, SMBUtil.readInt4(buffer, offset + 4)); Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 20.5K bytes - Viewed (0)
- 
				
				finisher_api.go} if tx.SkipDefaultTransaction || reflectLen <= batchSize { tx.AddError(callFc(tx.Session(&Session{}))) } else { tx.AddError(tx.Transaction(callFc)) } tx.RowsAffected = rowsAffected default: tx = db.getInstance() tx.Statement.Dest = value tx = tx.callbacks.Create().Execute(tx) } return } // Save updates value in database. If value doesn't contain a matching primary key, value is inserted. Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Tue Aug 26 06:24:29 UTC 2025 - 22.9K bytes - Viewed (0)
- 
				
				CHANGELOG/CHANGELOG-1.25.md- Feature gate `ProbeTerminationGracePeriod` is enabled by default. ([#108541](https://github.com/kubernetes/kubernetes/pull/108541), [@kerthcet](https://github.com/kerthcet)) Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0)