- Sort Score
- Result 10 results
- Languages All
Results 121 - 130 of 2,232 for specific2 (0.12 sec)
-
architecture/standards/README.md
For now we just have this global repository of ADRs. If we see fit, we can break these out to per-platform ones, or keep a hybrid approach to having global and platform-specific ADSs. Our aim is to keep the process lightweight and approachable.
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Wed Feb 21 06:30:44 UTC 2024 - 546 bytes - Viewed (0) -
ci/official/envs/py311
# distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ==============================================================================
Registered: Tue Oct 29 12:39:09 UTC 2024 - Last Modified: Wed Jan 10 19:39:41 UTC 2024 - 714 bytes - Viewed (0) -
ci/official/envs/py39
# distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ==============================================================================
Registered: Tue Oct 29 12:39:09 UTC 2024 - Last Modified: Wed Jan 10 19:39:41 UTC 2024 - 713 bytes - Viewed (0) -
docs/pt/docs/tutorial/bigger-applications.md
* Todas elas incluirão as `responses` predefinidas. * Todas essas *operações de rota* terão a lista de `dependencies` avaliada/executada antes delas. * Se você também declarar dependências em uma *operação de rota* específica, **elas também serão executadas**.
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 19.6K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/test/net/protocol/xxx5/TestHandler.java
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.test.net.protocol.xxx5; public class TestHandler {
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Tue Jun 18 00:44:11 UTC 2024 - 702 bytes - Viewed (0) -
.github/workflows/codeql-analysis.init.gradle
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ allprojects { tasks.withType(JavaCompile).configureEach { outputs.doNotCacheIf("CodeQL scanning", { true }) }
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Sat Oct 10 05:36:54 UTC 2020 - 745 bytes - Viewed (0) -
build-logic-settings/build.gradle.kts
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Tue Apr 23 11:54:19 UTC 2024 - 702 bytes - Viewed (0) -
build-logic-commons/basics/src/main/kotlin/gradlebuild/basics/BuildParams.kt
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package gradlebuild.basics import gradlebuild.basics.BuildParams.AUTO_DOWNLOAD_ANDROID_STUDIO
Registered: Wed Oct 30 11:36:09 UTC 2024 - Last Modified: Wed Oct 09 08:19:42 UTC 2024 - 16.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/badword/SearchForm.java
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.app.web.admin.badword; /** * @author codelibs * @author Keiichi Watanabe */ public class SearchForm {
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 778 bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/fileauth/SearchForm.java
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, * either express or implied. See the License for the specific language * governing permissions and limitations under the License. */ package org.codelibs.fess.app.web.admin.fileauth; /** * @author codelibs * @author Keiichi Watanabe */ public class SearchForm {
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 779 bytes - Viewed (0)