Slava Pestov
ee2169eb6c
irc.gitbot: fix load error
2010-09-05 17:55:22 -07:00
Slava Pestov
feffc260d6
mason: various assorted improvements
...
- put disk usage in build report
- bump minimum disk space required before starting a build from 300mb to 1gb
- check repository consistency before pulling; if there are untracked files, or if the pull fails, blow away the repo and clone it again
2010-09-05 15:22:02 -07:00
Slava Pestov
3c4cf722f4
webapps.mason: show build machines that didn't upload binaries despite building clean
2010-09-05 13:15:40 -07:00
Slava Pestov
3fe4992992
mason.server: fix unit test
2010-09-05 13:11:17 -07:00
Slava Pestov
67e6b456b5
mason.updates: fix typo
2010-09-05 12:59:28 -07:00
Slava Pestov
d3992ff611
webapps.mason: fix typo
2010-09-04 18:58:57 -07:00
Slava Pestov
12b63c5957
webapps.mason: more bikeshedding
2010-09-04 18:32:46 -07:00
Slava Pestov
cc1b1ea381
webapps.mason: make the dashboard public and only protect the build actions
2010-09-04 18:30:07 -07:00
Slava Pestov
b81c37e1d0
webapps.mason.status-update: don't force SSL (merge local change from concatenative.org)
2010-09-04 18:23:04 -07:00
Slava Pestov
29fb8d39f9
webapps.mason: add broken builder display to dashboard
2010-09-04 18:22:00 -07:00
Slava Pestov
608a9261f1
webapps.mason: change wording
2010-09-04 18:09:07 -07:00
Slava Pestov
44ffd6a707
Missing files from last patch, oops
2010-09-04 18:05:28 -07:00
Slava Pestov
2cba7fd727
mason: add support for forcing a build across the farm by reading a counter value from the server
2010-09-04 18:00:33 -07:00
Slava Pestov
67a828f0f7
webapps.mason: add dashboard showing crashed machines, add a mechanism for forcing a build across the farm
2010-09-04 17:59:18 -07:00
Slava Pestov
5df4edc14f
mason: when checking if we need to build, compare source for last finished (clean/dirty/error) build with the latest source hashes, instead of the last *downloaded* source hashes. This ensures that if a build is terminated due to machine failure, we start building again next time
2010-09-04 16:58:10 -07:00
Slava Pestov
8e98a238ff
mason: check free disk space, and don't send too many e-mails within a short period if the local git repo becomes corrupted, etc
2010-09-04 16:26:32 -07:00
Doug Coleman
1e9afc927f
Simplify combinator with joe's suggestion, unit test
2010-08-29 15:24:55 -05:00
Doug Coleman
bd3fccfd4a
Clean up html.parser.analyzer, apply blei's fix for find-between*
2010-08-29 13:22:11 -05:00
Doug Coleman
74f3579644
Fix the max-depth variable in spider
2010-08-29 13:21:50 -05:00
Slava Pestov
2ba279d689
webapps.wiki: fix wording of rollback message to be more accurate
2010-08-22 21:58:13 -07:00
Slava Pestov
6079a3c78d
webapps.mason: remove XML prolog from downloads.xml since the output of this template gets included in another page
2010-08-22 21:56:57 -07:00
Slava Pestov
aaace74616
webapps.mason: update links
2010-08-22 21:30:19 -07:00
Doug Coleman
8b0a95e4a0
Refactor spider vocab to fix a bug and remove a rot
2010-08-18 11:35:08 -05:00
Slava Pestov
4b6e78709a
twitter: remove obsolete comment
2010-08-17 19:25:24 -07:00
Joe Groff
fa65635e6f
gpu.shaders: typo in docs reported by typemore
2010-08-17 17:14:05 -07:00
Slava Pestov
92c8d42bb7
mason.child: remove PPC unit tests
2010-08-15 22:24:28 -07:00
Slava Pestov
d2dd184d58
Officially drop PowerPC port
2010-08-15 20:10:11 -07:00
Slava Pestov
74af9abf20
Update code for brave new world where alien.parser doesn't special-case void, and instead looks it up like any other word
2010-08-15 02:32:13 -07:00
Philipp Brüschweiler
99a37fd571
html.parser.analyzer: find-between* didn't always return a sequence, which in turn broke find-hrefs (reported by randy7)
2010-08-13 22:53:37 +02:00
Slava Pestov
7d4b64e361
rename benchmark.struct to tools.time.struct since it is not a benchmark
2010-08-11 21:51:19 -07:00
Jose A. Ortega Ruiz
cb96c33838
FUEL: fix for error reporting in remote listeners.
2010-08-02 23:12:57 -04:00
Philipp Brüschweiler
b4d23a9d3b
javascriptcore: added some platform.txt files
2010-08-01 13:59:37 +02:00
Slava Pestov
46f8492c09
mongodb.driver: fix help lint
2010-07-31 18:34:43 -04:00
Slava Pestov
4ab1950219
time-server: main word should not return immediately (reported by Alec Barryman)
2010-07-31 18:33:39 -04:00
Sascha Matzke
aab5db42d9
fixed usages
2010-07-31 19:54:36 +02:00
Sascha Matzke
69027378cb
fixed docs
2010-07-31 19:50:29 +02:00
Sascha Matzke
19c78de60f
better error handling when mongod can not be reached
2010-07-31 14:16:11 +02:00
Sascha Matzke
f9b3c1d59d
added query and delete options
2010-07-31 11:41:07 +02:00
Sascha Matzke
7295a04519
added >multi word, removed unused singletons, fixed tuple example in docs
2010-07-31 10:49:15 +02:00
Sascha Matzke
e42479b257
use encode-string to write utf8 strings to the stream
2010-07-31 10:49:15 +02:00
Slava Pestov
1945d62dd5
gdbm.ffi: fix DLL name on Windows
2010-07-26 15:35:12 -05:00
Slava Pestov
3dbb8e6153
math.matrices: move normal word from gpu.demos.bunny and reverse sign
2010-07-23 20:41:08 -07:00
Slava Pestov
b0ec82c64e
gdbm: fix tests
2010-07-22 17:29:20 -07:00
Slava Pestov
abf9efe731
gdbm: don't run tests on 64-bit Windows since there's no gdbm there
2010-07-22 14:34:59 -07:00
Slava Pestov
73833ebb18
gdbm.ffi: fix add-library form
2010-07-13 17:36:14 -04:00
Joe Groff
57fb4267ab
clear up roles docs
2010-07-09 13:30:15 -07:00
Doug Coleman
2ca509a8fe
Split off io.streams.throwing from io.streams.limited and update usages of limited streams
2010-07-09 13:32:09 -05:00
Doug Coleman
9dfed202ca
Add an article for roles
2010-07-09 13:32:08 -05:00
Doug Coleman
1a8e09116b
Allow variants to be spread across multiple parsing words with a VARIANT-MEMBER: word. Fix typo in docs
2010-07-09 13:32:08 -05:00
Slava Pestov
23f2a82d47
twitter: use https to get request and access tokens now that http.client is up to spec
2010-07-05 22:55:32 -04:00