1. 69c3ce3 Update Dokka and Knit to their stable versions, remove bintray leftovers (#2811) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  2. f5e8740 General cleanup (#2809) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  3. bcbcd16 Upgrade to newest Dokka and Knit (#2805) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  4. 1392686 Improve ':kotlinx-coroutines-core' substitution for all modules. (#2748) by Vsevolod Tolstopyatov · 3 years ago
  5. 347feed Remove dev repositories and Bintray usages where applicable (#2587) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  6. f2940d5 Update Gradle for Kotlin 1.5, add space-dev repository (#2598) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  7. a8d55d6 Replace deprecated '*compile' configurations. (#2574) by Yahor Berdnikau · 3 years, 3 months ago
  8. ad6211c Get rid of JCenter and kotlin-dev repository (#2530) by Vsevolod Tolstopyatov · 3 years, 3 months ago
  9. 0e926e7 Kotlin DSL - Kotlin conventions (JVM & JS) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  10. 520afcb Gradle stewardship (#2431) by Vsevolod Tolstopyatov · 3 years, 5 months ago
  11. 556f07a Update to Kotlin 1.4.20 (#2424) by Vsevolod Tolstopyatov · 3 years, 6 months ago
  12. 179f142 Add build parameter to build coroutines with JVM IR compiler (#2389) by Alexander Likhachev · 3 years, 6 months ago
  13. 738f5a2 Refactor mpp/native build, introduce "concurrent" source set, test launcher (#2074) by Roman Elizarov · 3 years, 7 months ago
  14. 85b1a2b Support JetBrains cache-redirector service for stable CI builds (#2247) by Roman Elizarov · 3 years, 8 months ago
  15. fcaa6df Migrate examples to new JS plugin by Vsevolod Tolstopyatov · 3 years, 9 months ago
  16. 964cd92 Transition to the Gradle kts by Victor Turansky · 4 years, 1 month ago
  17. 63156a8 Add space staging repository by Vsevolod Tolstopyatov · 3 years, 9 months ago
  18. 2d0d9aa Version 1.3.9 by Vsevolod Tolstopyatov · 3 years, 9 months ago
  19. 4b16e1b Ignore API change in kotlinx-coroutines-core in train build by Stanislav Erokhin · 4 years ago
  20. 17248c8 Fixes for 1.4-M2 & HMPP (#2031) by Sergey Igushkin · 4 years ago
  21. e47cb35 Add project JDK convention (#1984) by Victor Turansky · 4 years ago
  22. de38890 Platform util in 'buildSrc' (#1969) by Victor Turansky · 4 years, 1 month ago
  23. 9982979 Plugin versions in 'plugins' block (#1977) by Victor Turansky · 4 years, 1 month ago
  24. a8f4b64 Common java version method (#1965) by Victor Turansky · 4 years, 1 month ago
  25. 02b403d BlockHound integration (#1873) by dkhalanskyjb · 4 years, 2 months ago
  26. aa86ff3 Revert "BlockHound integration (#1821)" by Vsevolod Tolstopyatov · 4 years, 2 months ago
  27. ed7c668 BlockHound integration (#1821) by dkhalanskyjb · 4 years, 2 months ago
  28. aff8202 Conditionally disable :example-frontend-js for snapshot train by Vsevolod Tolstopyatov · 4 years, 3 months ago
  29. 3651276 Make publication validator part of the project (#1820) by dkhalanskyjb · 4 years, 3 months ago
  30. bf9509d Optimize the size of the coroutines library in Android projects (#1282) by Roman Elizarov · 4 years, 3 months ago
  31. 1ac3dc2 Build project using JDK 11 (#1733) by Roman Elizarov · 4 years, 3 months ago
  32. 660c2d7 Use a separate Knit tool (#1486) by Roman Elizarov · 4 years, 3 months ago
  33. e153863 Integration with binary-compatibility-validator plugin (#1790) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  34. fb990b0 Disable CasesPublicAPITest completely for train builds by Vsevolod Tolstopyatov · 4 years, 4 months ago
  35. 642989e Disable companions test in binary-compatibility-validation in train builds (KT-11567) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  36. 4f24a7a Update lincheck to 2.5.3 and re-write the corresponding tests by Nikita Koval · 4 years, 6 months ago
  37. 476d6de Authenticate in 'kotlin-dev' repo on Bintray by Michael Kuzmin · 4 years, 5 months ago
  38. c5a42da Migrate BOM module to java-platform plugin by Sergey Shatunov · 4 years, 8 months ago
  39. 84b24bd Merge branch 'master' into develop by Vsevolod Tolstopyatov · 4 years, 8 months ago
  40. 5378b80 Deprecate obsolete reactive API, improve existing Reactive documentation by Vsevolod Tolstopyatov · 4 years, 8 months ago
  41. bda9c79 Update jmh-related plugins to be compatible with Gradle 5.5 by Vsevolod Tolstopyatov · 4 years, 9 months ago
  42. d2f4b2b Gradle version 5.6.1 by Roman Elizarov · 4 years, 9 months ago
  43. 0b16abf Fix propagation for stressTest property for nightly stress tests by Roman Elizarov · 4 years, 9 months ago
  44. 6ca6ed5 Add skip_snapshot_checks flag for snapshot train debuggability by Vsevolod Tolstopyatov · 4 years, 9 months ago
  45. 63fcbfb Remove no longer needed tests excludes by Louis CAD · 4 years, 10 months ago
  46. fe4e05c Module with kotlinx-coroutines BOM for better dependency management by Vsevolod Tolstopyatov · 4 years, 10 months ago
  47. a8904e2 Channel.receiveOrNull becomes extension, internal receiveOrClosed added by Vsevolod Tolstopyatov · 4 years, 10 months ago
  48. daf8502 Disable binary compatibility tests in snapshot trains by Vsevolod Tolstopyatov · 5 years ago
  49. e1ac2e5 Fix atomicfu post-processing and dependencies by Roman Elizarov · 5 years ago
  50. 1748ce1 Print manifest of Kotlin compiler during snapshot builds by Vsevolod Tolstopyatov · 5 years ago
  51. dbe3f48 Fix test masks for snapshot builds by Vsevolod Tolstopyatov · 5 years ago
  52. 585b766 Infrastructure to build kotlinx.coroutines against Kotlin snapshots by Vsevolod Tolstopyatov · 5 years ago
  53. 15b6345 Custom ServiceLoader without jar checksum verification by sokolova · 5 years ago
  54. 0cab2fa Rollback temporary teamcity repo by Roman Elizarov · 5 years ago
  55. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago
  56. ce5d01a Update to gradle 4.10 by Vsevolod Tolstopyatov · 5 years ago
  57. 4327b21 Introduce test module with testable main dispatcher (#749) by Vsevolod Tolstopyatov · 5 years ago
  58. a5a7cdb Merge pull request #876 from Kotlin/debug-agent by Vsevolod Tolstopyatov · 5 years ago
  59. 3781a82 Repackage byte-buddy along with debug agent (so it shouldn't be a dependency of target process), use shadow plugin for that to avoid clashes with other byte-buddy versions and publish shadow jar instead of regular one for debug module by Vsevolod Tolstopyatov · 5 years ago
  60. 06600a2 Code style improvements by Vsevolod Tolstopyatov · 6 years ago
  61. d88e427 Enable progressive mode by Vsevolod Tolstopyatov · 5 years ago
  62. 3179683 Ability to publish develop branch to oss.jfrog by Vsevolod Tolstopyatov · 6 years ago
  63. 8a45c47 Version 1.0.0 by Vsevolod Tolstopyatov · 6 years ago
  64. 6f01c93 Add workaround for removed Google dependency by Vsevolod Tolstopyatov · 6 years ago
  65. 706e393 Dokka fixes by Vsevolod Tolstopyatov · 6 years ago
  66. e6e8239 Experimental annotation revisit: by Vsevolod Tolstopyatov · 6 years ago
  67. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  68. 7587eba Introduce ThreadContextElement API to integrate with thread-local sensitive code by Roman Elizarov · 6 years ago
  69. aa100ea Fixed generation of visibilities.json for PublicApiTest by Roman Elizarov · 6 years ago
  70. 305c66a Generate proper benchmarks jar by Vsevolod Tolstopyatov · 6 years ago
  71. 4ddfc91 Kotlin/Native support by Vsevolod Tolstopyatov · 6 years ago
  72. f9408f6 Fixed placement of resource files in new project structure by Roman Elizarov · 6 years ago
  73. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  74. 0dffcfd Merge 'develop' into project-structure by Roman Elizarov · 6 years ago
  75. 18fa116 Kotlin 1.2.51 by Roman Elizarov · 6 years ago
  76. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  77. 74bcc92 Introduce binary-compatibility-validator module by Vsevolod Tolstopyatov · 6 years ago
  78. b1a07ee Setup dependency resolution strategy to force kotlin_version by Ilya Gorbunov · 6 years ago
  79. 3145290 Restructure build logic, prepare for native by Roman Elizarov · 6 years ago
  80. e1a5652 Extracted compilation configs into separate build files by Roman Elizarov · 6 years ago
  81. 94fb2a3 JS: Publish to npm: by Roman Elizarov · 6 years ago
  82. 8fca5d3 Fixed "kotlinSnapshot" build mode by Roman Elizarov · 6 years ago
  83. 38b6fd3 Report Kotlin compiler version when building project by Roman Elizarov · 6 years ago
  84. f0a55f3 Rollback to production Kotlin version 1.2.10 by Roman Elizarov · 6 years ago
  85. 1bb8c1c Use async tests on Kotlin/JS with Kotlin version 1.2.20-eap-33 by Roman Elizarov · 6 years ago
  86. decbc83 MPP: Example frontend JS application using nodejs and webpack by Roman Elizarov · 6 years ago
  87. a964799 MPP: Added js-stub module to properly render Promise extension in Dokka by Roman Elizarov · 6 years ago
  88. 79e02bb MPP: Move .pom config to publish-bintray.gradle file by Roman Elizarov · 6 years ago
  89. e00f0ba MPP: Dokka support via hacks (using dev version 0.9.16-eap-2-dev-1) by Roman Elizarov · 6 years ago
  90. 65eff0b MPP: Build logic organization/refactoring & Kotlin/JS tests with Mocha by Roman Elizarov · 6 years ago
  91. 8bff72b MPP: Common tests framework & CommonCoroutinesTest by Roman Elizarov · 6 years ago
  92. e1c0b65 MPP: Job/launch and related basic interface are extracted; JS basic impl by Roman Elizarov · 6 years ago
  93. dadd50c Use Kotlin 1.2 snapshot by Roman Elizarov · 6 years ago
  94. 4d84a78 Kotlin 1.2.0 by Roman Elizarov · 6 years ago
  95. eb98bc8 Fixed components publication by Roman Elizarov · 7 years ago
  96. ba5e5da Support 'DeployVersion' property to override projects version by Roman Elizarov · 7 years ago
  97. 8fc0075 Fixed site generation (paths & build script) by Roman Elizarov · 7 years ago
  98. 94c3168 Load 'stressTest' from gradle project properties (use -PstressTest) by Roman Elizarov · 7 years ago
  99. 6f5bd3f Pass down 'stressTest' system property to tasks by Roman Elizarov · 7 years ago
  100. 1f6b44d Restore support for building with kotlinSnapshot by Roman Elizarov · 7 years ago