1. 21.03.2025 1 коммит
  2. 19.03.2025 1 коммит
    • Osip Fatkullin's avatar
      KTOR-7743 Make projects isolated (#4740)
      · 6e316974
      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
      6e316974
  3. 07.03.2025 1 коммит
  4. 17.01.2025 1 коммит
  5. 14.01.2025 1 коммит
  6. 30.12.2024 1 коммит
  7. 17.12.2024 1 коммит
    • Osip Fatkullin's avatar
      Refactor ClientLoader.clientTests (#4548)
      · e810eaab
      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
      e810eaab
  8. 12.12.2024 1 коммит
  9. 03.12.2024 1 коммит
  10. 22.11.2024 1 коммит
    • Osip Fatkullin's avatar
      KTOR-7812 Use default JDK for running tests on CI (#4342)
      · a3bccae4
      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
      a3bccae4
  11. 01.11.2024 1 коммит
  12. 30.09.2024 1 коммит
  13. 23.09.2024 1 коммит
  14. 30.07.2024 1 коммит
    • Leonid Stashevsky's avatar
      Cleanup deprecations and code style errors (#4145)
      · 3cd27069
      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
      3cd27069
  15. 15.07.2024 1 коммит
    • Leonid Stashevsky's avatar
      KTOR-6030 Migrate Ktor to kotlinx-io (#4032)
      · 40042dc8
      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: default avatarBruce Hamilton <bruce.hamilton@jetbrains.com>
      40042dc8
  16. 22.01.2024 1 коммит
  17. 04.01.2024 1 коммит
  18. 12.12.2023 1 коммит
  19. 09.12.2023 1 коммит
  20. 23.10.2023 1 коммит
  21. 26.09.2023 1 коммит
  22. 16.08.2023 1 коммит
  23. 08.08.2023 3 коммита
  24. 03.03.2023 3 коммита
  25. 28.11.2022 1 коммит
  26. 25.11.2022 1 коммит
  27. 14.11.2022 1 коммит
    • Dmitry Tretyakov's avatar
      KTOR-735 Support WinHTTP engine (#3243)
      · 8b14eafc
      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
      8b14eafc
  28. 10.11.2022 1 коммит
  29. 25.08.2022 1 коммит
  30. 30.06.2022 2 коммита
  31. 14.04.2022 2 коммита
  32. 04.04.2022 1 коммит
  33. 10.03.2022 1 коммит
  34. 09.03.2022 1 коммит