Ecosyste.ms: OpenCollective

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

github.com/denosaurs/deno_desktop

A secure JavaScript and TypeScript runtime
https://github.com/denosaurs/deno_desktop

test: add HTTP_PROXY tests (#2977)

112ce0df1f9e36a57b520aa59dc1767ba0716bb0 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Upgrade V8 for top-level-await (#3015)

a497f87b59a5271d89cf50063154c46c4e52c523 authored over 5 years ago by Ryan Dahl <[email protected]>
tools: fix cc_wrapper in setup.py (#3017)

726f08694b4d27a06dee7fbbef3a574a7c2c0053 authored over 5 years ago by Christian Moritz <[email protected]>
fix: run missing integration tests (#2997)

2201414a7a3b300484431ff223e536335cc70ea8 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
feat: Add Deno.dialTLS()

Co-authored-by: Bartek Iwańczuk <[email protected]>

045e74bb39d7743b774cfd2b889bc6ce1e1ad245 authored over 5 years ago by Jonathon Orsi <[email protected]>
fix TOML's key encoding (denoland/deno_std#612)

Original: https://github.com/denoland/deno_std/commit/54a5b95fefd10b41f65cf6fd3eba626577eadda7

aa21e7bc81909630bec6e3e527e89f3673b75a3c authored over 5 years ago by Yusuke Sakurai <[email protected]>
Rename class name DenoFile to DomFileImpl (#3006)

4ff04ad96f27b7073e3478630ed249eedc76af2b authored over 5 years ago by Tomohito Nakayama <[email protected]>
Implement readString (denoland/deno_std#607)

Original: https://github.com/denoland/deno_std/commit/20b6408e105f5dd1dbcd0a252d1956b3de1024ca

9739ba55df5afef922f96b107f91dbb37128bf5a authored over 5 years ago by Dmitry Sharshakov <[email protected]>
Fix types in example_client for ws module (denoland/deno_std#609)

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

f545f1d571a154c53f6bda3a30bd69a298d63846 authored over 5 years ago by Dmitry Sharshakov <[email protected]>
Update mime-db to commit c50e0d1 (denoland/deno_std#608)

Original: https://github.com/denoland/deno_std/commit/51134571c415e25230e1722517771a741d2742a5

b7dea16a379be5acb809b00816a67397491b24b8 authored over 5 years ago by Dmitry Sharshakov <[email protected]>
Remove //testing/main.ts (denoland/deno_std#605)

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

6fdf92d1ab532037ed628d5573e853bb61f5ea07 authored over 5 years ago by Nayeem Rahman <[email protected]>
dial/listen API change (#3000)

Previously: dial("tcp", "deno.land:80")
Now: dial({ hostname: "deno.land", port: 80, transport:...

97bb2bdb79cbd0a400c643e7be0029440cb15633 authored over 5 years ago by Ryan Dahl <[email protected]>
js: reschedule global timer if it fires earlier than expected (#2989)

When the global timer fires earlier than expected, which apparently
happens sometimes on server ...

93b7acf99d6456e6e194c03f024b788ce5adf20e authored over 5 years ago by Bert Belder <[email protected]>
Fix handling of config file (#2996)

560edc536c67d55001e679e6179a8959e4ac727f authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
change color of chart in dark mode (#2995)

7f90b7826dbcd39514daf8240e5ec2729e67c11f authored over 5 years ago by YIPG <[email protected]>
Set RUSTC_WRAPPERf in travis and appveyor (#2978)

718a2e82813915e4c688f1e1ceaaa075b9252a78 authored over 5 years ago by Ryan Dahl <[email protected]>
Remove test.py, use cargo test as test frontend (#2967)

Fixes #2933

56ac638d93c96712d6c624e60dcfa4540d334b18 authored over 5 years ago by Ryan Dahl <[email protected]>
Make `window` compatible with ts 3.6 (#2984)

1b1ae65a4a2acd55ead86c17e388f10a0e08938d authored over 5 years ago by 迷渡 <[email protected]>
fix spaces of indented in list (#2983)

5102eec92b6150d788ece49fa906c542df63fe41 authored over 5 years ago by 迷渡 <[email protected]>
Clean up miscellaneous metafiles (#2981)

The yarn.lock file is moved from //third_party to the root of
the main repository. This is wher...

a130e8858b8890f442ec7f14d090ebef18cc867d authored over 5 years ago by Bert Belder <[email protected]>
Utilise internal names for snapshot bundles (#2973)

693a45c3fd700bb48f9dc93829416aebb4e4d343 authored over 5 years ago by Kitson Kelly <[email protected]>
Run github actions on all pull requests (#2980)

de19598d1303d5961d845bdf2b093ce934cf1058 authored over 5 years ago by Ryan Dahl <[email protected]>
First pass at github actions (#2966)

4a807f42252c79139b36a8a5d7f721474f795b4d authored over 5 years ago by Ryan Dahl <[email protected]>
v0.18.0 (denoland/deno_std#600)

Several tests were disabled in order to land this update.
Original: https://github.com/denoland/...

3e9c7918c99641171110146b52ef817497bbc9c6 authored over 5 years ago by Ryan Dahl <[email protected]>
Add includeDirs to WalkOptions (denoland/deno_std#601)

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

fd44fe34d43f0522cfd069d7f13f7326d02d89bd authored over 5 years ago by Nayeem Rahman <[email protected]>
Run tools/sync_node_modules.py (#2972)

4d3df6f73b7083c03aca174ee99216a2b0444424 authored over 5 years ago by Ryan Dahl <[email protected]>
Use shallow submodules, don't clone Typescript recursively

29b9f90d90c98d5ab10a153c557ffc011c341ea9 authored over 5 years ago by Bert Belder <[email protected]>
Update to TypeScript 3.6.3 (#2969)

60a2b5a8d07ca2ab8f7438a3951d7b4c1f96e2f4 authored over 5 years ago by Kitson Kelly <[email protected]>
Remove some non-standard web API constructors (#2970)

This removes the EventListener, EventInit and CustomEventInit constructors from the userland glo...

e55e4a2838e0f67cd0789ec4d3eec62a5b7ab238 authored over 5 years ago by Nayeem Rahman <[email protected]>
Move integration tests to //cli/tests/ (#2964)

This ensures the deno executable is properly created before running the integration tests.

Al...

9cfdc60a23e6418d4780dc3ebd6266248555bb03 authored over 5 years ago by Ryan Dahl <[email protected]>
Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962)

02cb34d8ad320360c800b9af7b941990c48b9742 authored over 5 years ago by Bert Belder <[email protected]>
remove zlib from gclient_config.py (#2961)

and remove DENO_NINJA_PATH from manual

c6afe87febc92ca64e81c1d99a62daacf75dba0a authored over 5 years ago by Christian Moritz <[email protected]>
Use more ergonomic submodule names

Change submodule names to match the name of the corresponding github
repository, which is easier...

2788b5d4a1056b943ce7f7ee7d4dd7e1149d6b99 authored over 5 years ago by Bert Belder <[email protected]>
Make deno_cli installable via crates.io (#2946)

- Fixes cargo publish on deno_typescript, deno_cli_snapshots, and
deno_cli.
- Combines cli_s...

c9ef182886cc07d35a5b27fb89163d8cf21a6a47 authored over 5 years ago by Ryan Dahl <[email protected]>
third_party: remove zlib

1d305c2ac785af6b28649f2023d5008e390eeca0 authored over 5 years ago by Bert Belder <[email protected]>
Move GN root into //core/libdeno (#2943)

9c282d6a0eea8404653edb5d61adfe429b05ec18 authored over 5 years ago by Christian Moritz <[email protected]>
ci: fix Travis builds timing out because of no output (#2943)

40a6d830737d51e70e4b4290182452fb7da6e65e authored over 5 years ago by Christian Moritz <[email protected]>
ci: use Node.js v12 on Appveyor (#2943)

1a6c4b644b037eccb25b252ad23853d2924347ad authored over 5 years ago by Christian Moritz <[email protected]>
Rename ansi.rs to colors.rs (#2956)

a93b29007f1b231fc2a5904d21e1fed354ff9e21 authored over 5 years ago by Tomohito Nakayama <[email protected]>
Run format.py (#2950)

4556a38ed97c6e5fdeb1fab5ef07329d8285273c authored over 5 years ago by Bert Belder <[email protected]>
tools: do not use 'find_exts()' in benchmarks.py (#2950)

63e1a4cf2b6e024fcd5b8946248d78bd2fe0513c authored over 5 years ago by Bert Belder <[email protected]>
tools: remove unused function 'find_exts()' (#2950)

c8184eceb060fe61a6d52f75a0ec8ebe366ed432 authored over 5 years ago by Bert Belder <[email protected]>
tools: refactor lint.py and format.py (#2950)

fbfd895bc7439c16d8cdbf209ed9ef28d3985703 authored over 5 years ago by Bert Belder <[email protected]>
tools: add 'shell' parameter to 'run()' (#2950)

456b75cbf9e6934a25fc77cce2afa3d33466b809 authored over 5 years ago by Bert Belder <[email protected]>
tools: clean up third_party.py, and merge prebuilt.py into it (#2950)

* Remove reference to removed dir 'third_party/rust_crates'.
* Remove reference to unused enviro...

e7d1da367150b03456b9e0f04b6ecd2ec13d51e0 authored over 5 years ago by Bert Belder <[email protected]>
cli_snapshots: remove unused file run.py (#2950)

2d20ac831922d3b73406ac04b2bc6f75fc55036d authored over 5 years ago by Bert Belder <[email protected]>
tools: consistently use 'sys.executable' instead of 'python' (#2950)

d936c49d532eaf6c4a5b8981765066cbc0b5a829 authored over 5 years ago by Bert Belder <[email protected]>
Fix debug logging in runtime/compiler (#2953)

8ab48e7ef7278b6313e0c3fb56e9b3bb2b693c06 authored over 5 years ago by Kitson Kelly <[email protected]>
Fix type directive parsing (#2954)

c30decab77c4ebeb34ebd1d73b0f45bb26944c79 authored over 5 years ago by Kitson Kelly <[email protected]>
feat: parallelize downloads from TS compiler (#2949)

686b86edb1ee4cbac90ecb1c3931174879531207 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
v0.18.0

7e3296dad92cee2e8b77baedfbeca38aa297928e authored over 5 years ago by Ryan Dahl <[email protected]>
Fix tools/cargo_package.py (#2940)

aa7a0f4bd86ca325509bd05b4eba69b369671501 authored over 5 years ago by Ryan Dahl <[email protected]>
Remove old comment about gn build (#2944)

f5afadc000b2d792eb7755a51bcf9c62066456ac authored over 5 years ago by Ryan Dahl <[email protected]>
Remove 'integer-atomics' crate

111b19b0a39903cf00ab0e6b184cc620cb06b507 authored over 5 years ago by Bert Belder <[email protected]>
Upgrade rust crates

ac68f628d26de243fed737521f6f839ccda3ec0c authored over 5 years ago by Bert Belder <[email protected]>
deno_typescript cleanup/improvements (#2901)

d231df17b071f74bbcf5b600ee1fbf5152144397 authored over 5 years ago by Kitson Kelly <[email protected]>
feat: add bindings to run microtasks from Isolate (#2793)

c03cdcc939f86c9865dc7a700782bdf558fa83f5 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Update README for integration tests (#2929)

69e01c2374539e02956e643d87cd9a6afa805db9 authored over 5 years ago by Ryan Dahl <[email protected]>
appveyor: do not explicitly configure GN/Ninja environment

Users shouldn't have to do this manually, so we want to configure CI
such that it fails if our b...

152de0129e6bf7108df46af6e22867dd94ce2049 authored over 5 years ago by Bert Belder <[email protected]>
appveyor: download sccache before attempting to start it

dcf2d1405fb79eb4682a33a78b06fbda470cc1d6 authored over 5 years ago by Bert Belder <[email protected]>
appveyor: upgrade git to v2.23.0

e2421f78f30092324c5ec871649141bbc4ab10f7 authored over 5 years ago by Bert Belder <[email protected]>
Keep all deno_std URLs in sync (#2930)

93d6faacf59f962eb0cc48e10eb42cfd85bfc98b authored over 5 years ago by Ryan Dahl <[email protected]>
Clean up and remove dead code from .appveyor.yml

c7db26cfec07cafb7b45770499a18359481956a5 authored over 5 years ago by Bert Belder <[email protected]>
bump prettier revision (#2928)

a8f44213ec6fdea338b50c3cd5bc035a80fc94a1 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
bump prettier to 1.18.2 (denoland/deno_std#592)

Original: https://github.com/denoland/deno_std/commit/06958a4ada960665a48ac34f919423e0d8d16951

878a9a29e77bcaedd4242618ccf57d1be7dfd7d8 authored over 5 years ago by Axetroy <[email protected]>
fix: panicking when can't create runtime for block_on (#2905)

61231912e2c4f6cc671a061468b864f371a276a2 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
tools: download gn from CIPD (#2912)

19cd8deaf211fde97b9755a8cf93987a74d813b0 authored over 5 years ago by Christian Moritz <[email protected]>
fix: panic during fetch (#2925)

945dc7b84bc1a05f80b3b4e0b152be38d9f8a9bf authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Upgrade pylint (#2917)

depot_tools is removing pylint from its distribution so we must maintain
our own copy.

82dc1b8e59891a7ca0f1a5e67a3db952b918561c authored over 5 years ago by Ryan Dahl <[email protected]>
Default base URL path to '/' (#2921)

ad11f2ad6aae758e67734d60f068285fb5e10655 authored over 5 years ago by Nayeem Rahman <[email protected]>
Added normalized benchmark graphs (#2919)

f38bd45bf98cf5a642e2b89b4b7369548025995d authored over 5 years ago by Luca Casonato <[email protected]>
Default 'this' to window in EventTarget (#2918)

a1976236d97c12ee2ba305d5a1cf435d16dd0c2e authored over 5 years ago by Nayeem Rahman <[email protected]>
Make uuid v4 rfc4122 compliant (denoland/deno_std#580)

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

08087e921ede553d1eaeb682d264c3d4c217a3cd authored over 5 years ago by Nimalan <[email protected]>
Add xeval (denoland/deno_std#581)

Co-authored-by: Nayeem Rahman <[email protected]>

Original: https://github.com/denolan...

8d355908ab83ddde136f07e9c1101ecfb8e07e59 authored over 5 years ago by Nayeem Rahman <[email protected]>
feat: Set user agent for http client (#2916)

85c51404aed21813df34c518a00c52a564d6fc69 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
fix: type directives import (#2910)

a4e1d7d2e750831a1891b9267c8585a3e90083af authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Remove error message mentioning build.py

df5b6cdd7ff6ca3ee1814e5911fdae67b8b4fc60 authored over 5 years ago by Bert Belder <[email protected]>
Don't test resolve_from_cwd_absolute() on Windows (#2911)

749ada608e23abb435e08f30667d3bd221c227a6 authored over 5 years ago by Nayeem Rahman <[email protected]>
Upgrade V8 to 7.9.8 (#2907)

//build was updated and our patch rebased:
https://github.com/denoland/chromium_build/tree/2019...

dd70d8622b8d3fb2064a6540f89a3632941cf37e authored over 5 years ago by Ryan Dahl <[email protected]>
feat: Add types to prettier (denoland/deno_std#591)

Original: https://github.com/denoland/deno_std/commit/73fe36f9da0ac2221726ad03faf89185a49431fc

4078bc711d3f096215758ffbbd1723385d323c31 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Appveyor: Add target/release to cache, like travis (#2899)

8f171c101a69f63cacd74a08e31e976f958ad0df authored over 5 years ago by Ryan Dahl <[email protected]>
Minor fixes in tools/ (#2906)

* Fix tools/docs.py

* Remove dead code: sync_rust_crates.py

49aea7abbc6260cf1974233e96933bd306ce53c0 authored over 5 years ago by Ryan Dahl <[email protected]>
feat: Make integration tests rust unit tests (#2884)

Co-authored-by: Bartek Iwańczuk <[email protected]>

acee1944b9419e101f515a501b11653af8229258 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Expose the DOM Body interface globally (#2903)

0b757f37371474da63db341b831d83539df28df6 authored over 5 years ago by Nayeem Rahman <[email protected]>
fix: replace bad rid panics with errors (#2870)

2a83327a21e83180a21afd428b11aa03e3080346 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Add JSDoc to deno_typescript (#2890)

377966764636350c524b526da50c055243ab3005 authored over 5 years ago by Kitson Kelly <[email protected]>
refactor: remove Deno.platform (#2895)

46cbc6e0e96750cd2e3ba7e0d80bb9c48b66caf2 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
Revert "feat: use trust-dns-resolver in HTTP client"

It caused the final executable to grow by 1.5 mb, and is not having any
other benefit.

This ...

35e3c06aed851f65ad0d561d73a447ab5765fc13 authored over 5 years ago by Ryan Dahl <[email protected]>
Improve travis (#2892)

5e873bd0dabced71cf409fd16033fa0bc23ebcf6 authored over 5 years ago by Ryan Dahl <[email protected]>
Fix Appveyor's sccache --stop-server problem (#2896)

The problem is seen here: https://ci.appveyor.com/project/deno/deno/builds/27283032

```
scca...

08799922187d91785ce336f10b880bc775b0b9c9 authored over 5 years ago by Ryan Dahl <[email protected]>
fix: replace Deno.platform usages (denoland/deno_std#590)

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

7b22dec0fa6c83e0bd8f6ebee38c05001b61e408 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
minor manual edits (#2883)

de418868e8ee9ce16ed69dce760327685fa8cd17 authored over 5 years ago by Andrew Hughes <[email protected]>
reenable test getMatchingUrlsLocal (denoland/deno_std#589)

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

d7f3e28eed8c75e51b90647741ec882ff8cdf814 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
flags: Parse builtin properties (denoland/deno_std#579)

Original: https://github.com/denoland/deno_std/commit/03304cd2d3c1d1567f72f05708cf516795cc67af

f37df2d0d6d500f6321e23787ad0dfa267c72366 authored over 5 years ago by 迷渡 <[email protected]>
Fix path normalization in resolve_from_cwd() (#2875)

718c8c4360b5c42d1c0bcd97d7348908d915212e authored over 5 years ago by Nayeem Rahman <[email protected]>
feat: use trust-dns-resolver in HTTP client (#2847)

2b40fa065c8982482b268080e2e6c73ec1f64033 authored over 5 years ago by Bartek Iwańczuk <[email protected]>
Update @typescript-eslint/* to v2.1.0 (#2878)

f12acdb50bd6afae21d8d033548c012d23ec2791 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
fetch: implement bodyUsed (#2877)

a205e8a3c2bf5ba72fe18bd7f224303338956c62 authored over 5 years ago by Yoshiya Hinosawa <[email protected]>
Add default-run (+ clean up old references) (#2876)

8e3c879d1387d8b618904bf0bc8bc23e77a1114c authored over 5 years ago by Nayeem Rahman <[email protected]>
build: on windows, don't pass -glldb to clang (#2874)

699d2ae4bb59babdbd73144635ed4a41869253ce authored over 5 years ago by Bert Belder <[email protected]>