Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 265 for tort (0.03 sec)

  1. LICENSES/vendor/github.com/golang-jwt/jwt/v5/LICENSE

    INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    
    
    = vendor/github.com/golang-jwt/jwt/v5/LICENSE a21b708d8b320c68979c44ac9dba9b0d...
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Fri May 16 01:19:11 UTC 2025
    - 1.2K bytes
    - Viewed (0)
  2. LICENSES/vendor/github.com/containerd/errdefs/pkg/LICENSE

          risks associated with Your exercise of permissions under this License.
    
       8. Limitation of Liability. In no event and under no legal theory,
          whether in tort (including negligence), contract, or otherwise,
          unless required by applicable law (such as deliberate and grossly
          negligent acts) or agreed to in writing, shall any Contributor be
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Mar 05 11:36:39 UTC 2025
    - 10.7K bytes
    - Viewed (0)
  3. LICENSES/vendor/github.com/containerd/typeurl/v2/LICENSE

          risks associated with Your exercise of permissions under this License.
    
       8. Limitation of Liability. In no event and under no legal theory,
          whether in tort (including negligence), contract, or otherwise,
          unless required by applicable law (such as deliberate and grossly
          negligent acts) or agreed to in writing, shall any Contributor be
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Mar 05 11:36:39 UTC 2025
    - 10.7K bytes
    - Viewed (0)
  4. LICENSE

          risks associated with Your exercise of permissions under this License.
    
       8. Limitation of Liability. In no event and under no legal theory,
          whether in tort (including negligence), contract, or otherwise,
          unless required by applicable law (such as deliberate and grossly
          negligent acts) or agreed to in writing, shall any Contributor be
    Registered: Fri Sep 05 20:58:11 UTC 2025
    - Last Modified: Fri Apr 18 13:54:00 UTC 2025
    - 11.1K bytes
    - Viewed (0)
  5. gradle/wrapper/gradle-wrapper.jar

    responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special,...
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Aug 01 08:06:31 UTC 2025
    - 44.4K bytes
    - Viewed (1)
  6. src/main/resources/fess_label_de.properties

    labels.suggest_word_configuration=Wort vorschlagen
    labels.suggest_word_title_details=Wort vorschlagen
    labels.suggest_word_type=Worttyp
    labels.suggest_word_number=Anzahl der Wörter
    labels.suggest_word_type_all=Alle
    labels.suggest_word_type_document=Dokument
    labels.suggest_word_type_query=Abfrage
    labels.elevate_word_configuration=Wort erhöhen
    labels.elevate_word_title_details=Wort erhöhen
    labels.elevate_word_link_list=Liste
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  7. src/main/resources/fess_label_fr.properties

    labels.name=Nom
    labels.numOfThread=Nombre de threads
    labels.duplicateHostName=Nom d'hôte en double
    labels.pageNumber=Numéro de page
    labels.password=Mot de passe
    labels.paths=Chemins
    labels.port=Port
    labels.regex=Expression régulière
    labels.regularName=Nom régulier
    labels.replacement=Remplacement
    labels.sessionId=ID de session
    labels.sortOrder=Ordre de tri
    labels.updatedBy=Mis à jour par
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/opensearch/config/cbean/bs/BsFileAuthenticationCB.java

                if (queryBuilder != null) {
                    builder.setQuery(queryBuilder);
                }
                _conditionQuery.getFieldSortBuilderList().forEach(sort -> {
                    builder.addSort(sort);
                });
            }
    
            if (_conditionAggregation != null) {
                _conditionAggregation.getAggregationBuilderList().forEach(builder::addAggregation);
            }
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 7.5K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_en.properties

    labels.numOfThread=Number of Threads
    labels.duplicateHostName=Duplicate Host Name
    labels.pageNumber=Page Number
    labels.password=Password
    labels.paths=Paths
    labels.port=Port
    labels.regex=Regex
    labels.regularName=Regular Name
    labels.replacement=Replacement
    labels.sessionId=Session ID
    labels.sortOrder=Sort Order
    labels.updatedBy=Updated By
    labels.updatedTime=Updated Time
    labels.urls=URLs
    labels.userAgent=User Agent
    labels.username=Username
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/opensearch/config/cbean/bs/BsWebAuthenticationCB.java

                if (queryBuilder != null) {
                    builder.setQuery(queryBuilder);
                }
                _conditionQuery.getFieldSortBuilderList().forEach(sort -> {
                    builder.addSort(sort);
                });
            }
    
            if (_conditionAggregation != null) {
                _conditionAggregation.getAggregationBuilderList().forEach(builder::addAggregation);
            }
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 7.6K bytes
    - Viewed (0)
Back to top