Commit Graph

42 Commits (revert-2214-feature-commandline-documentation)

Author SHA1 Message Date
Doug Coleman 17b9133a4c factor: disable benchmarks in a better way to get travis and macs unstuck. 2017-12-22 11:40:50 -06:00
Doug Coleman 24ebb0eb35 mason.report: Last patch for travisci to work?
More benchmark spaghetti code to disable.
2017-12-18 03:58:02 -06:00
Doug Coleman 268c645d24 mason.report: fix stack effect for output>array. 2017-12-18 00:48:52 -06:00
Doug Coleman 9dbcce0cfe mason.report: try with get-global. the code seems to be running... 2017-12-18 00:09:31 -06:00
Doug Coleman 2668203704 mason.report: More benchmark code to skip. 2017-12-17 23:05:29 -06:00
Doug Coleman cc4ad4aaaa mason.report: Crazy mason code sucks. So brittle. So fragile.
If we skip benchmarks, don't report them in the final email.
2017-12-17 21:30:28 -06:00
John Benediktsson 5993e2008e mason.report: adding stack effect. 2017-01-22 14:43:28 -08:00
Jon Harper ed653bf363 mason.report, remove <html><body> because this html report is embedded as is in another page 2017-01-05 09:03:46 -08:00
Jon Harper 5af166b8f5 add DOCTYPE html in most places.
4ef4235 started it. This is also good for html emails like in
extra/webapps/mason/backend/watchdog/watchdog.factor .

I just grepped for "<html>".
2017-01-05 09:03:46 -08:00
Doug Coleman 64db45c536 factor: update repository location to factor/factor 2016-02-19 13:51:58 -08:00
Doug Coleman 265f19e952 Revert "report: Add build number to mason reports."
Maybe broke some things?

This reverts commit a01ffaeac0.
2015-08-04 19:25:49 -07:00
Doug Coleman 732a8b8dc5 mason.report: Fix using. 2015-08-04 16:28:41 -07:00
Doug Coleman a01ffaeac0 report: Add build number to mason reports. 2015-08-04 15:17:07 -07:00
John Benediktsson ef6b2e231f mason: cleanup usings and misc stuff. 2014-11-15 16:20:49 -08:00
John Benediktsson 3ca2801d33 mason.report: dos2unix. 2014-09-28 20:31:39 -07:00
Björn Lindqvist 2a7a2b32ff benchmark.reverse-complement.tests,mason.report.tests: fix for the test
cases so they write to temp files instead of in resource:
2014-09-28 20:31:18 -07:00
John Benediktsson 180ad0aabf fix some tests broken by the prepend change. 2012-05-29 16:58:58 -07:00
Doug Coleman 93d6807d33 Revert "Try without-limits in mason.report. Fixes #275."
This reverts commit 1771f18998.
2011-10-21 15:34:08 -05:00
Doug Coleman 5771cafcee Try without-limits in mason.report. Fixes #275. 2011-10-18 00:52:46 -07:00
Slava Pestov 2f6b98a141 mason tests didn't pass if the machine wasn't configured for running mason 2011-09-09 19:14:55 -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 cc5a862898 mason.report: better benchmark timings 2009-11-20 18:20:45 -06:00
Slava Pestov 8cbe676062 mason.report: put github link in build reports 2009-11-20 00:12:28 -06:00
Slava Pestov 6a2cf3516d Bootstrap and mason now record times in nanoseconds 2009-11-19 23:50:30 -06:00
Slava Pestov 16b39e2d6c mason: use short host name not fully qualified host name 2009-05-21 19:19:12 -05:00
Slava Pestov a150fc9a7f webapps.mason: Now renders a download grid with links to build machine status and download pages 2009-05-21 19:15:04 -05:00
Slava Pestov 7d328011e8 Working on webapps.mason 2009-05-21 00:08:43 -05:00
Slava Pestov c5d2c48fc9 mason.report: join lines with \n 2009-05-18 16:50:11 -05:00
Slava Pestov 6af3332c40 New mason.notify.server tool, and fix failure report 2009-05-13 18:19:30 -05:00
Slava Pestov b1fffc26f8 mason.report: Remove superfluous text 2009-05-08 21:33:49 -05:00
Slava Pestov f4a134892c Retry uploads etc up to 5 times so that we don't lose a good binary if network is flaky; put git id in subject 2009-05-08 00:41:42 -05:00
Slava Pestov b2c3183b21 Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
Slava Pestov f24bf51289 mason: some fixes 2009-04-25 16:52:23 -05:00
Slava Pestov 5649cc7a0a Compiler warnings are no more 2009-04-23 22:17:25 -05:00
Slava Pestov dff8f80ea6 mason.report: fix timings-table, and add unit tests 2009-04-20 03:29:16 -05:00
Slava Pestov b5acfdcd64 mason: fix some bugs 2009-04-18 03:04:03 -05:00
Slava Pestov af600d5aac mason: working on a big overhaul of mason. Status updates sent to a web service, binary upload notification via Twitter 2009-04-17 20:59:59 -05:00
Slava Pestov b579d32e5c mason: send HTML e-mails; if benchmarks fail build fails 2009-04-17 17:55:33 -05:00
Slava Pestov 35a3170f42 Stack inference for mason 2009-03-21 03:43:38 -05:00
Slava Pestov 437d594982 Put compiler errors in build report 2008-11-16 13:46:45 -06:00
Slava Pestov e38bc79e06 mason now generates HTML documentation using help.html 2008-11-16 11:29:35 -06:00
Slava Pestov 7c5dd13449 Mason: another type of builder 2008-09-15 23:20:33 -05:00