- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 1,284 for parche (0.05 sec)
-
WebAuthentication.java
L19:import java.util.Properties; L20: L21:import org.apache.http.auth.AuthScheme; L22:import org.apache.http.auth.AuthScope; L23:import org.apache.http.auth.Credentials; L24:import org.apache.http.auth.NTCredentials; L25:import org.apache.http.auth.UsernamePasswordCredentials; L26:import org.apache.http.impl.auth.BasicScheme; L27:import org.apache.http.impl.auth.DigestScheme; L28:import org.apache.http.impl.auth.NTLMScheme; L29:import org.apache.logging.log4j.LogManager; L30:import org.apache.logging.log4j.Logger;...github.com/codelibs/fess/src/main/java/org/code...Sat Oct 12 01:54:15 UTC 2024 5.8K bytes -
FessFileTransformerTest.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/test/java/org/code...Thu Jul 04 06:20:49 UTC 2024 9.8K bytes -
DataConfig.java
L28:import java.util.stream.Collectors; L29: L30:import org.apache.http.auth.AuthScheme; L31:import org.apache.http.auth.AuthScope; L32:import org.apache.http.auth.Credentials; L33:import org.apache.http.auth.NTCredentials; L34:import org.apache.http.auth.UsernamePasswordCredentials; L35:import org.apache.http.impl.auth.BasicScheme; L36:import org.apache.http.impl.auth.DigestScheme; L37:import org.apache.http.impl.auth.NTLMScheme; L38:import org.apache.logging.log4j.LogManager; L39:import org.apache.logging.log4j.Logger;...github.com/codelibs/fess/src/main/java/org/code...Sat Oct 12 01:54:15 UTC 2024 18.5K bytes -
FieldConfigsTest.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/test/java/org/code...Thu Jul 04 06:20:49 UTC 2024 3.3K bytes -
ClickLogBhv.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 2.1K bytes -
CacheForm.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 1.1K bytes -
FessPropTest.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/test/java/org/code...Thu Feb 22 01:37:57 UTC 2024 12.7K bytes -
QueryHelper.java
java.util.ArrayList; L21:import java.util.HashMap; L22:import java.util.List; L23:import java.util.Map; L24:import java.util.Set; L25:import java.util.UUID; L26:import java.util.function.Consumer; L27: L28:import org.apache.logging.log4j.LogManager; L29:import org.apache.logging.log4j.Logger; L30:import org.apache.lucene.search.Query; L31:import org.codelibs.core.lang.StringUtil; L32:import org.codelibs.fess.Constants; L33:import org.codelibs.fess.entity.FacetInfo; L34:import org.codelibs.fess.entity.GeoInfo; L35:import...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 11.9K bytes -
GsaConfigParserTest.java
L1:/* L2: * Copyright 2012-2024 CodeLibs Project and the Others. L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); L5: * you may not use this file except in compliance with the License. L6: * You may obtain a copy of the License at L7: * L8: * http://www.apache.org/licenses/LICENSE-2.0 L9: * L10: * Unless required by applicable law or agreed to in writing, software L11: * distributed under the License is distributed on an "AS IS" BASIS, L12: * WITHOUT WARRANTIES OR CONDITIONS...github.com/codelibs/fess/src/test/java/org/code...Thu Feb 22 01:53:18 UTC 2024 3.2K bytes -
logging.properties
L8:java.util.logging.FileHandler.pattern=${fess.log.path}/server_%g.log L9:java.util.logging.FileHandler.formatter=java.util.logging.SimpleFormatter L10:java.util.logging.FileHandler.count=10 L11: L12:# Suppress warning logs L13:org.apache.catalina.webresources.Cache.level=SEVERE...github.com/codelibs/fess/src/main/assemblies/fi...Sun Aug 21 11:31:50 UTC 2016 475 bytes