yosoyubik
3506b1edcd
ames: fix number of stale flows log
2023-02-10 14:37:05 +01:00
ryjm
e5c68e6d65
Merge remote-tracking branch 'origin/develop' into jm/tomb-recurse
2023-02-09 23:55:56 -05:00
ryjm
5ea54394d0
tomb: make more recursive, offer rm
...
wasn't properly descending into directories next to files with the same
name.
now offers to remove files that can't be tombstoned. can choose to
remove the file at the head of the current desk or from the files on
other desks sharing the same hash.
2023-02-09 23:48:30 -05:00
Philip Monk
2093f40fb2
Merge pull request #6314 from urbit/i/6313/ota-breach
...
clay: correctly restart syncs when source breaches
2023-02-09 20:39:47 -07:00
Philip Monk
1c0bf96525
clay: correctly restart syncs when source breaches
...
Fixes #6313
2023-02-09 13:21:43 -07:00
ryjm
d5e304b2e2
Merge remote-tracking branch 'origin/develop' into jm/tomb-recurse
2023-02-09 11:35:17 -05:00
Josh Lehman
d2af28fdbc
Merge branch 'develop' into lf/goerli-address
2023-02-09 06:57:19 -08:00
Josh Lehman
dc664d516c
Merge branch 'develop' into jm/desk-name-sanity
2023-02-09 06:13:20 -08:00
ryjm
0497790b86
~& -> ~|
2023-02-09 08:43:58 -05:00
yosoyubik
abbd95f2ce
ames: fix typo
2023-02-09 13:12:50 +01:00
yosoyubik
dd812283ac
ames: optimize memory measurement
...
Co-authored-by: Joe Bryan <joemfb@gmail.com>
2023-02-09 10:47:49 +01:00
yosoyubik
4bac6ea642
Merge branch 'develop' into ted/ames-clog-less
2023-02-09 10:14:02 +01:00
~midsum-salrux
71204db957
Merge branch 'master' into ns/migrate-my-channels
2023-02-08 21:29:13 -05:00
~midsum-salrux
ede8a515ba
Early draft of migration
2023-02-08 21:29:09 -05:00
Ted Blackman
011b19d0e2
minor cleanup
...
indentation; also removed a superfluous |- just after a |^
2023-02-08 13:02:11 -05:00
jose
7de9c45c38
Merge pull request #6129 from urbit/yu/clean-flows
...
ames: add |close-flows
2023-02-08 16:50:16 +01:00
yosoyubik
90360f76d9
ames: remove extra lines
2023-02-08 16:21:56 +01:00
yosoyubik
bad133cf9b
ames: style fixes
2023-02-08 16:20:41 +01:00
Amadeo Bellotti
b360fed0a5
Applied @ryjm 's indent patch
2023-02-08 10:03:42 -05:00
Ted Blackman
5137db7096
Merge pull request #6237 from urbit/i/6236/clay-cult-inspection
...
clay: allow scrying out of pending requests
2023-02-08 08:58:31 -06:00
Josh Lehman
88e853cf69
Merge branch 'develop' into i/6236/clay-cult-inspection
2023-02-08 06:42:32 -08:00
Josh Lehman
1481a198ee
Merge pull request #6294 from urbit/m/webterm-v1.1.1
...
webterm: v1.1.1
2023-02-08 06:28:01 -08:00
ryjm
a5512fe9bc
add bad desk name to all traces
2023-02-08 07:38:44 -05:00
Jake Miller
972588e573
add bad desk name to stack trace
...
Co-authored-by: fang <github@fang.io>
2023-02-08 07:11:50 -05:00
ryjm
62b6e8c8f8
clay: desk name sanity check
...
Ensures no desk with an illegal name can be created by sanity checking
in `%fuse`, `%park`, and `%merge`.
2023-02-07 21:24:33 -05:00
Pyry Kovanen
070143f0b3
Merge pull request #6301 from urbit/master
...
Merge pull request #6298 from urbit/release/urbit-os-v2.132
2023-02-07 21:57:04 +02:00
fang
82db9c14fa
Merge pull request #6259 from urbit/m/know-plus-plus
...
dojo: match hoon.hoon %know %hint printing style
2023-02-07 20:24:44 +01:00
Ted Blackman
cc7c6dba24
Merge pull request #6298 from urbit/release/urbit-os-v2.132
...
Release: urbit-os-v2.132
2023-02-07 13:17:35 -06:00
Josh Lehman
9f92f60a63
Update MAINTAINERS.md
2023-02-07 10:59:14 -08:00
Josh Lehman
1ecc010bac
Update MAINTAINERS.md
2023-02-07 10:42:29 -08:00
Josh Lehman
e44a661076
Update MAINTAINERS.md
2023-02-07 10:35:43 -08:00
Josh Lehman
032ee85b4f
Update MAINTAINERS.md
2023-02-07 10:27:11 -08:00
Josh Lehman
8b2f555d6e
Update MAINTAINERS.md
2023-02-07 10:25:30 -08:00
Josh Lehman
575296fcac
Update MAINTAINERS.md
...
add post-release deployment instructions
2023-02-07 10:24:10 -08:00
Josh Lehman
563442679d
Update MAINTAINERS.md
...
fix typo
2023-02-07 09:26:03 -08:00
Josh Lehman
37135d4ae6
add instruction on release branch convention
2023-02-07 09:25:00 -08:00
fang
c5aece980e
Merge pull request #6116 from urbit/fix-host-scry
...
eyre: fix %host scry so it says secure even if no domains configured
2023-02-07 16:28:47 +01:00
fang
92066f3a33
Merge branch 'develop' into m/http-auth-tokens
2023-02-06 19:44:01 +01:00
fang
e0a37c4034
webterm: v1.1.1
...
For release with a new glob that includes #6258 .
2023-02-06 19:19:00 +01:00
yosoyubik
46c27d33cd
ames: fix check for stale resubscriptions
2023-02-06 16:48:32 +01:00
yosoyubik
fbb95b0d9f
ames: check if we have a flow for a nax ack bone
2023-02-06 16:39:00 +01:00
yosoyubik
1522e4ab96
ames: don't scry dudes for every peer
2023-02-06 16:39:00 +01:00
yosoyubik
108e0cd023
ames: fix syntax error
2023-02-06 16:39:00 +01:00
yosoyubik
5f9d6b23d1
ames: improve logging in dry mode for on-kroc
2023-02-06 16:39:00 +01:00
yosoyubik
a024b68b26
ames: sort by number of re-trying flows per app
2023-02-06 16:38:59 +01:00
yosoyubik
c68a92f8b4
ames: add +state-flows
...
Some of this functionality already exists in ames (see +on-kroc) so this
generator will probably be removed once there's been enough testing
done for removing stale flows on the live network .
2023-02-06 16:38:59 +01:00
yosoyubik
24140d5f12
ames: clarify forward/backward bones
2023-02-06 16:38:59 +01:00
yosoyubik
ee76b97f49
ames: fix |close-flow generator
2023-02-06 16:38:59 +01:00
yosoyubik
e32c18b677
ames: style fixes and comments
2023-02-06 16:38:59 +01:00
yosoyubik
1d8214530a
ames: fix |close-flows generator
2023-02-06 16:38:50 +01:00