- Sort Score
- Num 10 results
- Language All
Results 241 - 250 of 968 for matter (0.23 seconds)
-
ci/official/utilities/code_check_changed_files.bats
git diff --diff-filter ACMRT --name-only pull_branch^ pull_branch > $BATS_FILE_TMPDIR/changed_files else # If the branch is not present, then diff against origin/master git diff --diff-filter ACMRT --name-only origin/master > $BATS_FILE_TMPDIR/changed_files fi } # Note: this is excluded on the full code base, since any submitted code must # have passed Google's internal style guidelines.
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Wed Jan 10 19:39:41 GMT 2024 - 4K bytes - Click Count (0) -
.ci/templates.t/matrix-gradle-unix.yml
--- - job: name: "{job-name}" display-name: "{job-display-name}" description: "{job-description}" project-type: matrix child-workspace: /dev/shm/{job-name} node: master scm: - git: wipe-workspace: false axes: - axis: type: slave name: nodes values: - "general-purpose" - axis: type: yamlCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu May 06 21:46:09 GMT 2021 - 881 bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+branch-protection.yml
--- - job: name: elastic+elasticsearch+%BRANCH%+branch-protection display-name: "elastic / elasticsearch # %BRANCH% - branch protection" description: Elasticsearch %BRANCH% branch protection. node: master triggers: - timed: "H 7 * * *" scm: [] parameters: [] builders: - shell: | #!/bin/bash set +xCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu May 06 21:46:09 GMT 2021 - 715 bytes - Click Count (0) -
src/main/resources/fess_indices/fess/el/stopwords.txt
# https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/el/stopwords.txt ο η το οι τα του τησ των τον την και κι κ ειμαι εισαι ειναι ειμαστε ειστε στο στον στη στην μα αλλα απο για προσ με σε ωσ παρα αντι κατα μετα θα να δε δεν μη μην επι ενω εαν αν τοτε που
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 19 06:31:02 GMT 2018 - 783 bytes - Click Count (0) -
src/main/resources/fess_indices/fess/bg/stopwords.txt
# https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/bg/stopwords.txt а аз ако ала бе без беше би бил била били било близо бъдат бъде бяха в вас ваш ваша вероятно вече взема ви вие винаги все всеки всички всичко всяка във въпреки върху г ги главно го д да дали до
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 19 06:31:02 GMT 2018 - 1.7K bytes - Click Count (0) -
.github/PULL_REQUEST_TEMPLATE
+ The PR title is formatted as follows: `net/http: frob the quux before blarfing` + The package name goes before the colon + The part after the colon uses the verb tense + phrase that completes the blank in, "This change modifies Go to ___________" + Lowercase verb after the colon + No trailing period + Keep the title as short as possible. ideally under 76 characters or shorter + No MarkdownCreated: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Feb 21 02:07:46 GMT 2018 - 1.2K bytes - Click Count (0) -
.github/workflows/submit-github-dependency-graph.yml
name: Submit Dependency Graph on: workflow_dispatch: push: branches: - master permissions: {} jobs: generate-and-submit: permissions: contents: write runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - uses: actions/setup-java@v5 with: distribution: temurin java-version: 17 - name: Setup GradleCreated: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 22:06:44 GMT 2026 - 933 bytes - Click Count (0) -
src/main/resources/fess_indices/fess/ckb-iq/stopwords.txt
# https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/ckb/stopwords.txt و کە ی کرد ئەوەی سەر دوو هەروەها لەو دەکات چەند هەر ئەو ئەم من ئێمە تۆ ئێوە ئەو ئەوان بە پێ بەبێ بەدەم بەلای بەپێی بەرلە بەرەوی بەرەوە بەردەم بێ بێجگە بۆ دە تێ دەگەڵ دوای جگە لە لێ لەبەر لەبەینی
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 19 06:31:02 GMT 2018 - 721 bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+periodic+packaging-tests.yml
display-name: "elastic / elasticsearch # %BRANCH% - packaging tests" description: "Testing of the Elasticsearch %BRANCH% branch packaging tests.\n" project-type: multijob node: master vault: [] scm: - git: wipe-workspace: false builders: - multijob: name: Packaging tests projects:
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu May 06 21:46:09 GMT 2021 - 999 bytes - Click Count (0) -
.ci/templates.t/periodic-trigger-lgc.yml
--- - job: name: "elastic+elasticsearch+%BRANCH%+triggers/{periodic-job}-trigger" display-name: "{periodic-job}-trigger" description: "Scheduled trigger for {periodic-job}" node: master scm: [] properties: [] parameters: [] publishers: [] triggers: - timed: "{cron}" builders: - shell: | #!/usr/bin/env bash set -o pipefailCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu May 06 21:46:09 GMT 2021 - 1K bytes - Click Count (0)