Граф коммитов

1869 Коммитов

Автор SHA1 Сообщение Дата
Tanish Ranjan 23bfc9750b
feat - Extract classes.jar from *.aar (#1594) 2024-09-05 13:18:55 +08:00
Jiaming 7c322dc34f
fix: architecture image typo (#1599) 2024-09-03 12:36:53 +08:00
dependabot[bot] 07878470c8
chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 in /extension (#1597)
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 09:43:42 +08:00
Sheng Chen 69f36c4e58
fix - Fallback to /tmp/ when named pipe is too long (#1591) 2024-08-28 11:30:57 +08:00
Sheng Chen 4038148b08
fix - Correct the gradle java version to jdt parsing (#1590) 2024-08-26 13:43:56 +08:00
Sheng Chen 55e3b9653d
fix - Gradle test debug not working on version 8.5 and higher (#1586)
Signed-off-by: Sheng Chen <sheche@microsoft.com>
2024-08-16 16:18:31 +08:00
Sheng Chen e16d649499
enhancement - Support onBuildShowMessage for BSP client (#1583) 2024-08-14 15:28:39 +08:00
Jiaming 7b31a064dc
fix - Update the pipe path generation approach in Java (#1582) 2024-08-13 19:38:22 +08:00
Sheng Chen 53e856c9cd
build - Prepare for 3.16.4 (#1581) 2024-08-13 14:50:07 +08:00
Sheng Chen a09efedf15
fix - Compilation error in test code (#1571) 2024-08-13 13:32:22 +08:00
Sheng Chen d8d6c93577
build - Update Gradle task to v3 (#1580) 2024-08-13 12:35:41 +08:00
Jiaming 070feb30fd
fix - closeConnection() will fail if server haven't start (#1579) 2024-08-12 16:27:04 +08:00
Jiaming fd29348c1c
fix - Delete the gradle build server projects in workspace when failed resolving 2024-08-12 11:30:34 +08:00
Sheng Chen b31d370333
build - Prepare for 3.16.3 (#1577) 2024-08-12 09:30:52 +08:00
Jiaming 2061b3a351
fix - Fallback to Buildship when failed to generate named pipe (#1576) 2024-08-09 14:22:53 +08:00
Sheng Chen 4473d70c13
fix - Create linked folder for resource if it's placed out of the project (#1575) 2024-08-09 14:21:14 +08:00
Sheng Chen 57d4a77de4
fix - Fallback to Buildship when multiple gradle projects in same level (#1574) 2024-08-09 12:56:31 +08:00
Jiaming 93e68867c4
fix - Register the waitForImporterPipePath promise earlier (#1573) 2024-08-09 11:18:21 +08:00
Jiaming 5ff06bb71e
enhancement - Notify user to install jdk when GradleServerEnv not found (#1569)
Co-authored-by: Sheng Chen <sheche@microsoft.com>
2024-08-08 17:08:35 +08:00
Jiaming d94b31bf50
enhancement - Activate the extension when gradle files are in sub-folders of the workspace (#1570) 2024-08-08 15:45:05 +08:00
Sheng Chen 32d689afa4
dix - Dedup the project dependency (#1568) 2024-08-08 15:06:23 +08:00
Jiaming e5d74ffbbb
build - Update npm version to 18.20.4 (#1567) 2024-08-08 11:31:50 +08:00
Jiaming 8fbe26c496
docs - Add comments for grpc client handleConnectError (#1565) 2024-08-07 16:17:30 +08:00
Jiaming a281e6b319
fix - Make bspProxy start earlier (#1563) 2024-08-07 13:05:27 +08:00
Jiaming 36ac87493f
fix - Fallback to BuildShip when importer connect hit max attempts (#1560) 2024-08-06 19:05:13 +08:00
Jiaming 21f224f050
refactor - Remove redundant files (#1561) 2024-08-06 16:55:51 +08:00
dependabot[bot] faca9bbeee
chore(deps-dev): bump @grpc/grpc-js from 1.8.14 to 1.8.22 in /extension (#1494)
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.14 to 1.8.22.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.14...@grpc/grpc-js@1.8.22)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sheng Chen <sheche@microsoft.com>
2024-08-06 16:36:31 +08:00
Jiaming 9f3c9348d7
refactor - Add connector error listeners (#1558) 2024-08-05 19:35:07 +08:00
Jiaming 2d816ba345
fix - Gradle server will terminate if generatePipepath error (#1557) 2024-08-05 16:00:50 +08:00
Sheng Chen e692c0c7bd
build - Prepare for 3.16.2 (#1556) 2024-08-05 11:00:38 +08:00
Jiaming 78fd1d8fee
fix - Refine findValidJavaHome logic (#1554) 2024-08-05 10:17:27 +08:00
Sheng Chen 5763213413
fix - Inform that JDK 17 is required (#1549) 2024-08-05 10:14:32 +08:00
Sheng Chen b71fcb2e1e
fix - Use 'java.import.gradle.java.home' when it's specified (#1552) 2024-08-02 17:18:21 +08:00
Jiaming 4b505ade76
fix - Do not start build server when getRandomPipepath return empty (#1545) 2024-08-02 17:17:52 +08:00
Jiaming 2a631cb6d7
Fix: add bsp dispose method (#1543) 2024-08-01 17:34:56 +08:00
Jiaming 7f2f6d6081
fix - Task Server jdk search compatibility check (#1547) 2024-08-01 16:12:02 +08:00
Sheng Chen e1325e9ac2
build - Prepare for 3.16.1 (#1544) 2024-08-01 13:00:04 +08:00
Jiaming d45be23143
fix - Cannot start build server thread when path has spaces (#1542) 2024-07-31 21:08:57 +08:00
Sheng Chen 59195dc209
feat - Support debug test delegation (#1536) 2024-07-31 16:42:42 +08:00
Sheng Chen 131f4cd300
build - Prepare for 3.16.0 (#1540) 2024-07-31 14:20:58 +08:00
Jiaming 3cfecc8aa0
fix - Gradle server jvm opts alignment (#1541) 2024-07-31 13:58:50 +08:00
Jiaming 702d1cc38a
fix - Language server is not correctly started (#1539) 2024-07-31 12:33:30 +08:00
Jiaming 1db6ee43c7
fix - Correct the telemetry name (#1538) 2024-07-31 10:09:46 +08:00
Jiaming 895a1fee77
fix - Get daemon status handle folder name contain empty space (#1537) 2024-07-30 15:46:02 +08:00
Jiaming 8400fdc0fc
Fix: use import.gradle.java.home in prior (#1534) 2024-07-30 13:37:44 +08:00
Jiaming ff9ce622b5
fix - Override language server setTrace (#1533) 2024-07-29 16:42:28 +08:00
Jiaming 34e089628a
refactor - Rename to taskServerClient & remove gradle daemon status (#1531) 2024-07-29 14:30:57 +08:00
Sheng Chen e4d2842501
fix - Wrong status code returned for test completion (#1532) 2024-07-29 14:21:39 +08:00
Jiaming f7f93d4889
fix - Increase importer Max_Attempts & Refine getRandomPipePath (#1530) 2024-07-26 10:40:10 +08:00
Sheng Chen ffc122dc48
build - Update ado pipelines according to the new arch (#1526) 2024-07-25 19:26:33 +08:00