- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 273 for logout (0.03 sec)
-
docs/en/docs/img/logo-margin/logo-teal.svg
logo-teal.svg...
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sun Feb 04 20:56:59 UTC 2024 - 6.4K bytes - Viewed (0) -
build-logic/buildquality/src/main/kotlin/gradlebuild.incubation-report-aggregation.gradle.kts
reports.from(resolver("txt")) htmlReportFile = project.layout.buildDirectory.file("reports/incubation/all-incubating.html") csvReportFile = project.layout.buildDirectory.file("reports/incubation/all-incubating.csv") currentCommit = project.buildCommitId } tasks.register<Zip>("allIncubationReportsZip") { group = "verification" destinationDirectory = layout.buildDirectory.dir("reports/incubation")
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Jul 02 12:28:02 UTC 2025 - 1.5K bytes - Viewed (0) -
build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleBuildDocumentationPlugin.java
task.into(extension.getDocumentationRenderedRoot()); }); extension.getSourceRoot().convention(layout.getProjectDirectory().dir("src/docs")); extension.getDocumentationRenderedRoot().convention(layout.getBuildDirectory().dir("docs")); extension.getStagingRoot().convention(layout.getBuildDirectory().dir("working")); ConfigurableFileTree css = objects.fileTree();Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Jul 02 12:28:02 UTC 2025 - 7.6K bytes - Viewed (0) -
impl/maven-core/src/main/java/org/apache/maven/bridge/MavenRepositorySystem.java
ArtifactRepositoryLayout layout = layouts.get(layoutId); checkLayout(id, layoutId, layout); return createArtifactRepository(id, url, layout, snapshots, releases); } private void checkLayout(String repositoryId, String layoutId, ArtifactRepositoryLayout layout) throws InvalidRepositoryException { if (layout == null) {
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Feb 07 00:45:02 UTC 2025 - 33.5K bytes - Viewed (0) -
cmd/consolelogger.go
case string: lg = log.Info{ConsoleMsg: e, NodeName: sys.nodeName} } atomic.AddInt64(&sys.totalMessages, 1) sys.pubsub.Publish(lg) sys.Lock() // add log to ring buffer sys.logBuf.Value = lg sys.logBuf = sys.logBuf.Next() sys.Unlock() err := sys.console.Send(entry) if err != nil { atomic.AddInt64(&sys.failedMessages, 1) } return errRegistered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 5.4K bytes - Viewed (0) -
build-logic/jvm/src/main/kotlin/gradlebuild.start-scripts.gradle.kts
startScriptsDir = layout.buildDirectory.dir("startScripts") launcherJar.from(tasks.jar) agentJars.from(resolveAgentsClasspath) // The trick below is to use the templates from the current code instead of the wrapper. It does not cover the case where the generation logic is updated though.
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Wed Jul 02 12:28:02 UTC 2025 - 1.9K bytes - Viewed (0) -
cmd/server-main_test.go
t.Error("expected success, got failure", err) } if err == nil { if len(sctx.Layout.pools) != 2 { t.Error("expected parsed pools to be 2, not", len(sctx.Layout.pools)) } if sctx.Layout.pools[0].cmdline != testcase.hash { t.Error("expected hash", testcase.hash, "got", sctx.Layout.pools[0].cmdline) } } }) } } // Tests initializing new object layer.
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 3.1K bytes - Viewed (0) -
compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/repository/DefaultArtifactRepositoryFactory.java
ArtifactRepositoryLayout layout = repositoryLayouts.get(layoutId); checkLayout(id, layoutId, layout); return createDeploymentArtifactRepository(id, url, layout, uniqueVersion); } private void checkLayout(String repositoryId, String layoutId, ArtifactRepositoryLayout layout) throws UnknownRepositoryLayoutException { if (layout == null) {
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Fri Jun 06 14:28:57 UTC 2025 - 4.7K bytes - Viewed (1) -
docs/assets/images/logo-square.png
logo-square.png...
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sun Feb 06 02:19:09 UTC 2022 - 3.7K bytes - Viewed (0) -
src/main/webapp/images/logo-top.png
logo-top.png...
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Oct 30 11:23:45 UTC 2015 - 1.5K bytes - Viewed (0)