- Sort Score
- Result 10 results
- Languages All
Results 201 - 210 of 452 for commits (0.05 sec)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnenc/EncryptParser.java
* KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. */ package org.apache.maven.cling.invoker.mvnenc; import org.apache.commons.cli.ParseException; import org.apache.maven.api.cli.Options; import org.apache.maven.cling.invoker.BaseParser; public class EncryptParser extends BaseParser { @OverrideRegistered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Jun 11 13:14:09 UTC 2025 - 1.4K bytes - Viewed (0) -
src/main/java/org/codelibs/core/log/Logger.java
factory.releaseAll(); }); initialized = true; } /** * Returns the logger adapter factory. * <p> * If Commons Logging is available, returns a factory for using Commons Logging. * If not available, returns a factory for using java.util.logging logger. * </p> * * @return the logger adapter factory */
Registered: Sat Dec 20 08:55:33 UTC 2025 - Last Modified: Thu Jun 19 09:12:22 UTC 2025 - 12.4K bytes - Viewed (0) -
docs/en/data/contributors.yml
avatarUrl: https://avatars.githubusercontent.com/u/90076947?u=85ceac49fb87138aebe8d663912e359447329090&v=4 url: https://github.com/alejsdev pre-commit-ci: login: pre-commit-ci count: 50 avatarUrl: https://avatars.githubusercontent.com/in/68672?v=4 url: https://github.com/apps/pre-commit-ci github-actions: login: github-actions count: 26 avatarUrl: https://avatars.githubusercontent.com/in/15368?v=4
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Mon Dec 01 06:27:43 UTC 2025 - 20K bytes - Viewed (0) -
.github/workflows/issue-manager.yml
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Oct 11 19:36:25 UTC 2025 - 1.6K bytes - Viewed (0) -
.github/hub_scripts/pr_ci.sh
# This script must be executed from the branch associated with the PR to issue the command on. # PR_NUMBER=$(hub pr show -f '%I')
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Jan 22 15:25:21 UTC 2021 - 1K bytes - Viewed (0) -
build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.cache-miss-monitor.gradle.kts
// 3. buildScanPerformance test, which doesn't depend on compileAll // 4. buildScanPerformance test, which doesn't depend on compileAll // 5. Compile All for the experimental build cache NG // 6. BuildCommitDistribution may build a commit which is not built before isInBuild( "Check_CompileAllBuild", "Component_GradlePlugin_Performance_PerformanceLatestMaster", "Component_GradlePlugin_Performance_PerformanceLatestReleased",
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Apr 11 20:57:49 UTC 2025 - 4.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/api/WebApiResponse.java
* governing permissions and limitations under the License. */ package org.codelibs.fess.api; import java.io.IOException; import java.io.PrintWriter; import org.apache.commons.io.output.ByteArrayOutputStream; import jakarta.servlet.http.HttpServletResponse; import jakarta.servlet.http.HttpServletResponseWrapper; /** * Wrapper for HTTP servlet responses in web API context.
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 1.8K bytes - Viewed (0) -
build-logic-commons/basics/build.gradle.kts
implementation("com.google.guava:guava") { because("Used by class analysis") } implementation("org.ow2.asm:asm") { because("Used by class analysis") } implementation("org.ow2.asm:asm-commons") { because("Used by class analysis") } compileOnly(kotlin("compiler-embeddable") as String) { because("Required by KotlinSourceParser") }
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Mon Apr 28 14:56:52 UTC 2025 - 996 bytes - Viewed (0) -
build-logic-settings/UpdateDevelocityPluginVersion.java
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu Jan 23 17:40:08 UTC 2025 - 1.4K bytes - Viewed (0) -
.github/PULL_REQUEST_TEMPLATE.md
<!-- This section can be blank if this pull request does not require a release note. When adding links which point to resources within git repositories, like KEPs or supporting documentation, please reference a specific commit and avoid linking directly to the master branch. This ensures that links reference a specific point in time, rather than a document that may change over time.
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Fri Jun 06 14:40:00 UTC 2025 - 3.1K bytes - Viewed (0)