Commit Graph

14916 Commits

Author SHA1 Message Date
Joe Bryan
27da0d61d8 renames +http-client interface core to +iris 2019-07-03 23:52:22 -07:00
Joe Bryan
e0f17b0ff1 moves +http-server interface core into +eyre 2019-07-03 23:29:13 -07:00
Benjamin Summers
54dd7a93f5 Jam/Cue: Cleanup 2019-07-03 21:01:40 -07:00
Benjamin Summers
221cb78c77 Jam and cue are both quite fast now! 5 seconds to load+jam+cue all three pills. 2019-07-03 17:53:21 -07:00
Joe Bryan
62522f87c1 renames %lient to %iris 2019-07-03 17:08:23 -07:00
Joe Bryan
f31b12c964 renames %rver to %eyre 2019-07-03 16:02:49 -07:00
Joe Bryan
3ee06f2992 updates lib/pill during solid pill staging 2019-07-03 16:02:49 -07:00
Jared Tobin
e002217af9
Update solid & brass pills. 2019-07-03 19:14:33 +08:00
Jared Tobin
106a273706
Merge pull request #1316 from urbit/ames-ping
disables (kind of) spurious condition in %ames ping flow
2019-07-03 16:38:31 +08:00
Jared Tobin
86aca56d6e
Track issue for commented-out code. 2019-07-03 16:19:02 +08:00
Joe Bryan
9c1616802e
moves :dns scry for ames domains in :dns|auto generator 2019-07-03 16:18:24 +08:00
Benjamin Summers
8d5f537db8 Merge branch 'bs/uterm' of github.com:urbit/urbit into bs/uterm 2019-07-02 22:14:50 -07:00
Benjamin Summers
f4db869fd2 Got fast cue working. 2019-07-02 22:14:39 -07:00
Benjamin Summers
095aba7509 Flushed out and wired up my new impl.; doesn't work yet. 2019-07-02 18:15:48 -07:00
Joe Bryan
47aaef7904 disables spurious condition in %ames ping flow 2019-07-02 18:08:06 -07:00
Joe Bryan
cb83880811 adds basic %ames packet-sending test 2019-07-02 18:06:06 -07:00
Elliot Glaysher
36f8f9420e Skeleton of Ames support 2019-07-02 16:37:10 -07:00
Logan Allen
ebda861c8c Add support for POST delete channel requests using navigator.sendBeacon 2019-07-02 12:25:32 -07:00
Logan
5f68118ae4
Merge pull request #1312 from urbit/rc-modulo-login
Styled login page within rver for modulo
2019-07-02 10:07:55 -07:00
Jared Tobin
2000a14774
Force removal of ./pier/stage directory.
This is required to prevent `rm -r ./pier/stage` from crashing the
script when ./pier/stage doesn't exist, and seems to be necessary for
soliding a pill with the associated derivation.
2019-07-02 15:02:54 +08:00
Benjamin Summers
5044379f30 More cleanup. 2019-07-01 19:51:26 -07:00
Benjamin Summers
2d25c21528 Jam: Cleanup 2019-07-01 19:43:10 -07:00
Logan Allen
3923390ec6 Styled login page within rver for modulo 2019-07-01 17:14:48 -07:00
Logan
6e49fa6cd5
Merge pull request #1305 from urbit/la-rc-modulo
Updated all apps to use launch-action mark
2019-07-01 16:36:14 -07:00
Logan Allen
98c1533139 Fix weather app to handle error statuses from DarkSky 2019-07-01 16:20:00 -07:00
Logan Allen
8485b0c889 Updated all apps to use launch-action mark 2019-07-01 16:19:56 -07:00
Joe Bryan
faa78d1fc7
Merge pull request #1311 from urbit/fix-ci-merge-builds
fix monorepo merge builds in CI
2019-07-01 14:55:23 -07:00
Joe Bryan
68ec55535d removes brass pill staging from merge builds in CI 2019-07-01 14:16:02 -07:00
Jared Tobin
af4eabe2e7
Merge branch 'rc-modulo' into v0.8.0.rc 2019-07-01 19:20:58 +08:00
Benjamin Summers
d0893ae234 Can now fully replay my fakezod's event log! 2019-06-30 21:55:45 -07:00
Benjamin Summers
af1055b0f6 Progress towards being able to replay whole event log. 2019-06-30 21:47:21 -07:00
Benjamin Summers
3a406f3860 Reworked the algorithm, and implemented it. It works! 2019-06-30 21:09:42 -07:00
Benjamin Summers
a089cfea12 Got this working except there is a mistake in my approach.
I am traversing each subtree even if it will eventually become a back
reference.  While, traversing, I insert any backreferences that I find.
However, if the enclosing noun is a backreference, then all of the
backreferences found in subtrees will be invalid.
2019-06-30 20:12:25 -07:00
Benjamin Summers
89b2cccae7 Jam: much smarter preJam pass. 2019-06-30 19:30:23 -07:00
Benjamin Summers
d445c1cbb1 Fixed a back-ref bug in my old jam, and got my fast jam to pass tests. 2019-06-30 16:18:09 -07:00
Fang
eb6c8a45ce
Replace (fall (~(get by calls with (~(gut by 2019-06-30 18:13:34 +02:00
Fang
e7cc662ddb
Add comment for got:by 2019-06-30 14:30:00 +02:00
Fang
45ea701956
Implement gut:by 2019-06-30 14:28:54 +02:00
Jared Tobin
2a2cc3c97d
Add git LFS instructions to README. [ci skip] 2019-06-30 18:42:58 +08:00
Benjamin Summers
3c25a1bb6e Jam: backreferences. 2019-06-29 20:05:45 -07:00
Benjamin Summers
c8055f224f Finished code for fast Jam (no backreferences yet, and untested). 2019-06-29 19:36:07 -07:00
John Franklin
d945ed588e
Correct indentation of ++render-atom (whitespace-only change) 2019-06-29 20:56:25 +08:00
Benjamin Summers
d62ef3cdfe Write high-performance serialization utils for Jam. 2019-06-28 18:46:33 -07:00
Elliot Glaysher
d2716f8caa
Merge pull request #1308 from urbit/reenable-ring-signature-tests
Reenable ring signature tests now that we've monorepoed.
2019-06-28 14:03:08 -07:00
Elliot Glaysher
5fb3655819 Reenable ring signature tests now that we've monorepoed. 2019-06-28 13:33:48 -07:00
Isaac Visintainer
e4475fa855 Merge branch 'v0.8.0.rc' into rc-modulo 2019-06-28 12:52:33 -07:00
Isaac Visintainer
d1f0dea922 minified clock, launch, timer & weather js 2019-06-28 12:49:04 -07:00
Joe Bryan
3ce90b1f3d
Merge pull request #1306 from urbit/ge-additions-nix-shell
adds ge-additions package to urbit nix-shell config
2019-06-28 11:40:36 -07:00
Joe Bryan
a67a9a75a6 adds ge-additions package to urbit nix-shell config 2019-06-28 11:37:18 -07:00
Isaac Visintainer
ac870be967 minified chat js 2019-06-28 11:29:59 -07:00