- Sort Score
- Result 10 results
- Languages All
Results 111 - 120 of 450 for exchanges (0.11 sec)
-
.teamcity/src/main/kotlin/configurations/StageTriggers.kt
// Trigger ReadyForNightly and ReadyForRelease for provider-api-migration/public-api-changes-test branch // TODO: remove this after the branch is merged fun VersionedSettingsBranch.determineBranchFilter(): String { return branchFilter() + "\n+:provider-api-migration/public-api-changes-test" } class StageTrigger( model: CIBuildModel, stage: Stage, prevStage: Stage?, os: Os?,
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Nov 06 08:08:13 UTC 2024 - 5.8K bytes - Viewed (0) -
doc/next/6-stdlib/99-minor/0-heading.md
### Minor changes to the library {#minor_library_changes}...
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jul 22 17:55:04 UTC 2024 - 60 bytes - Viewed (0) -
docs/bucket/replication/DESIGN.md
Any metadata changes on the source object version, such as metadata updates via PutObjectTagging, PutObjectRetention, PutObjectLegalHold and COPY api are replicated in a similar manner to target version, with the `X-Amz-Replication-Status` again cycling through the same states.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Sep 29 04:28:45 UTC 2022 - 14.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
- [Changelog since v1.20.10](#changelog-since-v12010) - [Important Security Information](#important-security-information) - [CVE-2021-25741: Symlink Exchange Can Allow Host Filesystem Access](#cve-2021-25741-symlink-exchange-can-allow-host-filesystem-access) - [Changes by Kind](#changes-by-kind-4) - [Bug or Regression](#bug-or-regression-4) - [Other (Cleanup or Flake)](#other-cleanup-or-flake-1) - [Dependencies](#dependencies-4)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
- [Other notable changes](#other-notable-changes) - [v1.10.12](#v11012) - [Downloads for v1.10.12](#downloads-for-v11012) - [Client Binaries](#client-binaries-1) - [Server Binaries](#server-binaries-1) - [Node Binaries](#node-binaries-1) - [Changelog since v1.10.11](#changelog-since-v11011) - [Other notable changes](#other-notable-changes-1) - [v1.10.11](#v11011)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
docs/changelogs/changelog_3x.md
## Version 3.0.0-RC1 _2016-01-02_ OkHttp 3 is a major release focused on API simplicity and consistency. The API changes are numerous but most are cosmetic. Applications should be able to upgrade from the 2.x API to the 3.x API mechanically and without risk. Because the release includes breaking API changes, we're changing the project's package name from `com.squareup.okhttp` to `okhttp3`. This should make it
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Feb 06 14:55:54 UTC 2022 - 50.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.13.md
- [Other notable changes](#other-notable-changes) - [v1.13.11](#v11311) - [Downloads for v1.13.11](#downloads-for-v11311) - [Client Binaries](#client-binaries-1) - [Server Binaries](#server-binaries-1) - [Node Binaries](#node-binaries-1) - [Changelog since v1.13.10](#changelog-since-v11310) - [Other notable changes](#other-notable-changes-1) - [v1.13.10](#v11310)
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 273.1K bytes - Viewed (0) -
docs/site-replication/README.md
- Creation and deletion of buckets and objects - Creation and deletion of all IAM users, groups, policies and their mappings to users or groups - Creation of STS credentials - Creation and deletion of service accounts (except those owned by the root user) - Changes to Bucket features such as: - Bucket Policies - Bucket Tags
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Feb 26 21:30:28 UTC 2024 - 3.4K bytes - Viewed (0) -
src/main/java/jcifs/smb1/util/mime.map
drawing/x-dwf dwf # AutoCAD image/gif gif # GIF image file image/ief ief # Image Exchange image/jpeg jpeg jpg jpe # JPG image file image/png png # Portable Network Graphics image/tiff tiff tif # TIFF image file
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 20:39:42 UTC 2019 - 5.9K bytes - Viewed (0) -
build-logic-commons/basics/src/main/kotlin/gradlebuild/basics/BuildEnvironment.kt
else -> actualBranch } /** * The build environment. * * WARNING: Every val in here must not change for they same daemon. If it does, changes will go undetected, * since this whole object is kept in the classloader between builds. * Anything that changes must be in a val with a get() method that recomputes the value each time. */ object BuildEnvironment { /**
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Oct 09 08:19:42 UTC 2024 - 4.9K bytes - Viewed (0)