Julien Fontanet
|
0525fc5909
|
fix(cron): prevent early runs (#4626)
Fixes #4625
|
2019-10-25 10:22:24 +02:00 |
|
Julien Fontanet
|
e0e4969198
|
fix(backups-cli): should be compatible with Node 7.10
|
2019-10-23 17:53:07 +02:00 |
|
Julien Fontanet
|
974e7038e7
|
chore(backups-cli): dont fail on missing dirs
|
2019-10-12 00:49:16 +02:00 |
|
Julien Fontanet
|
3483e7d9e0
|
chore: update dependencies
|
2019-10-11 17:15:25 +02:00 |
|
Julien Fontanet
|
c955da9bc6
|
feat(backups-cli): lowlevel tool to help with backups (#4556)
|
2019-10-11 14:48:37 +02:00 |
|
Julien Fontanet
|
4da8af6e69
|
fix(log/configure): process nested transport
|
2019-09-27 14:55:26 +02:00 |
|
Julien Fontanet
|
b535565612
|
feat(@xen-orchestra/log): 0.2.0
|
2019-09-27 14:29:34 +02:00 |
|
Julien Fontanet
|
bef39b8a96
|
fix(log): support DEBUG and NODE_DEBUG when both defined
|
2019-09-27 14:26:19 +02:00 |
|
Julien Fontanet
|
fb2502a031
|
feat(log): support env var LOG_LEVEL
|
2019-09-27 14:23:27 +02:00 |
|
Julien Fontanet
|
0b90befda1
|
feat(log): also export createLogger symbol
|
2019-09-27 13:59:44 +02:00 |
|
Julien Fontanet
|
f9800f104a
|
feat(log/console): display data inline
|
2019-09-27 13:59:03 +02:00 |
|
badrAZ
|
14f5fd8f73
|
feat(xen-api): 0.27.2
|
2019-09-27 09:54:47 +02:00 |
|
badrAZ
|
47a83b312d
|
feat(@xen-orchestra/template): 0.1.0
|
2019-09-20 16:20:26 +02:00 |
|
badrAZ
|
436a8755ae
|
feat(@xen-orchestra/cron): 1.0.4
|
2019-09-20 16:04:31 +02:00 |
|
badrAZ
|
aaae2583c7
|
fix(xo-web/new-vm): ability to escape cloud config template variables (#4501)
Fixes #4486
Fixes xoa-support#1721
|
2019-09-19 16:19:18 +02:00 |
|
Julien Fontanet
|
844efb88d8
|
fix(cron): fix 2 race conditions (#4533)
Should fix xoa-support#344, xoa-support#1186 & xoa-support#1755.
These could lead to:
- job not properly stopped
- job run twice
|
2019-09-19 13:52:29 +02:00 |
|
Julien Fontanet
|
67853bad8e
|
chore(cron): extract Schedule#_nextDelay()
|
2019-09-18 17:44:10 +02:00 |
|
Julien Fontanet
|
c69b50c5d2
|
chore: update dependencies
|
2019-09-02 09:45:38 +02:00 |
|
badrAZ
|
d8ce27907d
|
fix(@xen-orchestra/fs): 0.10.1
|
2019-07-16 15:57:00 +02:00 |
|
badrAZ
|
82fec86179
|
fix(xen-api): 0.27.1
|
2019-07-16 13:39:16 +02:00 |
|
badrAZ
|
23e16732fd
|
feat(xen-api): 0.27.0
|
2019-07-11 16:12:48 +02:00 |
|
badrAZ
|
2cbc7b7d7d
|
feat(@xen-orchestra/fs): 0.10.0
|
2019-07-11 16:12:48 +02:00 |
|
Julien Fontanet
|
b1acbaecc2
|
fix(log): remove some lints
|
2019-07-10 15:40:25 +02:00 |
|
Julien Fontanet
|
6d61e8efff
|
chore: use native String#{end,start}sWith
Supported since Node 4
|
2019-07-09 16:00:16 +02:00 |
|
HamadaBrest
|
116af372dc
|
fix(fs): EIO errors due to massive parallel operations (#4330)
Fixes #4323
|
2019-07-08 11:42:25 +02:00 |
|
Julien Fontanet
|
30b2a8dd8d
|
feat(log/README): document data param
|
2019-07-05 12:13:54 +02:00 |
|
Julien Fontanet
|
c8aa058ede
|
chore: update dependencies
|
2019-07-04 16:01:07 +02:00 |
|
badrAZ
|
f7ae6222b7
|
feat(xen-api): 0.26.0
|
2019-06-27 14:06:14 +02:00 |
|
badrAZ
|
8378ba77d6
|
feat(xen-api): 0.25.2
|
2019-06-13 14:09:59 +02:00 |
|
HamadaBrest
|
b17380443b
|
chore(@xen-orchestra/fs): test truncate() (#4225)
Related to #4180
|
2019-05-21 10:20:31 +02:00 |
|
HamadaBrest
|
5ebe27da49
|
feat(fs): add truncate method (#4180)
|
2019-05-20 14:03:54 +02:00 |
|
Julien Fontanet
|
42df6ba6fa
|
chore: update dependencies
|
2019-05-17 16:31:39 +02:00 |
|
badrAZ
|
a0d92a0b1d
|
feat(@xen-orchestra/fs): 0.9.0
|
2019-05-14 16:17:19 +02:00 |
|
Julien Fontanet
|
8c02e0efbd
|
chore(scripts): publish on version bumping
|
2019-05-06 11:32:55 +02:00 |
|
HamadaBrest
|
f084b6def9
|
feat(fs#write): write buffer at specific position (#4169)
Fixes #4156
|
2019-05-02 16:20:57 +02:00 |
|
Julien Fontanet
|
903634073a
|
chore: update dependencies
|
2019-04-09 08:56:15 +02:00 |
|
Julien Fontanet
|
7cfa6a5da4
|
feat(xen-api): v0.25.1
|
2019-04-04 14:01:59 +02:00 |
|
Julien Fontanet
|
924aef84f1
|
chore: drop Node 4 support
|
2019-04-02 11:40:27 +02:00 |
|
Julien Fontanet
|
bdad6c0f6d
|
feat(xen-api): v0.25.0
|
2019-03-29 16:35:19 +01:00 |
|
badrAZ
|
8384cc3652
|
feat(@xen-orchestra/fs): v0.8.0
|
2019-03-29 14:27:25 +01:00 |
|
badrAZ
|
3d64b42a89
|
feat(xen-api): v0.24.6
|
2019-03-29 14:05:14 +01:00 |
|
Julien Fontanet
|
52a9270fb0
|
feat(xen-api): coalesce connect calls
|
2019-03-28 17:30:26 +01:00 |
|
Enishowk
|
fcd62ed3cd
|
feat(remote): add read/write speeds on remote (#4015)
Fixes #3991
|
2019-03-21 18:25:03 +01:00 |
|
Julien Fontanet
|
2dec448f2c
|
chore: update dependencies
|
2019-03-20 11:26:05 +01:00 |
|
Julien Fontanet
|
18cfa7dd29
|
feat(xen-api): 0.24.5
|
2019-03-01 17:20:19 +01:00 |
|
Julien Fontanet
|
3b5650dc1e
|
feat(xen-api): 0.24.4
|
2019-03-01 13:52:26 +01:00 |
|
Julien Fontanet
|
b01096876c
|
feat(fs): 0.7.1
|
2019-02-28 18:31:58 +01:00 |
|
Julien Fontanet
|
60243d8517
|
fix(fs/_mount/_sync): dont use --target
Because it also checks the parents of the path.
|
2019-02-28 18:31:57 +01:00 |
|
badrAZ
|
fc42c58079
|
feat(xen-api): v0.24.3
|
2019-02-28 17:20:59 +01:00 |
|
badrAZ
|
ee9443cf16
|
feat(@xen-orchestra/fs): v0.7.0
|
2019-02-28 17:17:33 +01:00 |
|