Commit Graph

3646 Commits

Author SHA1 Message Date
Joe Bryan
eb0bd01dc4 removes obsolete http effect routing and handlers 2019-03-21 22:33:28 -07:00
Joe Bryan
d0401f0034 restores tcp proxy (by sending notifications directly over %ames) 2019-03-21 21:39:06 -07:00
Joe Bryan
c71f41b2b1 [CI] updates pinned arvo commit 2019-03-21 21:39:06 -07:00
Joe Bryan
b4accf9a26 zero-initializes response generator struct pointer in u3_hreq 2019-03-20 14:46:53 -07:00
Joe Bryan
550edff799 updates cttp.c to support http headers 2019-03-15 15:13:55 -07:00
Joe Bryan
58ab4a2457 updates cttp.c to support all HTTP verbs 2019-03-15 15:07:25 -07:00
Joe Bryan
872bb317f8 [CI] updates pinned arvo commit 2019-03-13 13:59:22 -07:00
Joe Bryan
de06bf9f65 Merge branch 'master' into light-integration
* master:
  [CI] bump pinned arvo commit
  bump urbit version number to 0.7.3
  Consistently use "boot:" printf prefix
  Be more precise about the snapshot contents
  Re-add printf to notify of snapshot download
2019-03-13 13:37:26 -07:00
Joe Bryan
776ac027a5 [CI] updates pinned arvo commit 2019-03-13 11:33:17 -07:00
Joe Bryan
df5cfb2c91 fixes memory leaks in http i/o drivers 2019-03-12 18:15:02 -07:00
ixv
ab92c583a8
Merge pull request #1207 from urbit/hotfix
Merge hotfix into master
2019-02-14 13:42:23 -08:00
Isaac Visintainer
62217b9fad [CI] bump pinned arvo commit 2019-02-14 13:14:26 -08:00
Isaac Visintainer
2d571aa168 bump urbit version number to 0.7.3 2019-02-14 13:10:35 -08:00
Elliot Glaysher
4fe8ad27ef Vere side of outbound request work.
(The fix was refcounting around url and fixing the shape of the %receive
card.)
2019-02-12 16:16:19 -08:00
Elliot Glaysher
766e7cf3a4 WIP: It crashes after u3do(de-purl:html) because the shape is wrong? 2019-02-12 10:25:53 -08:00
Elliot Glaysher
aa9c630bb9 Make the server work again by parsing the response shape correctly. 2019-02-11 11:43:29 -08:00
Elliot Glaysher
9c7fff3e60 Merge remote-tracking branch 'origin/master' into lighter-than-eyre 2019-02-08 16:53:23 -08:00
Elliot Glaysher
69670d721c %http-server goes from a 2nd level tag to a toplevel tag. 2019-02-08 16:46:31 -08:00
Fang
6af4af4bcf
Merge pull request #1192 from urbit/dawn-snapshot-printf
Re-add dawn snapshot printf
2019-02-08 20:36:18 +01:00
Fang
0f82c25c3a
Consistently use "boot:" printf prefix 2019-02-08 18:49:37 +01:00
Fang
ac3d349166
Be more precise about the snapshot contents 2019-02-08 12:42:26 +01:00
Fang
00f0c4b659
Re-add printf to notify of snapshot download 2019-02-08 12:40:27 +01:00
ixv
54ec1258c0
Merge pull request #1186 from urbit/raft-snprintf-fix
stop snprintfing from a string into itself
2019-02-05 19:15:57 -08:00
Isaac Visintainer
ac0cae8250 stop snprintfing from a string into itself 2019-02-05 18:58:47 -08:00
ixv
0ea480cad4
Merge pull request #1185 from urbit/hotfix
Hotfix
2019-02-05 17:45:06 -08:00
Isaac Visintainer
8fa1367802 pin arvo version number 2019-02-05 17:29:03 -08:00
Isaac Visintainer
315634d99b bumped urbit version number 2019-02-05 16:43:30 -08:00
Elliot Glaysher
b7c0412224 Vere side of the %light card reorganization 2019-02-05 15:51:04 -08:00
Joe Bryan
a618211594
Merge pull request #1183 from urbit/simpler-checkpoint
simplifies loom init/restore, checkpoints during replay
2019-02-04 19:16:46 -05:00
ixv
9b080bb556
Merge pull request #1182 from urbit/trace-playback
tracing bugfixes
2019-02-04 15:38:37 -08:00
Joe Bryan
b51385237d saves a checkpoint during replay, every 100K events or on failure 2019-02-04 18:37:40 -05:00
Joe Bryan
47c7339db2 simplifies loom init and checkpoint restore 2019-02-04 18:23:01 -05:00
Isaac Visintainer
367b7ead62 - Adds tracing during playback
- stop snprintf-ing from one string into another, which is undefined
behavior
2019-02-04 14:37:25 -08:00
ixv
4146ce3400
Merge pull request #1180 from urbit/reclaim-often
reclaim memory every 1k events in live operation or replay
2019-02-02 20:41:07 -08:00
Joe Bryan
4d4280651f reclaim memory every 1k events in live operation or replay 2019-02-02 23:26:47 -05:00
ixv
bedae23e77
Merge pull request #1178 from urbit/trace-mass-qol
QOL improvements for -j trace and |mass outputs
2019-02-01 18:40:25 -08:00
Isaac Visintainer
ea6f2fd87b splits log files between arvo events 2019-02-01 17:00:22 -08:00
Isaac Visintainer
29d80e2887 name trace files by urbit date 2019-02-01 14:22:29 -08:00
Joe Bryan
67eb33cfba
Merge pull request #1177 from urbit/jet-hashes
adds sha-256 battery hashes to the jet dashboard, corrects axes
2019-02-01 15:16:06 -05:00
Isaac Visintainer
323c453404 automatically split json trace outputs at 100000 line intervals 2019-01-31 22:31:20 -08:00
Isaac Visintainer
634e9bf42d stick |mass outputs in mass subdirectory of put 2019-01-31 22:30:24 -08:00
Joe Bryan
4a23f5e2c1 adds comment about %funk hook in +ut 2019-01-31 15:18:09 -05:00
Joe Bryan
4acc8f192d adds sha-256 battery hashes to the jet dashboard, corrects axes 2019-01-31 03:34:03 -05:00
Joe Bryan
51d8b6889a
Merge pull request #1176 from urbit/hotfix
release hotfix
2019-01-30 20:30:30 -05:00
Joe Bryan
d5f607db0c [CI] disables deployment of tagged builds 2019-01-30 20:14:32 -05:00
ixv
999a11f85f
Merge pull request #1175 from urbit/hotfix-prep
prepare hotfix branch for release
2019-01-30 17:04:04 -08:00
Joe Bryan
051f31b31e removes unused fprintf arg 2019-01-30 19:21:48 -05:00
Joe Bryan
75d18fefb3 [CI] updates pinned arvo commit 2019-01-30 19:20:27 -05:00
Joe Bryan
1f673bec59 bumps urbit patch number to 0.7.1 2019-01-30 19:18:59 -05:00
Joe Bryan
0d52d25bae
Merge pull request #1174 from urbit/gc-cleanup
cleans up vere GC call sites, runs once after event
2019-01-30 19:17:42 -05:00