1. 20.05.2025 1 коммит
  2. 24.04.2025 2 коммита
  3. 26.03.2025 2 коммита
  4. 25.03.2025 2 коммита
  5. 24.03.2025 3 коммита
  6. 21.03.2025 1 коммит
  7. 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
  8. 18.03.2025 1 коммит
  9. 17.03.2025 2 коммита
  10. 13.03.2025 1 коммит
  11. 12.03.2025 1 коммит
  12. 11.03.2025 1 коммит
  13. 10.03.2025 1 коммит
  14. 07.03.2025 2 коммита
  15. 06.03.2025 2 коммита
  16. 05.03.2025 1 коммит
  17. 28.02.2025 1 коммит
  18. 26.02.2025 3 коммита
  19. 25.02.2025 1 коммит
  20. 24.02.2025 3 коммита
  21. 22.02.2025 1 коммит
  22. 21.02.2025 2 коммита
    • Bruce Hamilton's avatar
      KTOR-8210 Fix copy() and Source multipart processing (#4686)
      · 9ba9388c
      Bruce Hamilton создал
      * KTOR-8210 Use peek over copy; avoid assumptions of Source contents fully buffered
      
      * Revert "KTOR-8210 Use peek over copy; avoid assumptions of Source contents fully buffered"
      
      This reverts commit 37bf04a03d5678e12f405c8325717e0138a96a54.
      
      * KTOR-8210 Fix copy() and multipart source content processing
      
      * fixup! KTOR-8210 Fix copy() and multipart source content processing
      
      * Increase Jetty test timeout to resolve flakiness
      9ba9388c
    • Thomas Vos's avatar
      Remove unnecessary maxDescriptor + 1; Improve posix call debug information in...
      · a309ce8a
      Thomas Vos создал
      Remove unnecessary maxDescriptor + 1; Improve posix call debug information in SelectorManager (#4689)
      
      * Remove unnecessary maxDescriptor + 1
      
      * Improve posix call debug information in SelectorManager
      a309ce8a
  23. 20.02.2025 5 коммитов