Commit Graph

29 Commits

Author SHA1 Message Date
Johannes Rieken
1b33eb37d5 make readDirectory return string/stat-tuples, #47475 2018-04-11 12:38:39 +02:00
Johannes Rieken
7ac4385c1d enums starting at 1, add more xyz2-types, #35449 #47475 2018-04-10 11:09:23 +02:00
Johannes Rieken
847f159b2a naming, add cancellation tokens, #47475 2018-04-10 10:05:02 +02:00
Johannes Rieken
733f8f6c15 move -> rename, #47475 2018-04-09 13:55:23 +02:00
Johannes Rieken
2afd736754 more cancellation token, #47475 2018-04-09 12:28:26 +02:00
Johannes Rieken
efcca1c0d9 files,remote - more utimes removal 2018-04-09 12:28:26 +02:00
Johannes Rieken
534d10d37d add FileSystemProvider2 for rapid changes, add readFile/writeFile, simplify delete, #47475 2018-04-09 11:35:32 +02:00
Johannes Rieken
61246f972c fix #47363 2018-04-09 09:40:51 +02:00
Johannes Rieken
98d0b747c2 fix #46239 2018-03-29 12:16:20 +02:00
Johannes Rieken
ddf5ecd46c wire up progress/cancellation, #45000 2018-03-20 14:51:23 +01:00
Johannes Rieken
8d8c233261 honor that the internal search model is 0-offset based, #45000 2018-03-20 14:51:22 +01:00
Johannes Rieken
73e3488685 remote - move out search provider, #45000 2018-03-20 14:51:22 +01:00
Johannes Rieken
05abb6374e remove FileSystemProvider#root 2018-03-20 12:11:42 +01:00
Johannes Rieken
42de6cc82f add TextSearchOptions, only search in folder contributed by provider, #41536 2018-01-16 12:31:40 -08:00
Johannes Rieken
c0278341ed link detection for remote file systems, #41482 2018-01-15 17:36:00 -08:00
Johannes Rieken
8046a03660 root in fs provider is optional, #36177 2018-01-12 16:21:59 -08:00
Johannes Rieken
0b9b336009 refine text search api, #41536 2018-01-12 08:14:18 -08:00
Johannes Rieken
73ee03ed51 remote - sketch up find in files logic 2018-01-11 16:22:57 -08:00
Johannes Rieken
d014618fd1 remote - some renames, prep for more search 2018-01-11 10:21:22 -08:00
Johannes Rieken
7945915d4d remote - better reads 2018-01-09 10:16:11 -08:00
Johannes Rieken
35b0376c08 ExtHostFileSystemShape, #40169 2017-12-14 11:06:19 +01:00
Alex Dima
367dd10413 Rename RPCProtocol.get to RPCProtocol.getProxy (#36972) 2017-12-13 16:04:14 +01:00
Johannes Rieken
51b0bf3c78 support findFiles 2017-10-10 12:20:38 +02:00
Johannes Rieken
a7ad71be3b remote - refine utimes 2017-09-22 16:02:51 +02:00
Johannes Rieken
40dd269a72 allow to define byte-offset and byte-count when reading from a provider 2017-09-21 17:38:15 +02:00
Johannes Rieken
8cb7d0a71e better error handling when resolving non-existent files, stop using async/await 2017-09-21 16:23:26 +02:00
Johannes Rieken
ea4ee63ed1 operations that create a file/folder should return a stat-object because we want it anyways 2017-09-21 16:23:26 +02:00
Johannes Rieken
4855cf0643 add id to FileStat and remove resource, make readdir return tuples, sketch up error codes, add todos on the API 2017-09-21 16:23:25 +02:00
Johannes Rieken
19c992bae8 move ftp provider into an extensions, expose things as proposed api 2017-09-18 16:15:38 +02:00