Commit Graph

9161 Commits (52b11a88a6e1510fed81fc06a25803f14ae2e91d)

Author SHA1 Message Date
Slava Pestov 52b11a88a6 webapps.mason.docs-update: recover properly if previous update attempt fails 2010-10-04 21:29:29 -07:00
Slava Pestov b5ed5b8821 websites.factorcode: add license 2010-10-04 21:09:23 -07:00
Slava Pestov 62645adff5 websites.factorcode: add screenshots 2010-10-04 21:07:30 -07:00
Slava Pestov dab42457d0 webapps.mason: update for factorcode.org changes 2010-10-04 20:39:37 -07:00
Slava Pestov dcf87ddf97 websites.concatenative: run builder check here 2010-10-02 20:54:56 -07:00
Slava Pestov cfbbe37e38 webapps.planet: workaround 2010-10-02 20:00:54 -07:00
Slava Pestov 0811f7b244 bunny, gpu.demos.bunny: bunny has moved 2010-10-02 19:54:57 -07:00
Slava Pestov 6550a96e03 webapps.planet: include its own icon 2010-10-02 19:54:12 -07:00
Slava Pestov 0945aac30d websites.concatenative: more tweaks 2010-10-02 19:42:10 -07:00
Slava Pestov 8a95b763dd webapps.mason.docs-update: make docs path configurable 2010-10-02 19:05:11 -07:00
Slava Pestov 8f44a059f5 websites.concatenative: change DB path 2010-10-02 19:04:06 -07:00
Slava Pestov ddd589cdee websites.concatenative, factorcode: move a few things into config file 2010-10-02 18:56:21 -07:00
Doug Coleman ea9918e099 Set the dns server based on the platform 2010-10-01 01:23:31 -05:00
Slava Pestov e6de81706b webapps.mason: fix counter and dashboard actions, add more comprehensive tests 2010-09-30 20:49:03 -07:00
Doug Coleman 62e85195f7 Remembered append-outputs-as combinator for dns 2010-09-29 06:34:13 -05:00
Doug Coleman c674fa996b Add a DNS vocabulary 2010-09-28 20:59:27 -05:00
Doug Coleman 3f52cb1cb4 Fix using in slots.syntax 2010-09-28 20:40:48 -05:00
Doug Coleman f495fc0d8c Add set-slots{ and set-slots[ words in slots.syntax and document them. 2010-09-28 15:15:56 -05:00
Sascha Matzke 0939590955 fixed ismaster result eval 2010-09-28 15:15:55 -05:00
Sascha Matzke 0a9ca2124e added with-mdb-pool, rewrote with-mdb-connection 2010-09-28 15:15:54 -05:00
Sascha Matzke 942fbe2666 added each-chunk, find-all and select-all-tuples words 2010-09-28 15:15:54 -05:00
Slava Pestov 2374126ed8 websites.factorcode: FIX TYPO 2010-09-27 21:46:40 -07:00
Slava Pestov 55c98bbf70 websites.factorcode: update index.fhtml 2010-09-27 21:45:46 -07:00
Slava Pestov 5b60d592c0 websites.factorcode: add examples 2010-09-27 21:17:29 -07:00
Slava Pestov 06684f0414 websites.factorcode: enable .fhtml 2010-09-27 21:15:08 -07:00
Slava Pestov acdcc9ac26 websites.factorcode: new factorcode.org site, just like the old factorcode.org site 2010-09-27 21:14:22 -07:00
Slava Pestov 6f7b58f6c9 mason.release.branch: fix test failure 2010-09-27 20:12:44 -07:00
Doug Coleman 0bbfa64b24 Squashed commit of the following:
commit 54b3e19c7407707fabddd53872559c58cd5143d2
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Mon Sep 27 19:10:15 2010 -0500

    Fix typo

commit 3207516dc93e0e1edc9f119efcc79f4484eab244
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Mon Sep 27 19:08:30 2010 -0500

    Rename io.servers.connection to io.servers
2010-09-27 19:12:33 -05:00
Slava Pestov d43d703b36 mason.release.branch: pass -f argument to git push to help clean up the mess on the floor 2010-09-23 23:02:34 -07:00
Chris Double 5c30c3db1c Client for bitcoin json-rpc API 2010-09-22 22:14:35 +12:00
Doug Coleman 21aca5c2ec platforms.txt likes things on their own lines. 2010-09-21 22:10:21 -05:00
Doug Coleman 2c42e616b4 Implement a raw port. Make ping only run on Windows and Mac because the other platforms require root privs. 2010-09-21 22:00:18 -05:00
Doug Coleman 2e72e91f92 Make sure the ping comes from the correct ip. 2010-09-21 11:16:05 -05:00
Doug Coleman 7b0a50e7d2 Squashed commit of the following:
commit 90deaafa9db083ecdb9e0e30ad3694317e616399
Merge: f392dfd 32cf7bb
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Tue Sep 21 00:33:37 2010 -0500

    Merge branch 'icmp-ping' of git://github.com/mrjbq7/factor into icmp-ping2

commit 32cf7bb0e0b876309bce248944dfeca243f02594
Author: John Benediktsson <mrjbq7@gmail.com>
Date:   Fri Sep 10 14:01:47 2010 -0700

    ping: Adding a simple IPv4 ping implementation.

commit da0c5ce7acf1407256c3ac2b98ac5b68858878c1
Author: John Benediktsson <mrjbq7@gmail.com>
Date:   Fri Sep 10 14:01:15 2010 -0700

    io.sockets.icmp: Adding ICMP support.

commit 60fdf7e7d995d63c11be87e8e1398f7bdd593833
Author: John Benediktsson <mrjbq7@gmail.com>
Date:   Fri Sep 10 14:00:48 2010 -0700

    io.sockets: Adding protocol support for sockets.

commit 2f130f1f9e0e2ea44d798beaad244a9c33b0d86a
Author: John Benediktsson <mrjbq7@gmail.com>
Date:   Fri Sep 10 14:00:28 2010 -0700

    Adding getprotobyname().
2010-09-21 11:15:33 -05:00
Doug Coleman 1f366c8b1d Move math.transforms.fft to unmaintained since it's broken and there are no unit tests 2010-09-21 00:20:23 -05:00
Slava Pestov b361e1b694 webapps.mason.version.source: fix bugs discovered during 0.94 release 2010-09-20 21:36:24 -07:00
Doug Coleman d97bf9f890 Move <rgb-image> to images.testing, add randomize-image word 2010-09-19 21:54:04 -05:00
Doug Coleman aa8c12a84b Squashed commit of the following:
commit 8a15381d30508b8f36a9e36dc3a0afc3c962c853
Author: Doug Coleman <doug.coleman@gmail.com>
Date:   Sat Sep 11 14:32:30 2010 -0500

    Squash threaded-server branch
2010-09-19 13:38:02 -05:00
Slava Pestov f013f9aa2f Rename mason.server to webapps.mason.backend, rename mason.version to webapps.mason.version, for cleaner client-server separation 2010-09-17 19:46:55 -07:00
Slava Pestov c4d717a49a mason: add new idle, upload, finish states to make status display more helpful 2010-09-17 19:46:55 -07:00
Slava Pestov b3c5097862 mason: send a heartbeat even while a build is running, and tighten deadline for crashed machine in mason.server 2010-09-16 21:27:17 -07:00
Slava Pestov 77db248759 mason: make upload timeout configurable, bump default to 1 hour for erg's mom's dialup 2010-09-15 22:53:54 -07:00
Slava Pestov 7b6f84ad0e mason.server.watchdog: new tool to send e-mails when build machines go down 2010-09-14 21:54:33 -07:00
Doug Coleman d00cc766a4 Fix using list 2010-09-12 00:26:14 -05:00
Slava Pestov 590586e551 benchmark.sockets: yield between spawning clients so we don't backlog requests (we call accept with a limit of 128) 2010-09-11 18:43:47 -07:00
John Benediktsson cd27d1337b math.floating-point: adding double>ratio. 2010-09-11 19:41:06 -05:00
Slava Pestov 0f26b660bb openal.alut fix from Chris Double 2010-09-09 20:36:35 -07:00
Slava Pestov 976c4230cd twitter: don't use https on Windows since Factor doesn't support https there 2010-09-08 20:54:31 -07:00
Slava Pestov d43802bea2 benchmark.sockets: fix race by using promises instead of super-dodgy random calls to yield 2010-09-08 20:54:30 -07:00
Slava Pestov a19428fa72 webapps.mason: fix templates for boilerplate wrapping 2010-09-07 22:36:46 -07:00