- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 26 for 1486 (0.02 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
README.md
[](https://doi.org/10.5281/zenodo.4724125) [](https://bestpractices.coreinfrastructure.org/projects/1486) [](https://securityscorecards.dev/viewer/?uri=github.com/tensorflow/tensorflow)
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Apr 02 10:38:57 GMT 2026 - 11.6K bytes - Click Count (0) -
src/test/resources/plugin/repo3/fess-crawler-playwright/maven-metadata.xml
<version>14.6.0</version> <version>14.6.1</version> <version>14.6.2</version> <version>14.6.3</version> <version>14.7.0</version> <version>14.8.0</version> <version>14.8.1</version> <version>14.9.0</version> <version>14.10.0</version> <version>14.11.0</version> <version>14.12.0</version> <version>14.13.0</version>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 773 bytes - Click Count (0) -
docs/en/data/topic_repos.yml
html_url: https://github.com/Buuntu/fastapi-react stars: 2579 owner_login: Buuntu owner_html_url: https://github.com/Buuntu - name: supabase-py html_url: https://github.com/supabase/supabase-py stars: 2486 owner_login: supabase owner_html_url: https://github.com/supabase - name: RasaGPT html_url: https://github.com/paulpierre/RasaGPT stars: 2462 owner_login: paulpierre
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 12:36:41 GMT 2026 - 16K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.14.md
- [Client Binaries](#client-binaries-1) - [Server Binaries](#server-binaries-1) - [Node Binaries](#node-binaries-1) - [Changelog since v1.14.8](#changelog-since-v1148) - [Other notable changes](#other-notable-changes-1) - [v1.14.8](#v1148) - [Downloads for v1.14.8](#downloads-for-v1148) - [Client Binaries](#client-binaries-2) - [Server Binaries](#server-binaries-2) - [Node Binaries](#node-binaries-2)Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Mon Jun 14 22:06:39 GMT 2021 - 271.5K bytes - Click Count (0) -
misc/chrome/gophertool/gopher.js
// Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. var numericRE = /^\d+$/; var commitRE = /^(?:\d+:)?([0-9a-f]{6,40})$/; // e.g "8486:ab29d2698a47" or "ab29d2698a47" var gerritChangeIdRE = /^I[0-9a-f]{4,40}$/; // e.g. Id69c00d908d18151486007ec03da5495b34b05f5 var pkgRE = /^[a-z0-9_\/]+$/; function urlForInput(t) { if (!t) { return null;Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Sat Jul 11 14:36:33 GMT 2015 - 1.2K bytes - Click Count (0) -
src/main/config/openapi/openapi-user.yaml
This is a Fess Server based on the OpenAPI 3.0 specification. license: name: Apache 2.0 url: http://www.apache.org/licenses/LICENSE-2.0.html version: 14.8.0 externalDocs: description: API Documentation url: https://fess.codelibs.org/14.8/api/ servers: - url: http://localhost:8080/api/v1 tags: - name: search description: Search operations - name: popularwordCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu May 09 06:31:27 GMT 2024 - 21.6K bytes - Click Count (0) -
src/test/resources/plugin/repo3/fess-crawler-lasta/maven-metadata.xml
<version>14.3.0</version> <version>14.4.0</version> <version>14.5.0</version> <version>14.6.0</version> <version>14.6.1</version> <version>14.7.0</version> <version>14.8.0</version> <version>14.9.0</version> <version>14.10.0</version> <version>14.11.0</version> <version>14.12.0</version> <version>14.13.0</version> <version>14.14.0</version>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 4.3K bytes - Click Count (0) -
compat/maven-model/src/test/java/org/apache/maven/model/v4/ModelXmlTest.java
props.put("javax.version", "3.1.0"); props.put("mockito.version", "1.10.19"); props.put("hamcret.version", "2.1"); props.put("lombok.version", "1.18.6"); props.put("junit.version", "4.12"); Model model = Model.newBuilder(true).properties(props).build(); String xml = toXml(model); for (int i = 0; i < 10; i++) {
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Sep 17 10:01:14 GMT 2025 - 4K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/UserAgentHelperTest.java
} @Test public void test_getUserAgentType_safariWithoutChrome() { getMockRequest().addHeader("user-agent", "Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1"); assertEquals(UserAgentType.SAFARI, userAgentHelper.getUserAgentType()); } @TestCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 7.5K bytes - Click Count (0) -
src/archive/zip/writer_test.go
t.Errorf("unexpected method and flags: %v", b[6:10]) } if !bytes.Equal(b[14:26], make([]byte, 12)) { // FileHeader.{CRC32,CompressSize,UncompressedSize} all zero. t.Errorf("unexpected crc, compress and uncompressed size to be 0 was: %v", b[14:26]) } binary.LittleEndian.PutUint32(sig[:], uint32(dataDescriptorSignature)) if bytes.Contains(b, sig[:]) {
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Jan 28 04:20:09 GMT 2025 - 14.4K bytes - Click Count (0)