Commit Graph

14651 Commits

Author SHA1 Message Date
Joe Bryan
e0f17b0ff1 moves +http-server interface core into +eyre 2019-07-03 23:29:13 -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
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
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
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
Jared Tobin
2a2cc3c97d
Add git LFS instructions to README. [ci skip] 2019-06-30 18:42:58 +08:00
John Franklin
d945ed588e
Correct indentation of ++render-atom (whitespace-only change) 2019-06-29 20:56:25 +08: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
Isaac Visintainer
10e392af2d updated publish files and minified js 2019-06-28 11:27:24 -07:00
Jared Tobin
00d56260fa
Merge branch 'master' into monorepo-candidate 2019-06-28 13:14:21 +08:00
Jared Tobin
b3901ab42f Add 'pkg/arvo/' from commit 'c20e2a185f131ff3f5d3961829bd7a3fe0f227f8'
git-subtree-dir: pkg/arvo
git-subtree-mainline: 9c8f40bf6c
git-subtree-split: c20e2a185f
2019-06-28 12:48:05 +08:00
Jared Tobin
9c8f40bf6c
Remove arvo submodule. 2019-06-28 12:46:12 +08:00
Joe Bryan
be0ac4c894 updates arvo and pill to 'monorepo-candidate' 2019-06-27 18:05:17 -07:00
Joe Bryan
c20e2a185f excludes js from the pill filesystem 2019-06-27 17:49:56 -07:00
Joe Bryan
7a25d525fd reset arvo permissions after replacing mount point in ops/solid 2019-06-27 17:32:16 -07:00
Joe Bryan
b70c34b583 Merge branch 'lighter-than-eyre' into monorepo-candidate
* lighter-than-eyre: (30 commits)
  bumps http server/proxy timeouts for CI
  updates arvo and pills (to fix tests)
  points arvo submodule to lte-loopback, updates pills
  adds "make pills" target
  restores daemon-mode boot callback
  added http-server loopback backdoor
  disables http2
  points arvo submodule to lighter-than-eyre, updates pills
  removes obsolete http effect routing and handlers
  restores tcp proxy (by sending notifications directly over %ames)
  [CI] updates pinned arvo commit
  zero-initializes response generator struct pointer in u3_hreq
  updates cttp.c to support http headers
  updates cttp.c to support all HTTP verbs
  [CI] updates pinned arvo commit
  [CI] updates pinned arvo commit
  fixes memory leaks in http i/o drivers
  Vere side of outbound request work.
  WIP: It crashes after u3do(de-purl:html) because the shape is wrong?
  Make the server work again by parsing the response shape correctly.
  ...
2019-06-27 16:54:41 -07:00
Joe Bryan
bff6d9bdad Merge branch 'lighter-than-eyre' into monorepo-candidate
* lighter-than-eyre: (211 commits)
  do nothing but print in %wake error case
  dumb bug fix
  handle %wake error case
  Chat style fix
  Style fix for launch.hoon
  Updated Hoon style of chat, clock, timer
  Fixed bugs found in QA
  Updated publish files
  Updated chat and weather apps to latest
  Fix dumb bug
  All consistent tiling
  Tile titles are consistent
  publish: fixed viewing foreign posts unsubbed
  Don't display dropdown in launch app
  Updated clock, timer, weather tile backgrounds
  update publish and launch css
  Added working read numbers, stopped displaying talk read numbers
  don't federate channels
  updated publish files
  Updated hall, chat, launch, weather, timer
  ...
2019-06-27 16:49:47 -07:00
Joe Bryan
ffa4d326d8
Merge pull request #1202 from urbit/promised-land
Modulo
2019-06-27 16:48:55 -07:00
Isaac Visintainer
efa9dba056 do nothing but print in %wake error case 2019-06-27 16:33:16 -07:00
Isaac Visintainer
b4ada112ee dumb bug fix 2019-06-27 16:18:50 -07:00
Isaac Visintainer
c2a814398f handle %wake error case 2019-06-27 16:18:50 -07:00
Logan Allen
dd99e8c657 Chat style fix 2019-06-27 16:18:50 -07:00
Logan Allen
c167366fcc Style fix for launch.hoon 2019-06-27 16:18:50 -07:00
Logan Allen
dc103700e6 Updated Hoon style of chat, clock, timer 2019-06-27 16:18:50 -07:00
Logan Allen
e69f51acb1 Fixed bugs found in QA 2019-06-27 16:18:50 -07:00
Isaac Visintainer
50d9ffd7ab Updated publish files 2019-06-27 16:18:50 -07:00
Logan Allen
a0838d8f96 Updated chat and weather apps to latest 2019-06-27 16:18:50 -07:00
Logan Allen
3312ce0771 Fix dumb bug 2019-06-27 16:18:50 -07:00
Logan Allen
d265812b8d All consistent tiling 2019-06-27 16:18:50 -07:00
Logan Allen
ad32e9f92b Tile titles are consistent 2019-06-27 16:18:50 -07:00
Isaac Visintainer
6edc1c86a3 publish: fixed viewing foreign posts unsubbed 2019-06-27 16:18:50 -07:00
Logan Allen
f666aff959 Don't display dropdown in launch app 2019-06-27 16:18:50 -07:00
Logan Allen
54b918f604 Updated clock, timer, weather tile backgrounds 2019-06-27 16:18:50 -07:00
Isaac Visintainer
006e97f0c9 update publish and launch css 2019-06-27 16:18:50 -07:00
Logan Allen
bb5ea6d492 Added working read numbers, stopped displaying talk read numbers 2019-06-27 16:18:50 -07:00