COMMITS
/ crates/node_runtime/Cargo.toml January 17, 2025
P
chore: Use workspace fields for edition and publish (#23291)
Piotr Osiewicz committed
November 21, 2024
张
windows: Set `CREATE_NO_WINDOW` for commands (#18447)
张小白 committed
September 23, 2024
C
Allow using system node (#18172)
Conrad Irwin committed
July 23, 2024
M
Update http crate name (#15041)
Mikayla Maki committed
June 17, 2024
M
Extract paths out of `util` (#13182)
Marshall Bowers committed
May 25, 2024
M
node_runtime: Restrict the `windows` dependency to the Windows target (#12284)
Marshall Bowers committed
May 10, 2024
C
Extract `http` from `util` (#11680)
Conrad Irwin committed
May 9, 2024
J
Add `zip` extract support for Windows (#11156)
Jason Lee committed
March 15, 2024
J
Implement updating for node-based language servers (#9361)
Joseph T. Lyons committed
March 5, 2024
M
Move Clippy configuration to the workspace level (#8891)
Marshall Bowers committed
February 27, 2024
D
Cleanup dependencies (part 4) (#8468)
Dzmitry Malyshau committed
February 25, 2024
M
Hoist `languages` crate's dependencies to the workspace level (#8394)
Marshall Bowers committed
February 6, 2024
P
chore: Move workspace dependencies to workspace.dependencies (#7454)
Piotr Osiewicz committed
January 31, 2024
M
Sort dependencies in `Cargo.toml` files (#7126)
Marshall Bowers committed
January 30, 2024
M
Clean up `Cargo.toml` files (#7044)
Marshall Bowers committed
January 27, 2024
P
Licenses: change license fields in Cargo.toml to AGPL-3.0-or-later. (#5535)
Piotr Osiewicz committed
January 23, 2024
P
chore: Change AGPL-licensed crates to GPL (except for collab) (#4231)
Piotr Osiewicz committed
P
Remove license-file from Cargo.toml as it is apparently redundant (#4218)
Piotr Osiewicz committed
P
chore: Add crate licenses. (#4158)
Piotr Osiewicz committed
December 6, 2023
M
Upgrade async-compression dep
Max Brunsfeld committed
October 24, 2023
A
Checkpoint
Antonio Scandurra committed
August 10, 2023
J
Remove NodeRuntime static & add fake implementation for tests
Julia committed
June 28, 2023
J
April 25, 2023
M
:art: Specify more dependencies at the workspace level
Max Brunsfeld committed
April 21, 2023
M
Use a workspace dependency for the futures crate
Max Brunsfeld committed
March 28, 2023
M
Refactor out the node runtime crate and hook up all related imports
Mikayla Maki committed