1. d2f4b2b Gradle version 5.6.1 by Roman Elizarov · 4 years, 9 months ago
  2. 0b16abf Fix propagation for stressTest property for nightly stress tests by Roman Elizarov · 4 years, 9 months ago
  3. 6ca6ed5 Add skip_snapshot_checks flag for snapshot train debuggability by Vsevolod Tolstopyatov · 4 years, 9 months ago
  4. 63fcbfb Remove no longer needed tests excludes by Louis CAD · 4 years, 10 months ago
  5. fe4e05c Module with kotlinx-coroutines BOM for better dependency management by Vsevolod Tolstopyatov · 4 years, 10 months ago
  6. a8904e2 Channel.receiveOrNull becomes extension, internal receiveOrClosed added by Vsevolod Tolstopyatov · 4 years, 10 months ago
  7. daf8502 Disable binary compatibility tests in snapshot trains by Vsevolod Tolstopyatov · 5 years ago
  8. e1ac2e5 Fix atomicfu post-processing and dependencies by Roman Elizarov · 5 years ago
  9. 1748ce1 Print manifest of Kotlin compiler during snapshot builds by Vsevolod Tolstopyatov · 5 years ago
  10. dbe3f48 Fix test masks for snapshot builds by Vsevolod Tolstopyatov · 5 years ago
  11. 585b766 Infrastructure to build kotlinx.coroutines against Kotlin snapshots by Vsevolod Tolstopyatov · 5 years ago
  12. 15b6345 Custom ServiceLoader without jar checksum verification by sokolova · 5 years ago
  13. 0cab2fa Rollback temporary teamcity repo by Roman Elizarov · 5 years ago
  14. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago
  15. ce5d01a Update to gradle 4.10 by Vsevolod Tolstopyatov · 5 years ago
  16. 4327b21 Introduce test module with testable main dispatcher (#749) by Vsevolod Tolstopyatov · 5 years ago
  17. a5a7cdb Merge pull request #876 from Kotlin/debug-agent by Vsevolod Tolstopyatov · 5 years ago
  18. 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
  19. 06600a2 Code style improvements by Vsevolod Tolstopyatov · 6 years ago
  20. d88e427 Enable progressive mode by Vsevolod Tolstopyatov · 5 years ago
  21. 3179683 Ability to publish develop branch to oss.jfrog by Vsevolod Tolstopyatov · 6 years ago
  22. 8a45c47 Version 1.0.0 by Vsevolod Tolstopyatov · 6 years ago
  23. 6f01c93 Add workaround for removed Google dependency by Vsevolod Tolstopyatov · 6 years ago
  24. 706e393 Dokka fixes by Vsevolod Tolstopyatov · 6 years ago
  25. e6e8239 Experimental annotation revisit: by Vsevolod Tolstopyatov · 6 years ago
  26. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  27. 7587eba Introduce ThreadContextElement API to integrate with thread-local sensitive code by Roman Elizarov · 6 years ago
  28. aa100ea Fixed generation of visibilities.json for PublicApiTest by Roman Elizarov · 6 years ago
  29. 305c66a Generate proper benchmarks jar by Vsevolod Tolstopyatov · 6 years ago
  30. 4ddfc91 Kotlin/Native support by Vsevolod Tolstopyatov · 6 years ago
  31. f9408f6 Fixed placement of resource files in new project structure by Roman Elizarov · 6 years ago
  32. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  33. 0dffcfd Merge 'develop' into project-structure by Roman Elizarov · 6 years ago
  34. 18fa116 Kotlin 1.2.51 by Roman Elizarov · 6 years ago
  35. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  36. 74bcc92 Introduce binary-compatibility-validator module by Vsevolod Tolstopyatov · 6 years ago
  37. b1a07ee Setup dependency resolution strategy to force kotlin_version by Ilya Gorbunov · 6 years ago
  38. 3145290 Restructure build logic, prepare for native by Roman Elizarov · 6 years ago
  39. e1a5652 Extracted compilation configs into separate build files by Roman Elizarov · 6 years ago
  40. 94fb2a3 JS: Publish to npm: by Roman Elizarov · 6 years ago
  41. 8fca5d3 Fixed "kotlinSnapshot" build mode by Roman Elizarov · 6 years ago
  42. 38b6fd3 Report Kotlin compiler version when building project by Roman Elizarov · 6 years ago
  43. f0a55f3 Rollback to production Kotlin version 1.2.10 by Roman Elizarov · 6 years ago
  44. 1bb8c1c Use async tests on Kotlin/JS with Kotlin version 1.2.20-eap-33 by Roman Elizarov · 6 years ago
  45. decbc83 MPP: Example frontend JS application using nodejs and webpack by Roman Elizarov · 6 years ago
  46. a964799 MPP: Added js-stub module to properly render Promise extension in Dokka by Roman Elizarov · 6 years ago
  47. 79e02bb MPP: Move .pom config to publish-bintray.gradle file by Roman Elizarov · 6 years ago
  48. e00f0ba MPP: Dokka support via hacks (using dev version 0.9.16-eap-2-dev-1) by Roman Elizarov · 6 years ago
  49. 65eff0b MPP: Build logic organization/refactoring & Kotlin/JS tests with Mocha by Roman Elizarov · 6 years ago
  50. 8bff72b MPP: Common tests framework & CommonCoroutinesTest by Roman Elizarov · 6 years ago
  51. e1c0b65 MPP: Job/launch and related basic interface are extracted; JS basic impl by Roman Elizarov · 6 years ago
  52. dadd50c Use Kotlin 1.2 snapshot by Roman Elizarov · 6 years ago
  53. 4d84a78 Kotlin 1.2.0 by Roman Elizarov · 6 years ago
  54. eb98bc8 Fixed components publication by Roman Elizarov · 7 years ago
  55. ba5e5da Support 'DeployVersion' property to override projects version by Roman Elizarov · 7 years ago
  56. 8fc0075 Fixed site generation (paths & build script) by Roman Elizarov · 7 years ago
  57. 94c3168 Load 'stressTest' from gradle project properties (use -PstressTest) by Roman Elizarov · 7 years ago
  58. 6f5bd3f Pass down 'stressTest' system property to tasks by Roman Elizarov · 7 years ago
  59. 1f6b44d Restore support for building with kotlinSnapshot by Roman Elizarov · 7 years ago
  60. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago