Commit Graph

15085 Commits

Author SHA1 Message Date
Ted Blackman
e7455147ec Merge branch 'v0.8.0.rc' into jael-recursion-fix 2019-07-11 17:45:54 -07:00
Matilde Park
be95956d9c Zero vulnerabilities. 2019-07-11 17:19:56 -07:00
Joe Bryan
2c286dc033
Merge pull request #1330 from urbit/daemon-leak-replace
plugs leak in daemon replacement-event handling
2019-07-11 17:14:08 -07:00
Joe Bryan
c293712acc
Merge pull request #1331 from urbit/xcompile-curl-tls
fix curl cross-compilation, explicitly passes certificate bundle
2019-07-11 17:12:55 -07:00
Joe Bryan
0a4066cc72 updates .gitignore 2019-07-11 17:07:36 -07:00
Ted Blackman
77a1ea0db6 pill 2019-07-11 17:07:16 -07:00
Joe Bryan
77a23ee542 Merge branch 'v0.8.0.rc' into xcompile-curl-tls
* v0.8.0.rc:
  Move urbit output binary to a build directory.
  80 cols
  changed name of app to be consistent
  updated publish files
2019-07-11 17:05:58 -07:00
Matilde Park
81f527a94c Autoprefixer addition 2019-07-11 17:01:18 -07:00
Joe Bryan
6d88bd8842 plugs leak in daemon replacement-event handling 2019-07-11 17:00:08 -07:00
Matilde Park
d3e291460f Zero vulnerabilities. 2019-07-11 16:51:56 -07:00
Jared Tobin
1a0111a83e
Merge pull request #1328 from urbit/modulo-publish
Modulo publish app
2019-07-12 07:44:03 +08:00
Joe Bryan
75556e2367 explicitly pass certificate-bundle path to curl 2019-07-11 16:43:46 -07:00
Logan Allen
629c211e70 Updated chat to handle removes better 2019-07-11 16:37:35 -07:00
Logan Allen
c03d4e0aff Fix issue where being removed from group improperly updated read number 2019-07-11 16:28:42 -07:00
Elliot Glaysher
2e97fd4373
Merge pull request #1307 from urbit/move-to-build
Move urbit output binary to a build directory.
2019-07-11 16:03:35 -07:00
Joe Bryan
86590c477c enables TLS in curl cross-compilation derivation 2019-07-11 15:58:52 -07:00
Elliot Glaysher
8e2ddd6e42 Move urbit output binary to a build directory. 2019-07-11 15:44:17 -07:00
Elliot Glaysher
061ce208f0
Merge pull request #1324 from urbit/embed-ssl-certs
Embed the nix SSL certificate file into the resulting binary.
2019-07-11 15:42:17 -07:00
Isaac Visintainer
08f06e11a7 80 cols 2019-07-11 15:21:14 -07:00
Isaac Visintainer
500b3a7a60 80 cols 2019-07-11 15:20:29 -07:00
Isaac Visintainer
a60d8cdbfc changed name of app to be consistent 2019-07-11 15:07:05 -07:00
ixv
6d31cd14d9
Merge pull request #20 from urbit/cleanup
renamed write gall app to publish
2019-07-11 14:46:49 -07:00
Isaac Visintainer
c477b64ea8 renamed write gall app to publish 2019-07-11 14:46:00 -07:00
Ted Blackman
8db5dfd00b fix kale recursion 2019-07-11 14:45:40 -07:00
Elliot Glaysher
1dd274fec3 Embed the nix SSL certificate file into the resulting binary.
This writes the SSL certs to a temporary file on startup and then
uses environment variables to control OpenSSL and curl so that
they use them. We have to do this because OSX no longer ships the
normal ca pems, and we statically link with these libraries.
2019-07-11 14:43:18 -07:00
Ted Blackman
86705ca446 fix jael +vent-pass recursion 2019-07-11 14:41:43 -07:00
Joe Bryan
b0c4d82b6d
Merge pull request #1326 from urbit/ames-cope
adds ~m5 wakeup timer to vere for ames
2019-07-11 11:51:33 -07:00
Isaac Visintainer
cfebabe7c7 updated publish files 2019-07-11 11:32:30 -07:00
Joe Bryan
fa9d2bba48 adds ames ~m5 wakeup timer 2019-07-11 11:06:20 -07:00
Joe Bryan
464e1d43b3 removes obsolete wakeup field from u3_ames 2019-07-11 11:05:53 -07:00
Jared Tobin
4d85a7e0e0
Merge pull request #1325 from urbit/acme-fixes
minor robustness fixes for :acme
2019-07-11 19:58:03 +08:00
Joe Bryan
9356388085 updates :acme to track order attempts across orders 2019-07-10 23:13:44 -07:00
Joe Bryan
ed0f183ede moves :acme domain-validation request handler into a generator 2019-07-10 23:13:40 -07:00
ixv
87e1560b5b
Merge pull request #16 from urbit/publish
Publish
2019-07-10 17:02:40 -07:00
ixv
48b01340fd
Merge branch 'master' into publish 2019-07-10 17:01:56 -07:00
Isaac Visintainer
4da6eb7f3c changed http-server to eyre 2019-07-10 17:00:36 -07:00
Isaac Visintainer
a9d148ff84 version state in app 2019-07-10 16:59:48 -07:00
Isaac Visintainer
19dd533e8e changed comment format to custom mark rather than udon 2019-07-10 15:22:49 -07:00
Isaac Visintainer
a792a2ce4a design of empty blog page 2019-07-10 13:09:07 -07:00
Joe Bryan
d2c146933e fixes |serve to work with %eyre generators 2019-07-10 12:59:28 -07:00
Fang
84c9bfded3
Merge pull request #1310 from urbit/gut-by
+gut:by: value by key, or default
2019-07-10 19:57:35 +02:00
Isaac Visintainer
bc07521f76 fixed spacing on new-blog page 2019-07-10 10:46:38 -07:00
Isaac Visintainer
f96f4b3813 fixed transitions to not found page 2019-07-10 10:39:44 -07:00
Jared Tobin
193c89ba8a
Merge pull request #1323 from urbit/plug-daemon
enables |mass in the daemon
2019-07-10 20:07:36 +08:00
Fang
df28f4c27a
Update pill 2019-07-10 11:50:21 +02:00
Joe Bryan
778e0518cf adds |mass to CI 2019-07-10 00:33:41 -07:00
Joe Bryan
785b3cc8ea refactors |mass in worker and daemon, enables MEMORY_LOG for both 2019-07-10 00:21:26 -07:00
Joe Bryan
29af62cae0 improves memory leak debug printfs 2019-07-10 00:02:04 -07:00
Joe Bryan
c32b02b468 enables |mass in the daemon 2019-07-10 00:02:04 -07:00
Joe Bryan
00877fb0ba fixes miscount in u3_pier_grab, improves printing 2019-07-10 00:02:04 -07:00