Liam Fitzgerald
39a9ed4faa
hood: fix update ordering
...
When we receive the %mere gift from clay, the kernel has not yet been
reloaded. This means any attempts to bump desks will fail, as they will
be bumped against the old kernel. Rectifies this by continuing the %base
desk update flow in +on-load, instead of +take-merge-main. Also adds a
wef=(unit weft) to the state in order to discriminate whether or not the
kernel has just been reloaded
2021-09-07 14:37:36 +10:00
Ted Blackman
6d7d168735
Revert "Merge branch 'dist' of github.com:urbit/urbit into dist"
...
This reverts commit f50f2cd1f3
, reversing
changes made to 248b968550
.
2021-09-06 21:13:07 +03:00
Ted Blackman
f50f2cd1f3
Merge branch 'dist' of github.com:urbit/urbit into dist
2021-09-06 18:22:49 +03:00
Ted Blackman
248b968550
kiln: |pause and |resume an app
2021-09-06 17:27:17 +03:00
Liam Fitzgerald
5bcc0e98c8
spider: store desk for http response
2021-09-02 10:44:49 +10:00
Ted Blackman
f3e15396f3
%garden-dev desk; also cleaned up %base-dev
2021-09-02 00:37:56 +03:00
Ted Blackman
63fac6bec2
kiln: parameterize +bump on kelvin
2021-09-01 03:00:40 +03:00
Ted Blackman
e0874f22fa
kiln: revise +bump
2021-09-01 02:43:25 +03:00
Ted Blackman
572e23e43d
Merge branch 'ted/dist-temp' into dist
2021-08-31 02:34:48 +03:00
Ted Blackman
844386076f
%base: symlinks; some -test tests fail
2021-08-30 20:39:37 +03:00
Ted Blackman
91714f5579
lull,dill,gall,kiln: move %pyre to :agent:gall
2021-08-27 18:06:53 +03:00
Ted Blackman
68a80660b2
kiln: don't die so easily in +bump
2021-08-27 17:38:30 +03:00
Liam Fitzgerald
f8edf723e0
kiln: add vats-diff mark
2021-08-27 13:19:45 +10:00
Liam Fitzgerald
b60aada75e
spider: parameterize desk in http request
2021-08-26 12:13:15 +10:00
Ted Blackman
7bc19d04a4
hood: fix migration from master
2021-08-24 18:56:01 +03:00
Liam Fitzgerald
f85500b39d
kiln: add lag scry
2021-08-24 14:09:12 +10:00
Liam Fitzgerald
c6ee0944db
dojo: improve autocomplete between desks
2021-08-24 13:23:44 +10:00
Liam Fitzgerald
39f6eca798
kiln: add revive+suspend marks
2021-08-23 13:31:51 +10:00
Liam Fitzgerald
2d43877b15
Merge remote-tracking branch 'origin/ted/dist' into lf/kiln-json
2021-08-23 11:56:51 +10:00
Liam Fitzgerald
6a6897e009
kiln: update marks
2021-08-23 11:44:24 +10:00
Ted Blackman
d02652d799
kiln: update %base in +bump
2021-08-20 12:45:33 +03:00
Ted Blackman
f9e1812a14
sys,gen/kiln: kelvin checking seems to work
2021-08-20 10:41:16 +03:00
Ted Blackman
46dc260528
actual suspend and revive generators
2021-08-20 01:58:03 +03:00
Ted Blackman
4dfc09d1a4
kiln: |suspend,|revive
2021-08-20 01:57:31 +03:00
Ted Blackman
95045abce4
kiln: bunt if no /desk/bill
2021-08-20 00:02:43 +03:00
Ted Blackman
ea1d30a506
kiln: fix kelvin checking
2021-08-18 20:32:54 +03:00
Ted Blackman
6408baaa93
various: fix merge problems
2021-08-18 01:16:48 +03:00
Ted Blackman
4ea0c56849
dill: don't sync %kids on galaxies
2021-08-18 00:57:38 +03:00
Liam Fitzgerald
a8dfca8246
Merge remote-tracking branch 'origin/ted/dist' into lf/dist-v2
2021-08-12 11:42:39 +10:00
Ted Blackman
616ab66f26
merge master; loosen :hood's updates
2021-08-11 19:23:36 +03:00
Liam Fitzgerald
5d1eda5efd
kiln: fix subscription paths, add marks
2021-08-11 14:42:51 +10:00
Ted Blackman
f958b7874f
various: fixes, pill might actually work now
2021-08-10 16:13:27 +03:00
Ted Blackman
b8af4835cf
dill: sync to %kids on galaxies
2021-08-09 02:31:53 +03:00
Ted Blackman
6e3e1558c2
/sur/hood: fix null error
2021-08-09 02:31:25 +03:00
Ted Blackman
4e2fd0dcd0
kiln: notify clients on desk upgrade and failure
2021-08-03 00:52:46 +03:00
Ted Blackman
4acc6a4cc9
|install: =local arg, docs
2021-08-03 00:52:13 +03:00
Ted Blackman
06d71def48
/sur/hood: report aeon, abortive fix for +read-kelvin-local
2021-08-03 00:51:48 +03:00
Ted Blackman
12f8734976
|bump generator to retry a kernel update
2021-08-03 00:24:37 +03:00
Ted Blackman
68f2d448b4
+vats generator (partial +trouble replacement)
2021-08-03 00:23:43 +03:00
ixv
3fc5db758b
Merge branch 'la/quiet-leave'
2021-07-29 12:19:43 -07:00
ixv
f5bb8db68f
Merge branch 'philip/dill-fix'
2021-07-29 12:18:25 -07:00
Philip Monk
eb383baba9
dill: no-op on strange fact
...
Otherwise, if you accidentally give on the system duct, you crash the
event, as in #5138
2021-07-29 14:56:26 -04:00
ryjm
54935ece34
dm-hook: reload agents on dm-hook state change
...
This fixes the %notify bug that prevented dms from coming through.
2021-07-29 14:43:02 -04:00
Logan Allen
79e95e7989
group-leave: make it safer
2021-07-29 14:23:21 +00:00
Logan Allen
265db42a0a
pull-hook: leave quietly, do not crash if we have already left
2021-07-29 14:18:48 +00:00
janeway
d76cf9ae8b
glob: update to 0v7.v4dng.o33qi.kc497.5jc02.ke5es
2021-07-29 11:51:48 +10:00
Liam Fitzgerald
ac5db5376a
Merge remote-tracking branch 'origin/la/old-subset-behavior'
2021-07-29 11:37:38 +10:00
ixv
d951a28913
notify: conditional rewatch in on-load
2021-07-28 18:20:55 -07:00
ixv
df4a34c79a
notify: drop card
2021-07-28 18:16:13 -07:00
ixv
0226bc0a7f
agentio: fix bug with fact-all
2021-07-28 17:05:48 -07:00