index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
ops
Age
Commit message (
Expand
)
Author
2020-01-20
refactor: Improve path handling in permission checks (#3714)
Nayeem Rahman
2020-01-18
stabilize net Addr (#3709)
Bartek Iwańczuk
2020-01-18
rename dial to connect and dialTLS to connectTLS (#3710)
Bartek Iwańczuk
2020-01-17
workers: minimal error handling and async module loading (#3665)
Bartek Iwańczuk
2020-01-16
fix: Resolve read/write whitelists from CWD (#3684)
Nayeem Rahman
2020-01-16
perf: share http client in file fetcher (#3683)
Bartek Iwańczuk
2020-01-16
feat(fs): add more unix-only fields to FileInfo (#3680)
Kevin (Kun) "Kassimo" Qian
2020-01-12
Create an old program to be used in snapshot. (#3644)
Kitson Kelly
2020-01-12
upgrade: tokio 0.2.9, reqwest 0.10.1 (#3653)
Bartek Iwańczuk
2020-01-09
feat: Deno.args now does not include script (#3628)
Ry Dahl
2020-01-08
Runtime Compiler API (#3442)
Kitson Kelly
2020-01-06
error on warnings (#3612)
Ry Dahl
2020-01-05
Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)
Ry Dahl
2020-01-04
Use async at places, use &self instead of self: &Self (#3594)
Gurwinder Singh
2020-01-02
Happy new year! (#3578)
Ry Dahl
2020-01-02
Remove unnecessary use of Pin, use ready! (#3576)
Gurwinder Singh
2019-12-31
refactor: move HttpBody to cli/http_util.rs (#3569)
Bartek Iwańczuk
2019-12-30
upgrade: Tokio 0.2 (#3418)
Bartek Iwańczuk
2019-12-23
Upgrades rust to 1.40.0 (#3542)
Axetroy
2019-12-21
feat: Add Deno.dir("executable") (#3526)
Nayeem Rahman
2019-12-18
Reduce all directory functions to Deno.dir() (#3518)
Ry Dahl
2019-12-15
Feat: Add more dir APIs for Deno (#3491)
Axetroy
2019-12-08
fix: plugin ops should change op count metrics (#3455)
Luca Casonato
2019-12-05
feat: first pass at native plugins (#3372)
Andy Finch
2019-12-03
remove duplicated argv member from ThreadSafeGlobalState (#3433)
Ry Dahl
2019-12-02
disable eager polling for ops (#3434)
Bartek Iwańczuk
2019-12-01
fix realpath behavior in windows (#3425)
木杉
2019-11-26
Add Deno.realpath (#3404)
Kevin (Kun) "Kassimo" Qian
2019-11-25
better error message for missing module (#3402)
Bartek Iwańczuk
2019-11-24
refactor: Elevate DenoPermissions lock to top level (#3398)
Kevin (Kun) "Kassimo" Qian
2019-11-19
remove tokio_util::block_on from ops/workers.rs (#3381)
Bartek Iwańczuk
2019-11-17
refactor: fixes for futures (#3363)
Bartek Iwańczuk
2019-11-16
Use futures 0.3 API (#3358)
Bartek Iwańczuk
2019-11-14
refactor: per-worker resource table, take 2 (#3342)
Bartek Iwańczuk
2019-11-14
Loader: support .wasm imports (#3328)
Kevin (Kun) "Kassimo" Qian
2019-11-13
Revert "refactor: per-worker resource table (#3306)"
Ryan Dahl
2019-11-13
refactor: per-worker resource table (#3306)
Bartek Iwańczuk
2019-11-11
Add permissions.request (#3296)
Yoshiya Hinosawa
2019-11-09
refactor: worker is no longer a resource (#3290)
Bartek Iwańczuk
2019-11-07
refactor: move Child resource to ops/process.rs (#3291)
Bartek Iwańczuk
2019-11-07
refactor: remove cli::resources::Resource (#3285)
Bartek Iwańczuk
2019-11-07
refactor: rewrite accept resources (#3271)
Bartek Iwańczuk
2019-11-06
Remove CoreResource::inspect_repr method (#3274)
Ry Dahl
2019-11-04
Refactor Worker and ThreadSafeState (#3242)
Bartek Iwańczuk
2019-10-28
refactor: use core ResourceTable in cli (#3206)
Bartek Iwańczuk
2019-10-27
Use web standard Permissions API (#3200)
Yoshiya Hinosawa
2019-10-25
fix: handle malformed control buffers (#3202)
Bartek Iwańczuk
2019-10-24
Add error handling for minimal dispatch (#3176)
Bartek Iwańczuk
2019-10-23
refactor DenoPermissions.check_net & resolve_addr (#3182)
EnokMan
2019-10-21
feat: Deno.listenTLS (#3152)
Bartek Iwańczuk
[prev]
[next]