1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-23 07:29:51 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Andy Hayden
f626b04ebe Reorgnanize repos, examples and tests (denoland/deno_std#105)
Original: c5e6e015b5
2019-01-12 16:50:04 -05:00
Kitson Kelly
0e933177ad Add media_types collection (denoland/deno_std#97)
Original: 0e00fe9cd3
2019-01-11 00:16:47 -05:00
Ryan Dahl
c164e696d7 Fix format globs (denoland/deno_std#87)
Original: 297cf0975e
2019-01-06 14:19:15 -05:00
Ryan Dahl
0aea8cb086 Remove travis, rely on pipelines (denoland/deno_std#68)
Original: 63d4f6d828
2019-01-03 23:11:40 -05:00
Ryan Dahl
6a783ea179 Add testing module
Original: 61fdae51a7
2019-01-02 13:45:42 -05:00
Bartek Iwańczuk
b65727734e Add content-type header to file_server (denoland/deno_std#47)
Original: ab27371a01
2018-12-31 09:06:05 +00:00
Kevin (Kun) "Kassimo" Qian
a5ad386887 Add CORS option to file_server (denoland/deno_std#45)
Original: 731f03829c
2018-12-23 22:50:49 -05:00
Ryan Dahl
968d508425 Rename project to deno_std
Move typescript files to net/

Original: 99e276eb89
2018-12-18 18:27:05 -05:00
Renamed from file_server_test.ts (Browse further)