Joe Bryan
|
53dec05b1c
|
Merge pull request #1238 from urbit/remove-l-from-cp
Remove the -L from the cp statements, since it is erroring on OSX.
|
2019-04-12 11:02:57 -07:00 |
|
Elliot Glaysher
|
f388526fdb
|
Remove the -L from the cp statements, since it is erroring on OSX.
|
2019-04-12 10:30:34 -07:00 |
|
Joe Bryan
|
af0c53ca16
|
Merge pull request #1236 from urbit/ccr-boot-redux
cc-release pier boot state-machine corrections
|
2019-04-11 17:08:39 -07:00 |
|
Joe Bryan
|
1b503d9e26
|
ensure that event-log header is first in the log
|
2019-04-11 00:11:45 -07:00 |
|
Joe Bryan
|
f5da7da563
|
reads events in batches of 1K during replay
|
2019-04-11 00:07:35 -07:00 |
|
Joe Bryan
|
2eff7240ac
|
refactors event-log replay preparation
|
2019-04-10 23:50:47 -07:00 |
|
Joe Bryan
|
8c0a8a182f
|
adds explicit boot controller, refactors state transitions
|
2019-04-10 23:32:13 -07:00 |
|
Joe Bryan
|
671eeaaf00
|
prevent spurious first-boot of existing pier
|
2019-04-10 23:18:54 -07:00 |
|
Joe Bryan
|
f68e27e68a
|
removes superfluous pier liv_o flag
|
2019-04-10 22:33:40 -07:00 |
|
Joe Bryan
|
785839db5c
|
Merge pull request #1232 from urbit/ccr-vent-sane
cc-release event state machine corrections
|
2019-04-05 16:58:46 -07:00 |
|
ixv
|
ad76d45a37
|
Merge pull request #1223 from urbit/ccr-tracing
cc-release tracing
|
2019-04-05 15:43:35 -07:00 |
|
Isaac Visintainer
|
f9a61b36a3
|
fixes for review
|
2019-04-05 15:03:19 -07:00 |
|
Isaac Visintainer
|
7c9b8d71ef
|
put tracing calls in serf
|
2019-04-05 14:56:58 -07:00 |
|
Isaac Visintainer
|
cf3ddef76a
|
moved path prettyprinting into noun/manage, and made it globally available
|
2019-04-05 14:56:12 -07:00 |
|
Isaac Visintainer
|
03ae60505b
|
load pier directory on serf for saving tracing files
|
2019-04-05 14:56:11 -07:00 |
|
Isaac Visintainer
|
5c88da2619
|
fix serf flag size
|
2019-04-05 14:56:11 -07:00 |
|
Joe Bryan
|
92ece2d22a
|
enforces snapshot/commit ordering constraints
|
2019-04-05 14:40:18 -07:00 |
|
Joe Bryan
|
4fb35aaee3
|
moves boot-barrier callback into _pier_work_release and refactors
|
2019-04-05 14:33:36 -07:00 |
|
Joe Bryan
|
7f116290aa
|
adds explicit pier states, uses for playback printfs
|
2019-04-05 11:45:57 -07:00 |
|
Joe Bryan
|
a4735e8c93
|
adds explicit _pier_writ_unlink function
|
2019-04-05 11:45:57 -07:00 |
|
Joe Bryan
|
aaa5b31969
|
fixes _pier_work_poke reference counting
|
2019-04-05 11:45:57 -07:00 |
|
Joe Bryan
|
28c7131cc8
|
revises handling of event-log header
|
2019-04-05 11:45:57 -07:00 |
|
Joe Bryan
|
e22312ea14
|
initalizes persistence and starts the serf in parallel
|
2019-04-05 11:45:57 -07:00 |
|
Joe Bryan
|
6c932e5304
|
restructures pier startup
|
2019-04-05 11:43:34 -07:00 |
|
Joe Bryan
|
cf89e34a8a
|
move disk_init/complete
|
2019-04-05 11:43:34 -07:00 |
|
Joe Bryan
|
1b456d1121
|
asserts lifecycle barrier is > 0, sets when reading event-log header
|
2019-04-05 11:43:42 -07:00 |
|
Joe Bryan
|
02abafef4e
|
consolidates single-home logic
|
2019-04-05 11:43:34 -07:00 |
|
Joe Bryan
|
45d892d946
|
WIP extracts event-log header read and single-home
|
2019-04-05 11:43:34 -07:00 |
|
Joe Bryan
|
b33c50d117
|
WIP refactors log init, adds explicit "live" flag
|
2019-04-05 11:43:38 -07:00 |
|
Joe Bryan
|
8162a5177d
|
WIP refactors serf init, adds explicit "live" flag
|
2019-04-05 11:43:34 -07:00 |
|
Joe Bryan
|
6eadbaa18d
|
frees u3_writ on dispose
|
2019-04-05 11:43:34 -07:00 |
|
Joe Bryan
|
80d2a41810
|
removes obsolete, commented-out boot code
|
2019-04-05 11:43:34 -07:00 |
|
Joe Bryan
|
ffbc3bbc90
|
cleans up i/o driver initialization
|
2019-04-05 11:43:34 -07:00 |
|
Joe Bryan
|
81647bbd7c
|
removes precommits, updates event state machine constraints
|
2019-04-05 11:43:28 -07:00 |
|
Joe Bryan
|
734adde0b7
|
adds defines for verbose event state machine printfs
|
2019-04-05 11:32:50 -07:00 |
|
Joe Bryan
|
d822391565
|
Merge pull request #1225 from urbit/bump-arvo
bumps arvo commit to next, fixes pill staging
|
2019-04-02 14:46:12 -07:00 |
|
Joe Bryan
|
4cc3a70498
|
bumps vere version number
|
2019-04-02 11:57:14 -07:00 |
|
Joe Bryan
|
5aaba00cb0
|
restores deterministic +test entropy seed
|
2019-04-02 11:56:16 -07:00 |
|
Joe Bryan
|
9481ff7a6a
|
removes duplication %behn initialization
|
2019-04-02 11:32:21 -07:00 |
|
Benjamin Summers
|
272263cf4d
|
bumps arvo commit to latest next
|
2019-04-02 11:31:36 -07:00 |
|
Joe Bryan
|
ea56669696
|
TCOs +turn jet
|
2019-04-02 10:40:39 -07:00 |
|
Joe Bryan
|
53ca83f4bc
|
TCOs +weld jet
|
2019-04-02 10:40:39 -07:00 |
|
Joe Bryan
|
2f9d65ecd2
|
Merge pull request #1197 from urbit/ccr-fast-boot
cc-release: flexible boot sequence, fast-boot support
|
2019-03-29 16:21:37 -07:00 |
|
Joe Bryan
|
2b3c218d9f
|
for @pilfer-pandex
|
2019-03-29 10:50:58 -07:00 |
|
Joe Bryan
|
c39f26f02c
|
fixes typo, adds comment per review
|
2019-03-28 23:38:13 -07:00 |
|
Philip Monk
|
8d7c32a1a0
|
Merge pull request #1230 from urbit/philip/weak-leak
if sweep gives 0 and reference count != 0, leak
|
2019-03-22 13:12:43 -07:00 |
|
Joe Bryan
|
7fcefc43ed
|
Merge pull request #1229 from urbit/lte-proxy
revives tcp proxy, removes obsolete http effects
|
2019-03-22 13:10:32 -07:00 |
|
Philip Monk
|
6fa7ed4d08
|
if sweep gives 0 and reference count != 0, leak
|
2019-03-22 11:57:32 -07:00 |
|
Joe Bryan
|
eb0bd01dc4
|
removes obsolete http effect routing and handlers
|
2019-03-21 22:33:28 -07:00 |
|
Joe Bryan
|
d0401f0034
|
restores tcp proxy (by sending notifications directly over %ames)
|
2019-03-21 21:39:06 -07:00 |
|