yosoyubik
f0c02880cc
Merge branch 'develop' into yu/fix-drop-nack-state
2023-06-16 10:02:28 +02:00
pkova
9d33bb7fd1
eyre: keep json to mime tube warm in handle-scry
2023-06-15 18:30:51 +03:00
Joe Bryan
edebd0b6d3
vats: add source ship, remove base hash from default output
2023-06-14 16:25:08 -04:00
Joe Bryan
df5cdeafad
vats: correct deprecated %cd scry
2023-06-14 16:23:03 -04:00
Pyry Kovanen
04598f8e0b
Merge pull request #6660 from midden-fabler/dojo-complete-ted-heps
...
dojo: complete teds in dirs
2023-06-14 15:21:44 +03:00
midden-fabler
8c2e451e3f
dojo: complete ted remove barket
2023-06-13 18:51:42 -04:00
Philip Monk
db708560cd
clay: add debug command to retry remote scry
2023-06-13 00:05:09 -07:00
midden-fabler
a6189648f4
dojo: complete teds in dirs
2023-06-13 02:02:36 -04:00
Pyry Kovanen
dabc9ea631
Merge pull request #6654 from midden-fabler/dojo-complete-naked-ted
...
dojo: add complete-naked-ted
2023-06-12 16:38:27 +03:00
Pyry Kovanen
77d1ab4acc
Merge pull request #6653 from midden-fabler/dojo-sort-complete-aor
...
dojo: sort complete options aor
2023-06-12 15:38:59 +03:00
Pyry Kovanen
9b264546de
Merge pull request #6652 from midden-fabler/dojo-complete-naked-poke
...
dojo: complete-naked-poke for all agents
2023-06-12 15:33:23 +03:00
Pyry Kovanen
2169652df3
Merge pull request #6636 from niblyx-malnus/develop
...
spider: provide a tang http response when a thread called via http crashes
2023-06-12 14:58:22 +03:00
midden-fabler
95ceed2088
dojo: add complete-naked-ted
2023-06-11 01:32:31 -04:00
midden-fabler
2385268f60
dojo: sort complete options aor
2023-06-11 00:23:09 -04:00
midden-fabler
35f1b47890
dojo: complete-naked-poke remove redundant cy check
2023-06-10 13:27:49 -04:00
midden-fabler
36e63a795f
dojo: complete-naked-poke for live dudes
2023-06-10 13:08:23 -04:00
midden-fabler
6d43e73d3e
dojo: complete-naked-poke for all agents
2023-06-09 21:29:15 -04:00
niblyx-malnus
9fa0b17ed0
as-octt:mimes:html -> as-octs:mimes:html and en-json:html -> en:json:html
2023-06-09 13:45:39 -04:00
Josh Lehman
82aae2f9e3
Merge pull request #6630 from urbit/jb/insane
...
hoon: fixes (sane %t) for multi-byte glyphs
2023-06-09 08:17:16 -07:00
Pyry Kovanen
0de6601f93
Merge pull request #6638 from midden-fabler/dojo-gen-tab-complete
...
dojo: gen tab complete for non-base desks
2023-06-09 13:41:23 +03:00
midden-fabler
c3211c2f3d
handle non-running agents on base
2023-06-08 12:51:53 -04:00
Josh Lehman
3007d41d62
Merge pull request #6626 from polrel-witter/develop
...
shoe: renders blank tape rows
2023-06-08 08:33:51 -07:00
Josh Lehman
86565e81c8
Merge pull request #6480 from urbit/i/6401/clay-permission-check
...
clay: add requests permission checks
2023-06-08 08:28:54 -07:00
yosoyubik
405f3d21ac
Merge branch 'next/kelvin/412' into yu/fix-drop-nack-state
2023-06-08 06:38:31 +02:00
Tinnus Napbus
7c3a1c4d7c
Merge branch 'next/kelvin/412' into tinnus/local-provenance
2023-06-07 20:38:05 +12:00
niblyx-malnus
1818790e35
Send 500 response with tang.
2023-06-06 13:01:43 -04:00
Ted Blackman
fc5598718b
Merge branch 'develop' into next/kelvin/412
2023-06-06 12:50:11 -04:00
Ted Blackman
078b3a171d
Merge pull request #6629 from urbit/pkova/runtime-version
...
base: add %runtime-version
2023-06-06 11:40:42 -04:00
pkova
de3dd34826
base: make %runtime-version a thread
2023-06-06 15:46:44 +03:00
pkova
dd979600e2
base: restore deleted vere mark
2023-06-06 15:45:41 +03:00
yosoyubik
d5bc16ee3e
ames: don't crash if sndr/rcvr lifes mismatch
2023-06-05 11:06:22 +02:00
yosoyubik
2c854d1285
ames: remove space leak for outbound naxplanations
...
Companion to https://github.com/urbit/urbit/pull/6607 , where the space leak was fixed
2023-06-05 10:01:44 +02:00
yosoyubik
65b83a3318
Merge branch 'develop' into yu/remove-num-live
2023-06-05 09:47:39 +02:00
midden-fabler
e90c26dba6
handle bogus agents
2023-06-04 02:44:04 -04:00
midden-fabler
83e60a3c44
dojo: gen tab complete for non-base desks
2023-06-03 21:18:02 -04:00
niblyx-malnus
4d1c45d76e
fix thread-clean order and provide tang response as a json in +thread-http-fail
...
(1) In `+thread-fail`, `+thread-clean` is called before `+thread-http-fail` and `+cancel-scry` meaning neither of the latter two actually. `serving` has been replaced with `(~(del by serving.state) tid)` in the state and therefore we cannot `(~(get by serving.state) tid)` in `+thread-http-fail` or `+cancel-scry`.
(2) In `+thread-http-fail` return an informative tang as json instead of an empty 500 http response when the failure results from an internal crash.
2023-06-02 13:05:16 -04:00
yosoyubik
6696f587be
Merge branch 'next/kelvin/412' into i/6103/abet-pure
2023-06-01 17:46:36 +02:00
yosoyubik
8b518f4bfe
Merge branch 'develop' into next/kelvin/412
2023-06-01 17:39:42 +02:00
Joe Bryan
8bb1873041
hoon: fixes +sane style
2023-05-31 14:34:11 -04:00
Joe Bryan
e71d9d6631
hoon: fixes (sane %t) for multi-byte glyphs
2023-05-31 14:33:35 -04:00
pkova
c85aca347c
base: add %runtime-version
2023-05-31 16:36:27 +03:00
Tinnus Napbus
0105be6459
Merge branch 'develop' into tinnus/local-provenance
2023-05-31 12:52:53 +12:00
Joe Bryan
02bac2f1b5
solid: preserve structural sharing in arvo
2023-05-30 13:30:12 -04:00
Tinnus Napbus
8ed74ac717
gall: new type which is /w providence
2023-05-30 22:28:19 +12:00
yosoyubik
96e3bdcf11
Merge branch 'develop' into i/6103/abet-pure
2023-05-30 10:38:39 +02:00
yosoyubik
d3489cc8db
ames: generalize $deep tasks
...
currently all $deep tasks are focused on a particular ship but future
ones might not, so we move $ship to each individual task
2023-05-30 10:33:13 +02:00
yosoyubik
7ce74f36c6
ames: add %deep task to handle deferred calls
...
note: %ames tests have not been updated to account for this change
2023-05-30 10:33:13 +02:00
sage
eca0bcc4cb
shoe: renders blank tapes
...
Description of the issue can be found here: https://github.com/urbit/urbit/issues/6625
The fix involved changing the instance of `+roll` to a `+spin` which increments a counter each time a column contains null tapes. Also, `+row`'s trap stops at the point when the null count equals the number of columns, indicating there's nothing left to render.
2023-05-29 17:30:11 -04:00
Joe Bryan
d4b900bf3f
Merge pull request #6612 from urbit/i/6611/lose-boon
...
ames: correctly %lose a %boon we crashed on
2023-05-26 11:19:57 -04:00
Ted Blackman
7d9df71d5e
Merge pull request #6613 from urbit/i/6608/skip-corks
...
ames: skip corks if pending acks for naxplanations
2023-05-26 10:51:33 -04:00