Search Options

Results per page
Sort
Preferred Languages
Advance

Results 541 - 550 of 4,102 for parche (0.04 sec)

  1. AndroidIncompatible.java

    L1:/* L2: * Copyright (C) 2015 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/guava-tests/test/com/go...
    Thu Sep 15 13:47:32 UTC 2016
      1.6K bytes
  2. README.md

    fess) L4:[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/gitbucket/gitbucket/blob/master/LICENSE) L5: L6:## Resumen L7: L8:Fess es un servidor de búsqueda empresarial muy potente y fácil de desplegar. Puedes instalar y ejecutar Fess rápidamente en cualquier plataforma que sea capaz de ejecutar el entorno de ejecución de Java (Java Runtime Environment). Fess se distribuye bajo la [Licencia Apache 2.0](LICENSE). L9: L10:Fess está basado en [OpenSearch](h...
    github.com/codelibs/fess/docs/es/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.6K bytes
  3. CurlRequest.java

    L1:/* L2: * Copyright 2012-2022 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/curl4j/src/main/java/org/co...
    Sun Feb 12 12:21:25 UTC 2023
      12.3K bytes
  4. openapi-user.yaml

    L1:openapi: 3.0.3 L2:info: L3: title: Fess - User API L4: description: |- L5: This is a Fess Server based on the OpenAPI 3.0 specification. L6: license: L7: name: Apache 2.0 L8: url: http://www.apache.org/licenses/LICENSE-2.0.html L9: version: 14.8.0 L10:externalDocs: L11: description: API Documentation L12: url: https://fess.codelibs.org/14.8/api/ L13:servers: L14: - url: http://localhost:8080/api/v1 L15:tags: L16: - name: search L17: description: Search operations L18: -...
    github.com/codelibs/fess/src/main/config/openap...
    Thu May 09 06:31:27 UTC 2024
      21.6K bytes
  5. TestingWeighers.java

    L1:/* L2: * Copyright (C) 2011 The Guava Authors L3: * L4: * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except L5: * in compliance with the License. You may obtain a copy of the License at L6: * L7: * http://www.apache.org/licenses/LICENSE-2.0 L8: * L9: * Unless required by applicable law or agreed to in writing, software distributed under the License L10: * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express...
    github.com/google/guava/guava-tests/test/com/go...
    Mon Dec 04 17:37:03 UTC 2017
      1.9K bytes
  6. CacheStatsTest.java

    L1:/* L2: * Copyright (C) 2011 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/guava-tests/test/com/go...
    Wed Jul 03 18:10:55 UTC 2024
      4.8K bytes
  7. 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
  8. Handshake.kt

    L1:/* L2: * Copyright (C) 2013 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/src/main/kotlin...
    Mon Jan 08 01:13:22 UTC 2024
      6.8K bytes
  9. 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
  10. Main.kt

    L1:/* L2: * Copyright (C) 2014 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/okcurl/src/main/kotlin...
    Mon Jan 08 01:13:22 UTC 2024
      5.7K bytes
Back to top