Commit Graph

32949 Commits

Author SHA1 Message Date
Pyry Kovanen
c35aabcebf
Merge pull request #6744 from urbit/develop
Merge develop into next/kelvin/412
2023-07-28 16:32:35 +03:00
Tinnus Napbus
c4b612dac5 gen/hood: add +change-publisher generator 2023-07-28 23:43:17 +12:00
Tinnus Napbus
f1c1205fe2 kiln: let publishers tell subs to switch source
This adds a %kiln-change-source poke that changes the sync source
for all syncs from the given remote ship/desk to a new ship/source.

This poke works remotely iff it comes from the publisher, allowing
publishers to migrate app distribution.

A %kiln-change-publisher poke is also added to kiln which sends this out
to all desk subscribers with the let+1 %w %sing that %kiln uses.
2023-07-28 21:35:38 +12:00
Pyry Kovanen
65b257b96a
Merge pull request #6648 from urbit/yu/enable-close-flows
ames: move +on-kroc logic to |close-flows
2023-07-24 18:30:53 +03:00
Pyry Kovanen
d52826e570
Merge pull request #6712 from ilyakooo0/iko/sink
%sink
2023-07-24 18:24:13 +03:00
Pyry Kovanen
a061ef1ffc
Merge pull request #6686 from midden-fabler/dojo-errors
dojo: better generator errors
2023-07-24 18:22:04 +03:00
Pyry Kovanen
9ec34d81a5
Merge pull request #6681 from ilyakooo0/iko/noun-grad
Add %noun-autodiff mark with automatic diffing algorithm
2023-07-24 18:09:30 +03:00
iko
326e930b06
Removed tests 2023-07-24 18:05:39 +03:00
Pyry Kovanen
897d00334f
Merge branch 'next/kelvin/412' into yu/enable-close-flows 2023-07-24 16:58:13 +03:00
Pyry Kovanen
86e1de078d
Merge pull request #6724 from urbit/kiln-fix-download
kiln: avoid downloading updates for uninstalled desks
2023-07-24 16:27:04 +03:00
Pyry Kovanen
983cba3724
Merge pull request #6697 from urbit/remove-deprecated-json-calls
json: remove deprecated JSON parser calls
2023-07-24 16:20:27 +03:00
Pyry Kovanen
357e69c964
Merge pull request #6704 from silnem2/dojo-dir-scry
dojo: fix bad gall scries with | on non-null =dir
2023-07-24 16:17:47 +03:00
Marcus
be853b5a1a kiln: avoid downloading updates for uninstalled desks 2023-07-24 16:15:48 +03:00
Pyry Kovanen
82f9ed43bc
Merge pull request #6703 from urbit/fix-html-conversions
mar: better html-related conversions
2023-07-24 16:14:49 +03:00
Pyry Kovanen
8ae1b5be89
Merge pull request #6721 from silnem2/fix-uninstall
kiln: have +poke-uninstall unsync desks with %dead zest
2023-07-24 16:14:18 +03:00
Marcus
71ccdbe4ab json: remove deprecated JSON parser calls 2023-07-24 15:18:11 +03:00
Marcus
a42b74bc5c mar: better HTML-related conversions 2023-07-24 15:16:56 +03:00
silnem2
d6362cb293 dojo: fix gall scries in +to-command 2023-07-24 15:16:04 +03:00
silnem2
b254524aaf kiln: change deprecated %cd scry 2023-07-24 15:10:54 +03:00
silnem2
23bb0eb35e kiln: rewrite +poke-uninstall to unsync suspended desks 2023-07-24 15:10:54 +03:00
Pyry Kovanen
6a618aa88f
Merge pull request #6736 from urbit/pkova/merge-develop-to-412
Merge develop to next/kelvin/412
2023-07-24 15:06:16 +03:00
pkova
8565fb5f8b Merge branch 'develop' into next/kelvin/412 2023-07-24 14:58:31 +03:00
iko
d9f8074b87 Made it compile 2023-07-19 21:03:23 +03:00
iko
082ef00b83 %sink 2023-07-19 21:03:23 +03:00
Pyry Kovanen
56b2c9b757
Merge pull request #6729 from urbit/msl/add-paces-to-runtime-version
Add paces to `-runtime-version`
2023-07-19 17:20:02 +03:00
Pyry Kovanen
43160147f4
Merge pull request #6732 from urbit/pkova/really-fix-ci
ci: don't use nixpkgs urbit binary
2023-07-19 17:19:30 +03:00
Matthew LeVan
46575dc2fe base: add pace to next revision in -runtime-version 2023-07-19 17:10:50 +03:00
pkova
88cca48a6f ci: don't use nixpkgs urbit binary 2023-07-19 17:09:00 +03:00
Pyry Kovanen
6e078383ac
Merge pull request #6731 from urbit/pkova/fix-ci-on-next
ci: fix ci on next/kelvin/412 branch
2023-07-19 17:07:52 +03:00
pkova
844b6b0a81 ci: fix ci on next/kelvin/412 branch 2023-07-19 17:04:20 +03:00
Pyry Kovanen
26ab438302
Merge pull request #6730 from ilyakooo0/iko/use-urbit-binaries
Use released urbit binaries
2023-07-19 16:21:47 +03:00
Matthew LeVan
8cd8fb5942
Merge pull request #6716 from urbit/pkova/drop-pokes
lull, gall, hoon: drop pokes for non-running agents
2023-07-18 12:58:40 -04:00
Matthew LeVan
cfb51a453e
Merge branch 'develop' into pkova/drop-pokes 2023-07-18 12:54:41 -04:00
Pyry Kovanen
efb92ad0c0 ames: ignore old rifts in +on-take-flub 2023-07-18 19:35:03 +03:00
iko
402d706d6b
Git add binary 2023-07-18 19:32:30 +03:00
iko
4a10a60eeb
Use released urbit binaries 2023-07-18 19:30:43 +03:00
Pyry Kovanen
00e3e663fa
Merge pull request #6726 from urbit/pkova/ci-fix
ci: hopefully fix CI
2023-07-18 18:53:50 +03:00
pkova
f2b0628e10 ci: hopefully fix ci 2023-07-18 18:40:27 +03:00
Pyry Kovanen
5690d45fef
Merge pull request #6725 from ilyakooo0/iko/fix-ci
Fixed CI
2023-07-17 14:14:10 +03:00
iko
d691e0f38e
Fixed CI 2023-07-16 13:04:40 +03:00
Ted Blackman
ec129da06d
Merge pull request #6719 from urbit/m/apply-patch
lull: add %'PATCH' to $method:http
2023-07-12 14:51:36 -04:00
fang
9f2c97f95e
lull: add %'PATCH' to $method:http
As of RFC 5789, PATCH is a valid HTTP request method. The $method:http type,
however, did not include it.

Here, we add it to the $method:http type, so that it now includes all nine
standard HTTP methods.
2023-07-12 15:56:51 +02:00
pkova
985350d2b5 ames: address style nits 2023-07-11 18:32:19 +03:00
pkova
a5f88cb24e ames: use abet pattern for flubbing 2023-07-11 18:19:56 +03:00
pkova
4fe9de8194 lull, gall, hoon: drop pokes for non-running agents 2023-07-11 17:36:09 +03:00
iko
a810e72d6d
Fixed styling 2023-07-10 19:02:48 +03:00
Pyry Kovanen
8f5d29fb73
Merge pull request #6695 from urbit/pkova/delete-nonsense
%base: delete /app/gaze and /ted/naive-csv
2023-07-10 18:51:21 +03:00
Ted Blackman
10ef0c2341
Merge pull request #6715 from urbit/pkova/remove-spurious-pill
bin: remove spurious pill urbit-v0.10.8.pill
2023-07-10 11:50:40 -04:00
Pyry Kovanen
1ead44c9f4
Merge pull request #6707 from urbit/pkova/leer-mismatch
zuse: fix to-wain jet mismatch
2023-07-10 18:50:39 +03:00
Ted Blackman
c41b515a99
Merge pull request #6713 from urbit/pkova/fix-ted-hi
base: fix /ted/hi, /ted/code and /ted/read output formatting
2023-07-10 11:25:03 -04:00