Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tauri-apps/deno

A secure JavaScript and TypeScript runtime
https://github.com/tauri-apps/deno

removes ? from URL when deleting all params (#2217)

4dcdd881553047efc90e0b3d532206225c1ca5fb authored over 5 years ago by 迷渡 <[email protected]>
Rewrite flags.rs::parse_flags (#2237)

636827a1d52285642eeb375781abe941c79a07f0 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Add support for custom tsconfig.json (#2089)

Use `--config`

1a0f53a807abad0e9ebfcf437f3dade6b01d7f84 authored over 5 years ago by Kitson Kelly <[email protected]>
remove dead code from log/test.ts (denoland/deno_std#370)

Original: https://github.com/denoland/deno_std/commit/e2c187003d1d18920a9c5bdb72b2664a730542fd

ab9c159b50d34549c11fc683a27010e5579b393c authored over 5 years ago by Bartek Iwańczuk <[email protected]>
http/cookie: fixing equal character split (denoland/deno_std#368)

Original: https://github.com/denoland/deno_std/commit/8503efc8f729cf152a2b03471b3a9d6d93c31197

a814cfc3e1a12d4cad452b190228117ecb74d08a authored over 5 years ago by Vincent LE GOFF <[email protected]>
Disable flaky assert in killSuccess (#2230)

73be183864d0983821e683198d9a6ea9008f070a authored over 5 years ago by Ryan Dahl <[email protected]>
Revert "recover: #1517 Kill all pending accepts when TCP listener is closed (#2224)" (#2239)

Crashes while running wrk against
js/deps/https/deno.land/std/http/http_bench.ts

This revert...

1af02b405e99f40bfe76ca7dfb596e6de959106b authored over 5 years ago by Ryan Dahl <[email protected]>
fix test description for `atob` (#2232)

a4551c853e25a08ea479c5b75f60dc4109eee72f authored over 5 years ago by 迷渡 <[email protected]>
http: Cookie improvements (denoland/deno_std#359)

Original: https://github.com/denoland/deno_std/commit/f1114691038888fc3d8995b64a8028f072569672

ce101a0f8632f6b5390af247f3df2002e86becdf authored over 5 years ago by Vincent LE GOFF <[email protected]>
recover: #1517 Kill all pending accepts when TCP listener is closed (#2224)

972ac03858cc11e8b6bb759ee69640d17235580d authored over 5 years ago by Yusuke Sakurai <[email protected]>
disable --version flag from deno version (#2226)

02596c08bdedebb7ffb53ead9cae2bd6bf98c238 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Update TS version on pipeline (denoland/deno_std#364)

Original: https://github.com/denoland/deno_std/commit/1504894a69dad520311413e8003257d69ae51c9c

8d49022ef67b590d8ee7b3ff984307b6c0a69d4f authored over 5 years ago by Vincent LE GOFF <[email protected]>
Use alt logos on benchmarks and manual page (#2211)

78bce41c1484adfc291626993cc2e3636f7bd640 authored over 5 years ago by Ryan Dahl <[email protected]>
URLSearchParams init with itself (#2218)

6c9e0530f5eb8de112c08d9671551dd8a9324b38 authored over 5 years ago by 迷渡 <[email protected]>
fs: fix ensureLink broken (denoland/deno_std#360)

Fixes denoland/deno_std#358
Original: https://github.com/denoland/deno_std/commit/d9a64c0a145c4...

1059133b2146cbad7b17c9358747c5c3ce7cd8e5 authored over 5 years ago by Axetroy <[email protected]>
core: add Deps::to_json() (#2223)

1d4b14e306f6d5c6ef8ce6b4ad9e6dfecca95a0d authored over 5 years ago by Greg Altman <[email protected]>
Bump CI to v0.3.10 (denoland/deno_std#362)

Original: https://github.com/denoland/deno_std/commit/ec70367e5b32083aeb66716065d74b723f835fe8

7021391d38dd15bb3cedf5ea71cef0b14edc1c45 authored over 5 years ago by Ryan Dahl <[email protected]>
toml: remove parseFile (denoland/deno_std#361)

Original: https://github.com/denoland/deno_std/commit/0431b2f92fba69582f4412bfe9ad138838f46275

3bee6de208618fcea9cf07ead22e3d5ca1cfd200 authored over 5 years ago by Jimmy Cao <[email protected]>
v0.3.10

40d8ef1ec9f5e50017c41af8bf3b9f8454f97544 authored over 5 years ago by Ryan Dahl <[email protected]>
Rename CLI flags to subcommands (#2212)

aa85a4d2884e7600e0f64c457e20cd7f02b811c6 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
compile lib.deno_runtime.d.ts into executable (#2209)

b426ecce80a968ae77cde9e242a9014bff371f79 authored over 5 years ago by Ryan Dahl <[email protected]>
Rename deno prefetch to deno fetch (#2210)

b7d8a0c6f6e90a65243264faa3f702d1a9471090 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Fix anchor links and add spinner to the benchmarks page (#2205)

098d6fffabb85d102b3662dacf3173c47e551d34 authored over 5 years ago by David Stone <[email protected]>
v0.3.9

e725b26b289fbe96b679039ba4203f10f7229ab9 authored over 5 years ago by Ryan Dahl <[email protected]>
`URLSearchParams` deleting appended multiple (#2201)

8578ed4e7fcbddcbfb87368529f629ce1aebfebb authored over 5 years ago by 迷渡 <[email protected]>
core: Add test for snapshotting from Rust (#2197)

7fc9d7d62a864d1e6af0e77291a105726f73279c authored over 5 years ago by Ryan Dahl <[email protected]>
Fix symlinkSyncNotImplemented (#2198)

f6948235079b1d6050a2d3c98891844cb97595f5 authored over 5 years ago by Ryan Dahl <[email protected]>
Bump CI to v0.3.8 (denoland/deno_std#357)

Original: https://github.com/denoland/deno_std/commit/4f6a070e1c7cbe7aad281bb8dc0b6435239f4cdc

146928dcf5ade24590d2a1ac14158c22c75fa73c authored over 5 years ago by Ryan Dahl <[email protected]>
Upgrade CI to Node v12 (#2193)

6bece270b2719a66b564a411fc28c3b32ae0b105 authored over 5 years ago by Ryan Dahl <[email protected]>
Eslint fixes (denoland/deno_std#356)

Make warnings fail
Original: https://github.com/denoland/deno_std/commit/4543b563a9a01c8c168aafc...

dcd01dd02530df0e799eb4227087680ffeb80d74 authored over 5 years ago by Vincent LE GOFF <[email protected]>
http : Add cookie module (denoland/deno_std#338)

Original: https://github.com/denoland/deno_std/commit/1d8544788648b4c571d10b9a55cc3670a1cbf69c

e1f7a60bb326f8299f339635c0738d28431afa0a authored over 5 years ago by Vincent LE GOFF <[email protected]>
core: make Isolate concrete, remove Dispatch trait (#2183)

Op dispatch is now dynamically dispatched, so slightly less efficient.
The immeasurable perf hi...

d68b44b6b2fad6c321aa01a039030bb98c5be88d authored over 5 years ago by Ryan Dahl <[email protected]>
fs utils getFileInfoType() return undefined when not found (denoland/deno_std#341)

Original: https://github.com/denoland/deno_std/commit/0a6180016383b9d527bb96556ae0bcdabe5161eb

0fb83ba0d2e8facfa32e92a4d0700caad83701d9 authored over 5 years ago by Axetroy <[email protected]>
Use tokio_threadpool's new panic_handler (#2188)

675919e915650cd1c88a1cdb4f67310133b8a05e authored over 5 years ago by Ryan Dahl <[email protected]>
third_party: upgrade rust crates

6caf8655070211d9771d349492c18d56c03b12b8 authored over 5 years ago by Bert Belder <[email protected]>
symlink: Ignore type parameter on non-Windows platforms (#2185)

Fixes #2169

da64fba046e4f324bff62d71ae74906fa6e3421f authored over 5 years ago by Yingbo (Max) Wang <[email protected]>
fs: add ensureLink/ensureLinkSync (denoland/deno_std#353)

Original: https://github.com/denoland/deno_std/commit/45eebed3bfa486b80da673673674f2e86abdffe7

bbdd51574c31c5c415176208187bc884ccaae3c6 authored over 5 years ago by Axetroy <[email protected]>
Simplify logic in URLSearchParams, Buffer, Console (#2174)

d9408017541ffe6c86f4904973c22f829ade1ac4 authored over 5 years ago by Tomislav Fabeta <[email protected]>
Support Sets in asserts.equals (denoland/deno_std#350)

Original: https://github.com/denoland/deno_std/commit/9432d703291f74b230f39b30614d57a5623faa59

eff23abc3280026cb44e3cf41e91bc804afbf969 authored over 5 years ago by Dmitry Sharshakov <[email protected]>
expose ensureSymlink in fs/mod.ts (denoland/deno_std#354)

Original: https://github.com/denoland/deno_std/commit/d2a558fcbd8dad7364813c3c41a9d4abb0277bd5

6df5291818287d8ce00cbd59eeeb94ea0e8e8416 authored over 5 years ago by Axetroy <[email protected]>
Add Deno.kill(pid, signo) and process.kill(signo) (Unix only) (#2177)

1d4b92ac85d8c850270ca859f928404c72c0a49a authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
Fix eslint warnings (#2151)

Co-authored-by: Bartek Iwańczuk <[email protected]>
Co-authored-by: LE GOFF Vincent <g_n_s@ho...

9dfebbc9496138efbeedc431068f41662c780f3e authored over 5 years ago by Ryan Dahl <[email protected]>
Issue/2170 (#2175)

* Consistency using requiredArguments method

Replaced tuple length check in Headers class wit...

6cded14bdf313762956d4d5361cfe8115628b535 authored over 5 years ago by Tomislav Fabeta <[email protected]>
Remove dead code js/compiler_test.ts (#2160)

f77b112797ffd686958928818a1b6acfdda197fe authored over 5 years ago by Ryan Dahl <[email protected]>
feat: add ensureSymlink/ensureSymlinkSync for fs modules (denoland/deno_std#268)

Original: https://github.com/denoland/deno_std/commit/8d1b01cfcfc9836f8d167f0f385f68d5c0799b86

f1469380abfe947324a78b802806a28ffc138190 authored over 5 years ago by Axetroy <[email protected]>
Fix flaky tests (#2164)

8ba6e4fa137059a77ceed88de937bbb6c5276c45 authored over 5 years ago by Ryan Dahl <[email protected]>
Fixes #2033, shared queue push bug (#2158)

961f87e1c5d0cbe312a02997123e65fc315afb06 authored over 5 years ago by Ryan Dahl <[email protected]>
Refactor CLI entry point (#2157)

Changes "deno --types" to "deno types"
and "deno --prefetch" to "deno prefetch"

cd19da62d9efe37566fdeff16e37ed066edd3e3a authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Fix link to http_bench example in core README (#2167)

c08075053f16e8c799c2132373a2deb6e896a9e9 authored over 5 years ago by Matt Harrison <[email protected]>
Docs: Added missing example in flags module - README.md (denoland/deno_std#348)

Original: https://github.com/denoland/deno_std/commit/289e1b110db44aedc3a6baf74feb015320399d1e

14e74b209574aa599f730ae82d8393b41ac01476 authored over 5 years ago by Narendra Kamath G <[email protected]>
docs: improve clarity of the text (#2165)

df8fb6070981d80f05e9a5f97e9c61bce09d3fe2 authored over 5 years ago by Daniel Schildt <[email protected]>
fix typo in permissions explanation (#2162)

648d2f3ba8e4677ce2e9440e05a165927e982f05 authored over 5 years ago by Jonathon Orsi <[email protected]>
Exclude .png files from git auto-EOL (#2161)

Fix #1995 for users with the old git version

8dc8f227603831513b2d4afc62261908665e6a2f authored over 5 years ago by Maxim Mazurok <[email protected]>
Make Deno/Deno.core not deletable/writable (#2153)

c8db224efed08d7722c9951cde048d731db050d3 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
v0.3.8

0796a8f2f75005df95ef6115a4bdf6dd66e58dc3 authored over 5 years ago by Ryan Dahl <[email protected]>
fix ts warning for http/server_test.ts (denoland/deno_std#342)

Original: https://github.com/denoland/deno_std/commit/f7ff14b6fd580271a8e58ca5f7cc33d72929de30

b06230027050c0bc797a5d47a5894dc53e25c8f5 authored over 5 years ago by Axetroy <[email protected]>
core: test Modules::deps and handle error cases better (#2141)

5e5c8553e70cfd092cb5ce8a1c77a29fbba770bf authored over 5 years ago by Ryan Dahl <[email protected]>
Improve test slow_never_ready_modules (#2145)

e026320c73fa419b852f00e79e0c602c622d92c3 authored over 5 years ago by Ryan Dahl <[email protected]>
avoid prototype builtin hasOwnProperty (#2144)

d0cd7a39a2d05343c5501dc286bb59096659654f authored over 5 years ago by 迷渡 <[email protected]>
chore: update eslint plugin (#2146)

2be7e4440339f616a37b9535cc38936f80efc0e1 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
Fix redirects under async load (#2133)

afabb3f833c80af380432193881769b8a6c1c88d authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
benchmarks: improve syscall and thread count (#2140)

f03280ead1bec16b2c0c33fb980e2db7f58a5933 authored over 5 years ago by Ryan Dahl <[email protected]>
Fix flaky tests (#2139)

1a69df4a051b9407ab341a82d65d4355f77ad16b authored over 5 years ago by Ryan Dahl <[email protected]>
benchmarks: fix max_memory and clean up (#2137)

f20b05af24a5e1308e240f2c9af0fa75eefb131f authored over 5 years ago by Ryan Dahl <[email protected]>
Fix clippy warnings

8477daa8b970ae8ef042a5242aee705003b63fc1 authored over 5 years ago by Bert Belder <[email protected]>
Add cli dependency on tokio-rustls

90c2b10f47ab123f0ea7d71f3eeb3ee9172f7000 authored over 5 years ago by Bert Belder <[email protected]>
Move deno_core_http_bench into examples dir (#2127)

79a974229ad533bc8880a5ce067b4310002c9572 authored over 5 years ago by Ryan Dahl <[email protected]>
core: make Isolate use FuturesUnordered to track ops

Additionally, instead of polling ops in a loop until none of them are
ready, the isolate will no...

7807afa97274d3b0645d70475fecb37f5dc8ba14 authored over 5 years ago by Bert Belder <[email protected]>
core: run isolate tests within a task

This change is made in preparation for using FuturesUnordered to track
futures that are spawned ...

dd595220abed9e4f9dd88e14110eb67f4f5e77be authored over 5 years ago by Bert Belder <[email protected]>
core/http_bench: support -D flag to enable logging

2719631038918577c66db2558bbba457c8f4cfd9 authored over 5 years ago by Bert Belder <[email protected]>
Implement async module loading in CLI (#2084)

1bfb44336914a775cd01120165517394d30aec23 authored over 5 years ago by Ryan Dahl <[email protected]>
Add max memory benchmark (#2061)

0c463582206881b6461742633a67f51632db614e authored over 5 years ago by Dmitry Sharshakov <[email protected]>
third_party: upgrade rust crates

97f0fe7437ad4277afbdabf6cac214a40b637cd1 authored over 5 years ago by Bert Belder <[email protected]>
Small fixes in manual.md (#2118)

9cb959ec95fed60f4a5e54fd09a0506fbbe4d9c9 authored over 5 years ago by JaePil Jung <[email protected]>
third_party: fix bug in hyper latency patch

3bea62dd0e05d2081750ef2371c072b18a4bb69f authored over 5 years ago by Bert Belder <[email protected]>
add writeFileStr and update documentation (denoland/deno_std#340)

Original: https://github.com/denoland/deno_std/commit/191e53a78bfc96d32df6d01affa90f938b92e6e5

73368006586164e92089f639c61db9c0735586a6 authored over 5 years ago by Axetroy <[email protected]>
third_party: patch hyper to reduce worst-case response latency

64fb86c0cf6190d72096e58b71eca03ee10b6ed4 authored over 5 years ago by Bert Belder <[email protected]>
Fix silent error, add custom panic handler (#2098)

This is to work around Tokio's panic recovery feature.
Ref https://github.com/tokio-rs/tokio/is...

c7e1f8fabdc87d3622fd94769c57197d5dfecad3 authored over 5 years ago by Ryan Dahl <[email protected]>
Fix eslint warnings and small clean ups (denoland/deno_std#339)

Original: https://github.com/denoland/deno_std/commit/95ab4e2a3c8ac5fd7a1175567848ba7c2161b9e3

d2d5b6ac8e25bc2046b1960b9a1d22e219299cb9 authored over 5 years ago by Vincent LE GOFF <[email protected]>
docs: add a pixelated animation logo (#2110)

b413cd5afd6b74b3e50bf6dbb5972ea7df9f34fd authored over 5 years ago by tanakaworld <[email protected]>
Upgrade deno_std (#2111)

a51e78215547f5b10498041a1c58b5fa29c22cbe authored over 5 years ago by Ryan Dahl <[email protected]>
doc: Add missing documentation (denoland/deno_std#336)

Original: https://github.com/denoland/deno_std/commit/4d25cc1e355e19a6534f403587b84ba9d67652f5

fcb8e6762618965123200fe945ebc2f69e6b3cdd authored over 5 years ago by Vincent LE GOFF <[email protected]>
Added read file str (denoland/deno_std#276)

Original: https://github.com/denoland/deno_std/commit/b462ad253042c13c95d9b9b205920a17a12dae28

99cedf40e7ce4ef0f1d53e759f3abee03347e313 authored over 5 years ago by Vincent LE GOFF <[email protected]>
EOL add mixed detection (denoland/deno_std#325)

Original: https://github.com/denoland/deno_std/commit/bb92c44c648844ba6fe0e1e038c87da2716f618b

0c877a1283e1b36e6de61b7e345afae5e7f4981c authored over 5 years ago by Vincent LE GOFF <[email protected]>
Enforce HTTP/1.1 pipeline response order (denoland/deno_std#331)

Original: https://github.com/denoland/deno_std/commit/144ef0e08d589fad2ca19eb4ef1ea20f1749bb5c

236cedc7cba21132a2280c86ae4cf44c057ab5d8 authored over 5 years ago by Kevin (Kun) "Kassimo" Qian <[email protected]>
fix absolute path resolution from remote (#2109)

635ad2a18ecd26690e611f54062ae899fe307f96 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
Add deno eval subcommand (#2102)

591b5e4a7dfc1c3537c7a2c7091ebe3890271780 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
better wait for removed_from_resource_table_on_close test (#2104)

d3bd5879c3b1a26cc09a5374bf2b5ee63071fe29 authored over 5 years ago by andy finch <[email protected]>
fix: re-expose DomFile (#2100)

e0edcc9c1b025c2b02eb5b50ae7a86089d1c4d61 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
Update `deno -h` output in manual (#2099)

ea1b0519f58887f0019ead942bf3de4490e7bc11 authored over 5 years ago by 迷渡 <[email protected]>
v0.3.7

8584d80cfd26111825af5a69fc6ae4c367ad0700 authored over 5 years ago by Ryan Dahl <[email protected]>
Improve op dispatch (#2088)

960ee5257a7b38c6b3b59a3dca670c7c1771996f authored over 5 years ago by andy finch <[email protected]>
fix --v8-options (#2093)

1034d9723db59b6b7354d6d9804735ebe333d4a1 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Use correct type for `source_bytes` when buiding in check-only mode

fe2f3ba88949b467b14f76422400105c4dd52a79 authored over 5 years ago by Bert Belder <[email protected]>
Silence clippy warnings and format source code

4ffe1612ff71c324fb0f0c23e1f92e9fa2d5473c authored over 5 years ago by Bert Belder <[email protected]>
upgrade deno_std & add workaround prettier issue (#2087)

5a3f3a744559ef60a2367aaf0ded704713909112 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
core: Rename Behavior to Dispatch (#2082)

And rename IsolateState to ThreadSafeState.

Also make ThreadSafeState directly implement Disp...

d2579f45641b437974829c87d58c2a362ef66919 authored over 5 years ago by Ryan Dahl <[email protected]>
Fix denoland/denodenoland/deno_std#2064 (denoland/deno_std#328)

Original: https://github.com/denoland/deno_std/commit/2c119627dc8fa96df9b45102e019115becb94558

733fbfd555a2db3365ac8ce19bc11e4a97fcfd47 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
core: poll ops round robin

Also use a VecDeque to store pending ops to avoid exponential time complexity
when removing comp...

e43da28b28c8b1ed97da603ec0e6bf91fbb67798 authored over 5 years ago by Bert Belder <[email protected]>
Merge Worker and Isolate types (#2078)

Reduces generics.

2debbdacb935cfe1eb7bb8d1f40a5063b339d90b authored over 5 years ago by Ryan Dahl <[email protected]>