- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 19 for polite (0.05 seconds)
-
src/main/webapp/WEB-INF/orig/view/chat/chat.jsp
<div class="card shadow-sm"> <div class="card-header d-flex justify-content-between align-items-center"> <div id="statusArea" class="status-lozenge status-ready" role="status" aria-live="polite"> <i class="fa fa-robot me-1" aria-hidden="true"></i> <span class="status-text"><la:message key="labels.chat_status_ready" /></span> </div> <div class="d-flex gap-2">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 10.4K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/chat/chat.jsp
<div class="card shadow-sm"> <div class="card-header d-flex justify-content-between align-items-center"> <div id="statusArea" class="status-lozenge status-ready" role="status" aria-live="polite"> <i class="fa fa-robot me-1" aria-hidden="true"></i> <span class="status-text"><la:message key="labels.chat_status_ready" /></span> </div> <div class="d-flex gap-2">
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 01:36:02 GMT 2026 - 10.8K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/util/ErrorToWarnRewritePolicyTest.java
String[] loggerNames = { "test.logger", "another.logger" }; ErrorToWarnRewritePolicy policy = new ErrorToWarnRewritePolicy(loggerNames); assertNotNull(policy); } @Test public void test_rewrite_with_null_logger_name() { String[] loggerNames = { "test.logger" }; ErrorToWarnRewritePolicy policy = new ErrorToWarnRewritePolicy(loggerNames); LogEvent event =
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 12.2K bytes - Click Count (0) -
AI_POLICY.md
# Policy on AI-Assisted Contributions to the Gradle Build Tool We use AI tools daily and welcome AI-assisted contributions—provided the human behind them meets the standards below. ## Why this policy exists There is a fundamental **asymmetry** between submitting a contribution and reviewing one: AI tools make it easy to generate and submit large amounts of code, but they do not make it equally faster for us to review it.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 18:43:39 GMT 2026 - 3.1K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/llm/IntentDetectionResultTest.java
assertTrue(str.contains("query")); assertTrue(str.contains(query)); } @Test public void test_query_complexFessSyntax() { final String query = "title:\"security policy\"^2 OR (+security +policy (guide OR document))"; final IntentDetectionResult result = IntentDetectionResult.search(query, "complex query"); assertEquals(query, result.getQuery()); } @Test
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 07 13:27:59 GMT 2026 - 8.2K bytes - Click Count (0) -
CONTRIBUTING.md
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 18:43:39 GMT 2026 - 19.1K bytes - Click Count (0) -
CLAUDE.md
- Role-based query filtering via `RoleQueryHelper` - Authentication: Local (UserService), LDAP, OIDC, SAML, SPNEGO, Entra ID - Security features: AES encryption, SHA256 digest, LDAP injection prevention, password policy, rate limiting ## Naming Conventions | Element | Convention | Example | |---------|------------|---------| | Classes | PascalCase | `UserService`, `FessBaseAction` |
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 09:48:10 GMT 2026 - 7.8K bytes - Click Count (0) -
src/main/webapp/js/purify.min.js
ateHTML("")}else void 0===le&&(le=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const o="data-tt-policy-suffix";t&&t.hasAttribute(o)&&(n=t.getAttribute(o));const r="dompurify"+(n?"#"+n:"");try{return e.createPolicy(r,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return console.warn("TrustedTypes policy "+r+" could not be created."),null}}(j,c)),null!==le&&"string"==typeof ce&&(ce=le.createHTML(""));i&&i(e),dt=e}},yt=R({},[...k,...x,...L]),Et=R({...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 22.7K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/validation/CustomSizeTest.java
@Test public void test_annotationPresence() { assertTrue("CustomSize should be an annotation", CustomSize.class.isAnnotation()); } // Test annotation retention policy @Test public void test_retentionPolicy() { final Retention retention = CustomSize.class.getAnnotation(Retention.class); assertNotNull(retention, "Retention annotation should be present");Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 17.4K bytes - Click Count (0) -
src/main/resources/fess_indices/_aws/fess.json
...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 07:52:55 GMT 2026 - 117.5K bytes - Click Count (0)