- Sort Score
- Result 10 results
- Languages All
Results 471 - 480 of 4,216 for pyversion (0.15 sec)
-
RecordingConnectionListener.kt
L1:/* L2: * Copyright (C) 2017 Square, Inc. 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 OF ANY KIND,...github.com/square/okhttp/okhttp-testing-support...Mon Jan 08 01:13:22 UTC 2024 5.6K bytes -
FessLoginAssist.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 7.8K bytes -
ApiAdminLabeltypeAction.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 6.8K bytes -
FessFunctionsTest.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 5.9K bytes -
PrintEvents.java
L1:/* L2: * Copyright (C) 2017 Square, Inc. 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 OF ANY KIND,...github.com/square/okhttp/samples/guide/src/main...Sun Feb 16 23:20:49 UTC 2020 6.1K bytes -
NavigableSetTestSuiteBuilder.java
L1:/* L2: * Copyright (C) 2010 The Guava Authors 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 OF ANY KIND,...github.com/google/guava/android/guava-testlib/s...Wed Oct 30 16:15:19 UTC 2024 6.2K bytes -
SourceSinkTester.java
L1:/* L2: * Copyright (C) 2012 The Guava Authors 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 OF ANY KIND,...github.com/google/guava/android/guava-tests/tes...Wed Apr 27 18:57:08 UTC 2022 4.9K bytes -
CHANGELOG-1.4.md
[@bowei](https://github.com/bowei)) L446:* Fix how we iterate over active jobs when removing them for Replace policy ([#36161](https://github.com/kubernetes/kubernetes/pull/36161), [@soltysh](https://github.com/soltysh)) L447:* Bump GCI version to latest m55 version in GCE for K8s 1.4 ([#36302](https://github.com/kubernetes/kubernetes/pull/36302), [@mtaufen](https://github.com/mtaufen)) L448:* Add a check for file size if the reading content returns empty ([#33976](https://github.com/kubernetes/ku...github.com/kubernetes/kubernetes/CHANGELOG/CHAN...Thu Dec 24 02:28:26 UTC 2020 133.5K bytes -
contentlength.xml
L1:<?xml version="1.0" encoding="UTF-8"?> L2:<!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" L3: "http://dbflute.org/meta/lastadi10.dtd"> L4:<components namespace="fessCrawler"> L5: <include path="crawler/container.xml" /> L6: L7: <component name="contentLengthHelper" L8: class="org.codelibs.fess.crawler.helper.ContentLengthHelper" instance="singleton"> L9: <property name="defaultMaxLength">10485760</property><!-- 10M --> L10: <postConstruct name="addMaxLength"> L11: <arg>"text/html"</arg>...github.com/codelibs/fess/src/main/resources/cra...Sun Oct 11 06:51:14 UTC 2015 561 bytes -
pom.xml
<licenses> L32: <license> L33: <name>Apache License, Version 2.0</name> L34: <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> L35: <distribution>repo</distribution> L36: </license> L37: </licenses> L38: L39: <dependencyManagement> L40: <dependencies> L41: <dependency> L42: <groupId>com.google.guava</groupId> L43: <artifactId>guava</artifactId> L44: <version>${project.version}</version> L45: </dependency> L46: <dependency> L47: ...github.com/google/guava/android/guava-bom/pom.xmlThu Dec 10 15:48:57 UTC 2020 1.5K bytes