fang
b9b1fbfb1a
Merge pull request #5310 from urbit/m/acme-base
...
acme: load custom cert from base desk, not home
2021-11-13 00:44:14 +01:00
Philip Monk
6a152218b2
test: fix :test
2021-11-10 01:04:17 -08:00
fang
8ed93c27c4
kiln: re-emit clay listen for affected ships
...
Previous version of kiln had a bug where a crash caused the listen to be
dropped, making kiln ignore base commits.
2021-10-07 23:12:42 +04:00
fang
565c1b0bf2
acme: load custom cert from base desk, not home
...
Small patch for the ancient workaround.
2021-10-07 09:54:29 +02:00
fang
c29108a5f0
dojo: support running threads from other desks
...
Similar to the syntax for generators, you can now -desk!thread to run
the thread from the specified desk.
2021-10-06 19:57:53 +04:00
Ted Blackman
a55c1cb515
Revert "dojo: support running threads from other desks"
...
This reverts commit 446e53318a
.
2021-09-29 14:29:52 -04:00
Fang
27fcc9b4c3
various: %home -> %base
2021-09-29 22:13:08 +04:00
Fang
446e53318a
dojo: support running threads from other desks
2021-09-29 18:06:45 +04:00
Liam Fitzgerald
31f5898087
kiln: track original publisher with desk.ship file
2021-09-29 13:27:28 +10:00
Liam Fitzgerald
9ee819e5ac
spider: do not glob http request serving in +handle-start-thread
2021-09-29 09:57:23 +10:00
Fang
6d1636b566
herm: ignore legacy /tube wire responses
...
We use /$ now.
2021-09-28 19:37:13 +04:00
ryjm
ed5e7e84ce
spider: remove noisy logs
...
we weren't logging these anyway
2021-09-27 22:17:43 -04:00
ryjm
bf534ffe71
spider: clean serving threads
2021-09-27 22:09:35 -04:00
ryjm
472f16fd2e
garden spider: address comments
2021-09-27 21:23:46 -04:00
ryjm
098587bf8b
spider: fix mark validation
...
glob is succesfully downloaded and inserted into the docket state, but
as an octet stream. need to define the correct marks.
2021-09-27 21:23:46 -04:00
ryjm
121a7c9468
garden spider: add desk tracking
2021-09-27 21:23:46 -04:00
ryjm
ddf9e769ae
spider, docket: move back to threads
2021-09-27 21:23:46 -04:00
ryjm
a08c38b83c
spider: track desks and validate marks (wip)
2021-09-27 21:23:46 -04:00
Hunter Miller
502f2e8a9c
Merge branch 'hm/btc-wallet-conflict-resolution' into ea/master-dist-deconflict
2021-09-27 18:55:45 -05:00
Edward Amsden
20104b056b
dojo: fix house-6 type to use session-6 instead of session
...
Co-authored-by: Fang-
2021-09-27 12:39:06 -04:00
Fang
934c32d401
dojo: !< the vase like a normal person
...
It was never broken to begin with.
2021-09-27 19:12:39 +04:00
Fang
059fb9e1ee
dbug: fix dashboard for the softdist age
...
We can no longer rely on landscape to be installed and serving a
channel.js, so we bring our own.
App discovery works through gall now. We can only ask per desk though,
so we still need to talk to clay for the set of desks.
2021-09-26 14:21:54 +04:00
Fang
f51ac34517
dojo: reset =dir during migration
...
The base desk is the new default. If we leave the dir untouched, for
most users this means they remain on home, which gets rendered
explicitly in the prompt since it's no longer the default desk.
2021-09-25 15:43:43 +04:00
Fang
dc5662b73e
dojo: finalize new +desk!generator syntax
2021-09-25 01:12:55 +04:00
Fang
9f89dadc41
dojo: support running other-desk generators
...
Syntax is +desk#gen. (We can probably find something nicer.)
:app|gen desugars to :app +desk#gen, where the desk is the desk the app
is running on.
:app|desk#gen currently broken, in the sense that the above desugaring
takes precedence.
+on-load just aborts any running user action to avoid having a
monstrously large state adapter.
2021-09-23 20:09:54 +02:00
Hunter Miller
c7cafd8e1a
permalink: fixed path and spider case
2021-09-20 21:09:19 -05:00
Fang
da28fbfed9
Merge dist into m/distpilled
2021-09-20 19:35:51 +02:00
Liam Fitzgerald
143a8e08e6
various: fix dependencies & tests
2021-09-17 14:51:19 +10:00
Ted Blackman
3b30b67a3e
Merge branch 'ted/kiln-warp' into m/distpilled, and
...
modify Kiln to listen for %writ's from Clay to track commits to Clay
that were not generated by Kiln itself.
2021-09-16 12:25:02 -04:00
Liam Fitzgerald
a433e4f911
Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store
2021-09-14 12:40:52 +10:00
Liam Fitzgerald
f95a182071
spider: store desk for http response
2021-09-13 21:01:42 +10:00
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
f24fbe3eba
Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store
2021-09-06 14:34:46 +10:00
Liam Fitzgerald
76e033c649
landscape: upgrade for new hark-store
2021-09-06 13:31:11 +10:00
Liam Fitzgerald
5bcc0e98c8
spider: store desk for http response
2021-09-02 10:44:49 +10:00
Ted Blackman
572e23e43d
Merge branch 'ted/dist-temp' into dist
2021-08-31 02:34:48 +03: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
c6ee0944db
dojo: improve autocomplete between desks
2021-08-24 13:23:44 +10:00
Ted Blackman
4dfc09d1a4
kiln: |suspend,|revive
2021-08-20 01:57:31 +03:00
janeway
fa894b9690
glob: update to 0v758lj.uf0s5.0nh3m.gunn6.942gj
2021-08-19 15:25:15 -07:00
janeway
6ab7f53fff
glob: update to 0v4.e52ik.udm4j.6aus5.02b25.vomaj
2021-08-18 18:12:52 -07:00
ixv
5f56eb9a1b
Merge branch 'lf/aqua-revive'
2021-08-18 17:36:01 -07:00
ixv
6cd4f6d751
aqua: assert pill type
2021-08-18 17:25:17 -07:00
Ted Blackman
6408baaa93
various: fix merge problems
2021-08-18 01:16:48 +03:00
Ted Blackman
616ab66f26
merge master; loosen :hood's updates
2021-08-11 19:23:36 +03: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