Julien Fontanet
|
20c3f76278
|
feat(fs): split rmdir into rmdir and rmtree
|
2018-12-05 15:35:17 +01:00 |
|
Julien Fontanet
|
2c93b69144
|
chore(fs): simplify sync/forget
- These methods are now optional
- sync no longer returns anything
|
2018-12-05 14:39:12 +01:00 |
|
Julien Fontanet
|
043b381733
|
chore(fs/abstract#list): remove default value
|
2018-12-05 14:30:55 +01:00 |
|
Julien Fontanet
|
ff014df231
|
chore(fs): remove unnecessary default params
|
2018-12-05 14:29:35 +01:00 |
|
Julien Fontanet
|
055d1e81da
|
chore(fs): sort methods
|
2018-12-05 14:27:20 +01:00 |
|
Julien Fontanet
|
b60678e79f
|
fix(fs/abstract#test): resolve path
|
2018-12-05 14:06:53 +01:00 |
|
Julien Fontanet
|
fd93dfbc18
|
feat(fs): prefix support (#3759)
It is a prefix that will be used as root for all other paths.
|
2018-12-05 13:51:38 +01:00 |
|
Julien Fontanet
|
d74a5d73f0
|
chore(fs/abstract#test): Buffer#compare → Buffer#equals
|
2018-12-05 13:49:33 +01:00 |
|
Julien Fontanet
|
16a6d395c8
|
chore(fs/abstract): only call low-level methods
|
2018-12-05 13:48:42 +01:00 |
|
badrAZ
|
d6654807fa
|
fix(xo-server/logs): sensitive params not hidden (#3760)
|
2018-12-05 13:41:32 +01:00 |
|
Julien Fontanet
|
e25ff221ba
|
fix(fs/abstract#_outputFile): missing callback
|
2018-12-05 11:05:01 +01:00 |
|
Julien Fontanet
|
7df965ccd7
|
chore(fs): remove unnecessary tests
|
2018-12-05 11:00:55 +01:00 |
|
Julien Fontanet
|
f6b73b8303
|
chore(fs/abstract#_outputFile): use readable-stream/finished
|
2018-12-05 11:00:12 +01:00 |
|
Julien Fontanet
|
d617214c62
|
chore: update dependencies
|
2018-12-05 10:39:38 +01:00 |
|
Julien Fontanet
|
e85744cec0
|
chore(fs/smb): preserve stack on wrapped errors
|
2018-12-05 10:27:13 +01:00 |
|
Julien Fontanet
|
da74555e02
|
feat(xo-remote-parser/smb): handle missing path
|
2018-12-04 17:48:38 +01:00 |
|
Enishowk
|
4a9f489f20
|
fix(changelog): XOSAN line in wrong place (#3756)
|
2018-12-04 17:46:01 +01:00 |
|
Enishowk
|
18b17bda7c
|
feat(@xen-orchestra/fs): add unit tests (#3736)
|
2018-12-04 16:36:10 +01:00 |
|
badrAZ
|
7faff824ff
|
feat(xo-server/xen-servers): auto-connect to ejected host (#3738)
See #2238
|
2018-12-04 13:28:52 +01:00 |
|
Pierre Donias
|
e08d03687e
|
feat(xo-web/render-xo-item/SR): minor improvements (#3752)
- Space left before container
- Hide context to self users
- Don't use text-muted on links
|
2018-12-04 11:35:57 +01:00 |
|
Rajaa.BARHTAOUI
|
75f1d80a86
|
feat(xo-web): contextualize SR (#3751)
See #3021
|
2018-12-04 10:09:31 +01:00 |
|
Julien Fontanet
|
3967bfa099
|
chore(xo-server/config/remoteOptions.timeout): add comment
|
2018-12-03 17:50:34 +01:00 |
|
Rajaa.BARHTAOUI
|
6f6f463592
|
feat(xo-web/health/Orphan VDIs): display SR container (#3747)
See #3021
|
2018-12-03 16:56:34 +01:00 |
|
Rajaa.BARHTAOUI
|
8a760823b8
|
feat(xo-web/render-xo-item): contextualize VDI (#3285)
See #3021
|
2018-12-03 15:27:58 +01:00 |
|
Enishowk
|
8cd66af3f8
|
feat(backup-ng): add XOSAN in excluded tags by default (#3563)
Fixes #2128
|
2018-12-03 15:04:38 +01:00 |
|
Julien Fontanet
|
8569dbf985
|
chore: String#substring() → String#slice()
- homogeneity
- [faster in v8](https://bugs.chromium.org/p/v8/issues/detail?id=6730)
|
2018-12-03 14:59:59 +01:00 |
|
Julien Fontanet
|
9a03a70a3d
|
fix(ESLint): disable react/jsx-indent rule
|
2018-12-03 14:59:48 +01:00 |
|
Julien Fontanet
|
42badbb08e
|
fix(lint-staged): ESLint should not format
|
2018-12-03 14:54:41 +01:00 |
|
Julien Fontanet
|
956bdf0e03
|
feat(fs/smb#_writeFile): support flags
|
2018-12-03 14:39:24 +01:00 |
|
Julien Fontanet
|
91ff02d5c3
|
fix(fs/smb): always normalize errors
|
2018-12-03 14:38:51 +01:00 |
|
Julien Fontanet
|
84d88cf2b9
|
fix(fs/local#_{output,read}File): correctly handle flags
|
2018-12-03 14:35:52 +01:00 |
|
Julien Fontanet
|
fca2693730
|
feat(fs/{output,read}File): only support flags option
|
2018-12-03 14:35:17 +01:00 |
|
Julien Fontanet
|
d7ac1b9659
|
feat(fs/smb): implement rmdir
|
2018-12-03 13:11:31 +01:00 |
|
Julien Fontanet
|
ddb1a8ff51
|
fix(fs/smb): ensure connection is always closed (#3733)
|
2018-12-03 11:41:27 +01:00 |
|
Pierre Donias
|
56a2f8858b
|
feat(xo-web/render-xo-item): simpler item components (#3547)
See #2605
|
2018-12-03 11:11:55 +01:00 |
|
Pierre Donias
|
55d7a1def0
|
fix(xo-web/backup-ng): canDeltaBackup import (#3745)
|
2018-12-03 10:34:46 +01:00 |
|
Pierre Donias
|
7b354f364c
|
fix(xo-acl-resolver): add PBD resolution rule (#3742)
Fixes #2204
|
2018-12-03 09:32:18 +01:00 |
|
Pierre Donias
|
12dd40d330
|
fix(xo-web): missingPaths → missingPatches (#3741)
|
2018-11-30 15:12:10 +01:00 |
|
badrAZ
|
205f09a633
|
feat(xo-web/settings/users): display user groups (#3740)
Fixes #3719
|
2018-11-30 14:34:44 +01:00 |
|
badrAZ
|
f7dcccd8af
|
chore(xo-web/backup-ng/new): improve setting pools implementation (#3715)
See #2578
|
2018-11-30 11:00:05 +01:00 |
|
Julien Fontanet
|
75592023f2
|
fix(xo-server/file restore): correctly use _getFilePath
Fixes #3739
|
2018-11-30 08:24:52 +01:00 |
|
Pierre Donias
|
a794a61c9b
|
feat(xo-server): 5.31.1
|
2018-11-29 17:10:51 +01:00 |
|
Pierre Donias
|
804da115c9
|
chore(xo-server): use app-conf@0.6.1
|
2018-11-29 17:10:20 +01:00 |
|
Julien Fontanet
|
89df4f771b
|
fix(fs/local#_rmdir): correctly prefix path
|
2018-11-29 15:35:58 +01:00 |
|
Pierre Donias
|
db3c5cfcb8
|
chore(CHANGELOG): 5.29.0
|
2018-11-29 14:22:08 +01:00 |
|
Pierre Donias
|
19d191a472
|
feat(xo-web): 5.31.0
|
2018-11-29 14:15:55 +01:00 |
|
Pierre Donias
|
d906fec236
|
feat(xo-server): 5.31.0
|
2018-11-29 14:15:18 +01:00 |
|
Pierre Donias
|
552482275d
|
feat(xo-server-usage-report): 0.7.1
|
2018-11-29 14:13:54 +01:00 |
|
Pierre Donias
|
f06d40cf95
|
feat(xo-server-perf-alert): 0.2.0
|
2018-11-29 14:13:03 +01:00 |
|
Pierre Donias
|
cf3f1a1705
|
feat(xen-api): 0.22.0
|
2018-11-29 14:10:42 +01:00 |
|