Rhys Arkins
|
3e9cc03bd1
|
fix(gitfs): avoid divide by zero
|
2018-09-10 21:19:07 +02:00 |
|
Rhys Arkins
|
0d87166919
|
refactor: measure git seconds with one decimal place
|
2018-09-10 21:04:54 +02:00 |
|
Rhys Arkins
|
f543b8a163
|
refactor: better debug config
|
2018-09-10 17:33:06 +02:00 |
|
Rhys Arkins
|
bf23922b5c
|
refactor(gitfs): use localDir
|
2018-09-10 16:25:55 +02:00 |
|
Rhys Arkins
|
2ce75cdbf1
|
refactor(composer): reuse localDir for lockfile generation
|
2018-09-10 15:58:24 +02:00 |
|
Rhys Arkins
|
6bd41d3541
|
refactor(composer): use nested cwd
|
2018-09-10 15:32:41 +02:00 |
|
Rhys Arkins
|
69a7ff697c
|
refactor(composer): better variable names
|
2018-09-10 15:32:41 +02:00 |
|
Rhys Arkins
|
9fb98db3f5
|
tests: fix coverage
|
2018-09-10 15:32:03 +02:00 |
|
Rhys Arkins
|
8f5fb582cb
|
feat: platform.getRepoStatus
|
2018-09-10 14:01:56 +02:00 |
|
Rhys Arkins
|
f679e79565
|
refactor(gitfs): rename repoDir to cwd
|
2018-09-10 13:55:44 +02:00 |
|
Rhys Arkins
|
7109efd0aa
|
fix(gitfs): restore remote prune origin during fetch
|
2018-09-10 12:19:25 +02:00 |
|
Rhys Arkins
|
9354b5e36c
|
fix(gitfs): add try/catch around deleteBranch
|
2018-09-10 12:04:27 +02:00 |
|
Rhys Arkins
|
a4107b44c6
|
fix(gitfs): reset local branches after fetch
|
2018-09-10 11:59:17 +02:00 |
|
Rhys Arkins
|
085ce43a47
|
refactor(gitfs): determineBaseBranch
|
2018-09-10 11:49:26 +02:00 |
|
Rhys Arkins
|
34bb649b39
|
fix(gitfs): force delete local branch
|
2018-09-10 11:26:58 +02:00 |
|
Rhys Arkins
|
b20dde2d53
|
fix: handle grouped monorepo lockFileMaintenance branches
|
2018-09-10 09:48:20 +02:00 |
|
Rhys Arkins
|
11c6be8fba
|
refactor: deprecate copyLocalLibs
This can/should be enabled by default now.
|
2018-09-10 09:38:03 +02:00 |
|
Rhys Arkins
|
1d5de52610
|
refactor: gitlab pro footer
|
2018-09-09 07:38:12 +02:00 |
|
Rhys Arkins
|
69ddb156c2
|
fix(gitfs): prune local branches after fetch
Closes #2490
|
2018-09-08 17:02:02 +02:00 |
|
Rhys Arkins
|
2e01d4247c
|
fix(gitfs): fetch prune
Closes #2489
|
2018-09-08 10:09:51 +02:00 |
|
Rhys Arkins
|
ccffdaf712
|
fix: throw error up if no disk space
|
2018-09-08 07:16:05 +02:00 |
|
Rhys Arkins
|
543e11751b
|
fix: don’t cache scoped packages
|
2018-09-08 06:11:06 +02:00 |
|
Rhys Arkins
|
55ded1cae1
|
fix(gitfs): better git dir detection
|
2018-09-07 21:46:31 +02:00 |
|
Rhys Arkins
|
005dab5bcf
|
feat: cache npm results
|
2018-09-07 14:40:55 +02:00 |
|
Rhys Arkins
|
832706f0d4
|
tests: skip gitfs.fetch
|
2018-09-07 13:52:23 +02:00 |
|
Rhys Arkins
|
6190d990c2
|
fix(gitfs): set new remote before fetching
|
2018-09-07 13:31:04 +02:00 |
|
Rhys Arkins
|
bc40c98f95
|
fix: check depName before matching
|
2018-09-07 10:23:40 +02:00 |
|
Rhys Arkins
|
81818195b7
|
refactor: separate lockFileMaintenance per-package file
Closes #2464
|
2018-09-07 09:26:43 +02:00 |
|
Rhys Arkins
|
74b34cda93
|
chore: move updateTypes def
|
2018-09-07 08:44:58 +02:00 |
|
Rhys Arkins
|
6ed4b80bd9
|
fix: update languageList in manager
|
2018-09-07 08:44:31 +02:00 |
|
Rhys Arkins
|
e5e303f46f
|
logs: fix branches debug
|
2018-09-07 08:44:20 +02:00 |
|
Rhys Arkins
|
9fa3ea4e90
|
refactor: appMode
|
2018-09-07 06:28:07 +02:00 |
|
Rhys Arkins
|
280c98e243
|
fix(gitfs): appMode x-access-token
|
2018-09-06 19:44:36 +02:00 |
|
Rhys Arkins
|
eb61280fe8
|
fix(github): throw platform error for ETIMEDOUT
|
2018-09-06 11:30:08 +02:00 |
|
Rhys Arkins
|
73df75d0c0
|
feat(gitfs): reuse cloned git directory
Closes #2430
|
2018-09-05 21:51:39 +02:00 |
|
Rhys Arkins
|
bdd30bb2a5
|
logs: less info
|
2018-09-05 20:50:13 +02:00 |
|
Rhys Arkins
|
c4f67cf077
|
refactor: measure git clone time
|
2018-09-05 16:03:14 +02:00 |
|
Rhys Arkins
|
88c6a48b2a
|
logs: less debug
|
2018-09-05 15:04:18 +02:00 |
|
Rhys Arkins
|
e2b8cef040
|
refactor: gitFs configuration option
Adds configuration option gitFs for git-based file operations.
|
2018-09-05 14:46:36 +02:00 |
|
Rhys Arkins
|
2e78f515d1
|
logs: lower debug
|
2018-09-05 14:45:52 +02:00 |
|
Rhys Arkins
|
bf3f086240
|
refactor: clear stats only if more than one request
|
2018-09-05 14:19:03 +02:00 |
|
Rhys Arkins
|
4539487d26
|
refactor: less logging
|
2018-09-05 14:18:31 +02:00 |
|
Rhys Arkins
|
d6b1040de2
|
refactor: improve get stats
|
2018-09-05 11:03:47 +02:00 |
|
Rhys Arkins
|
8e81a647a2
|
refactor: lazy load branch status to reduce requests
|
2018-09-05 10:52:00 +02:00 |
|
Rhys Arkins
|
80463651ca
|
feat: logger err serializer
Include body, message and stack with every error if present
|
2018-09-05 10:32:53 +02:00 |
|
Rhys Arkins
|
8c613a6149
|
refactor(gitfs): clone depth 2
|
2018-09-05 06:41:23 +02:00 |
|
Rhys Arkins
|
b54ffa5661
|
logs: log git fs mode
|
2018-09-05 06:40:30 +02:00 |
|
Rhys Arkins
|
58b731798e
|
refactor(github): don’t prefetch prList and fileList
|
2018-09-05 06:34:39 +02:00 |
|
Rhys Arkins
|
4a0b3cf83e
|
fix: move cleanRepo to finally
|
2018-09-05 06:31:25 +02:00 |
|
Rhys Arkins
|
f5b93de82d
|
refactor(github): simplify getAllRenovateBranches
|
2018-09-05 06:23:55 +02:00 |
|