- 21.03.2025 1 коммит
-
-
Osip Fatkullin создал
* Remove redundant build scan customization * Configure build cache for build-settings-logic * Obfuscate hostname and username
-
- 19.03.2025 1 коммит
-
-
Osip Fatkullin создал
* Apply project plugin in project build scripts * Unify dependencies declaration API * Remove shared configurations from parent projects * Remove buildSrc * Don't publish empty artifacts (KTOR-8336) * Add ProjectTagsService to remove usage of rootProject.subprojects * Remove usage of findProperty and rootProject.layout
-
- 07.03.2025 1 коммит
-
-
renovate[bot] создал
* Update dokka to v2 * Add project ktor-dokka to generate API reference * Add links to sources * Change footer message and title * Use Ktor logo --------- Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by:
Osip Fatkullin <osip.fatkullin@jetbrains.com>
-
- 17.01.2025 1 коммит
-
-
Osip Fatkullin создал
* Create build-logic module, rename build-settings-logic for consistency * Define the project version in base plugin * Move dokka configuration to a precompiled script plugin * Define the group in gradle.properties
-
- 14.01.2025 1 коммит
-
-
Osip Fatkullin создал
* KTOR-8058 Don't publish test projects * Move ClientLoader to ktor-client-test-base * Create ClientEngineTest * Migrate native client engine tests to base class
-
- 30.12.2024 1 коммит
-
-
- 17.12.2024 1 коммит
-
-
Osip Fatkullin создал
* Disable mocha timeout * Use Duration for timeout in test utils * Rename 'ktor-junit' -> 'ktor-test-base' * Add multiplatform implementation of runTestWithData * Use runTestWithData in ClientLoader * Decrease timeouts
-
- 12.12.2024 1 коммит
-
-
Osip Fatkullin создал
* Use JVM 21 (LTS) to run Gradle Daemon * Migrate test server to jetty-jakarta * Use test.jdk property to determine JDK to be used for tests
-
- 03.12.2024 1 коммит
-
-
renovate[bot] создал
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
- 22.11.2024 1 коммит
-
-
Osip Fatkullin создал
* Use LTS JDK in ktor-java-modules-test * Allow reflective access to java.base modules from tests * Enable JDK auto-provision * Drop usage of unsupported curve secp128r1 * Enable dynamic agent loading * Disable testCookiesWithWrongValue for Java engine * Refactor onlyWithEngine * Remove JUnit RetrySupport
-
- 01.11.2024 1 коммит
-
-
Osip Fatkullin создал
* Move repositories’ configuration to precompiled settings plugin * Fix kotlinx libs versions substitution * Configure Kotlin API and language version
-
- 30.09.2024 1 коммит
-
-
- 23.09.2024 1 коммит
-
-
Alexander Sysoev создал
-
- 30.07.2024 1 коммит
-
-
Leonid Stashevsky создал
* Cleanup configuration * Update ktor-utils * Update ktor-shared * Update ktor-io * Cleanup ktor-server * Cleanup ktor-network * Cleanup ktor client * Cleanup ktor-http * Prevent flushAndClose from throwing exception * Fix bypassing MDC to the logging context
-
- 15.07.2024 1 коммит
-
-
Leonid Stashevsky создал
* Migrate to kotlinx-io * Make reader and writer await for nested operations * Fixes for kotlinx-io byte channel handling * Fix kotlin formatting * Update ktor-io API snapshot * Test fixes for kotlinx-io * Add retries for flaky tests, ignore long failing test * Code formatting * Update kotlinx-io snapshot * Update kotlinx-io version * Bump kotlinx-io version * Update to kotlin 2.0.0 * Update atomicfu * Remove allocation in NettyHttpResponsePipeline * Reduce allocations in CIO writer and FileChannels * Update kotlinx-io to 0.5.0 --------- Co-authored-by:
Bruce Hamilton <bruce.hamilton@jetbrains.com>
-
- 22.01.2024 1 коммит
-
-
Bruce Hamilton создал
-
- 04.01.2024 1 коммит
-
-
- 12.12.2023 1 коммит
-
-
Bruce Hamilton создал
-
- 09.12.2023 1 коммит
-
-
Bruce Hamilton создал
-
- 23.10.2023 1 коммит
-
-
Rustam создал
-
- 26.09.2023 1 коммит
-
-
Rustam создал
-
- 16.08.2023 1 коммит
-
-
Mariia Skripchenko создал
-
- 08.08.2023 3 коммита
-
-
Rustam создал
-
Mariia Skripchenko создал
-
Mariia Skripchenko создал
-
- 03.03.2023 3 коммита
-
-
pull-vert создал
KTOR-3788 : Support serialization of kotlinx.coroutines.flow.Flow<T> and deserialization of Sequence<T> (#3225)
-
Mariia Skripchenko создал
-
Rustam создал
-
- 28.11.2022 1 коммит
- 25.11.2022 1 коммит
-
-
- 14.11.2022 1 коммит
-
-
Dmitry Tretyakov создал
* KTOR-735 Support WinHTTP engine It allows using WinHTTP on Windows platform which supports HTTP 1/2 and WebSocket protocols. * KTOR-735 use dedicated package name for cinterop With upcoming Kotlin 1.8 release it will be possible to use WinHTTP as platform library. * KTOR-735 fix klint errors * KTOR-735 Use IllegalStateException instead of WinHttpIllegalStateException * KTOR-735 Resolve review comments
-
- 10.11.2022 1 коммит
-
-
Leonid Stashevsky создал
-
- 25.08.2022 1 коммит
-
-
Leonid Stashevsky создал
* KTOR-4159 Add iOS client without WS to support old iOS versions * fixup! KTOR-4159 Add iOS client without WS to support old iOS versions
-
- 30.06.2022 2 коммита
- 14.04.2022 2 коммита
- 04.04.2022 1 коммит
-
-
leonid.stashevsky создал
-
- 10.03.2022 1 коммит
-
-
Usova Daria создал
-
- 09.03.2022 1 коммит
-
-
Zach Kozar создал
-