Commit Graph

79 Commits (aa7a285390c1c0f0cfd85f26332603886ae8492b)

Author SHA1 Message Date
Björn Lindqvist 6a127dc46c webapps.mason.*: new docs and tests 2016-03-31 00:37:59 +02:00
John Benediktsson 2518ce23b4 webapps.mason.version.source: delete unique temp directory after upload. 2016-03-18 18:45:00 -07:00
John Benediktsson 623341bd02 Revert "webapps.mason.version.source: remove temporary unique directory."
This reverts commit 3a202b6c44.
2016-03-18 17:49:49 -07:00
John Benediktsson 3a202b6c44 webapps.mason.version.source: remove temporary unique directory. 2016-03-18 17:47:55 -07:00
John Benediktsson baae677276 io.files.unique: change to create unique files and directories relative to the current-directory. 2016-03-18 10:57:54 -07:00
Doug Coleman c51f518911 bitly: move from bit.ly to bitly. 2016-03-15 17:19:20 -07:00
Benjamin Pollack 4ef42357e1 chloe/html: switch to HTML5 templates
Since XHTML is dead, and HTML5 isn't, switch to HTML5 templates for Chloe and
other key parts of our HTML subsystems. As part of this, I went through and
added DOCTYPE declarations to some of our examples as well.
2016-03-11 18:20:55 -05:00
Björn Lindqvist 0f387e750d webapps.utils: new vocab with common code used in most webapps 2015-10-04 03:41:32 +02:00
Björn Lindqvist d465924396 webapps.mason.report: fix and tc for the stack underflow error in build reports 2015-09-24 11:33:06 +02:00
John Benediktsson a9f8424302 webapps.mason: protect from bad links to builder/release. 2015-08-15 16:50:35 -07:00
Doug Coleman 46587f8457 factor: arch -> arch-name. fix breakage caused by other patch. 2015-08-12 11:08:24 -05:00
Doug Coleman 892c62e1dc factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
Doug Coleman 59f3b1ea57 Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.

This reverts commit 7e54cc2824.
2015-07-02 13:47:06 -07:00
Doug Coleman 7e54cc2824 factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool! 2015-07-02 11:36:08 -07:00
Björn Lindqvist 12862dd313 webapps.mason.backend.tests: change db filename to mason-test.db to
avoid interference from other tests
2014-10-03 07:12:28 -07:00
John Benediktsson 78d0aad87d http.server.responses: adding <html-content>, use it. 2014-04-22 13:47:25 -07:00
John Benediktsson a9d7359b9e webapps.mason: fix for new 2x logo. 2013-01-03 11:32:32 -08:00
Mighty Sheeple ebdfc1efd3 webapps.mason.version.data: Already inside a transaction, don't make another. 2012-11-30 18:52:42 -05:00
John Benediktsson dda43cc647 webapps.mason: show all the configured build machines, not just the failing ones. 2012-08-13 16:21:32 -07:00
John Benediktsson 3467ef76a9 webapps.mason: remove ugly border. 2011-10-19 09:42:11 -07:00
John Benediktsson 8b724d9657 webapps.mason: link crashed and broken to latest build reports. Fixes #274. 2011-10-18 11:57:03 -07:00
John Benediktsson dc06efe2a4 webapps.mason: redirect index to dashboard. Fix #178. 2011-10-14 15:43:38 -07:00
Doug Coleman c73724d273 Remove *timesinkbsd from webapps.mason grids 2011-10-12 09:48:23 -07:00
Doug Coleman bf2a96e9e0 Remove Windows CE from core/ basis/ and build-support/
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84.
2011-09-18 23:19:06 -05:00
Slava Pestov f1c2707b5f Some mason improvements:
- Rename config variables to be more intuitive, split up upload-to-factorcode? into several variables
- Add target-variant variable. This allows running multiple masons on the same architecture but with different parameters, for example bootstrapping with SSE disabled, or simply for testing on a different OS release.
- Added a boot-flags variable for use with the above
2011-09-09 19:54:47 -07:00
Slava Pestov 2ca99168e6 webapps.mason.version.files: add SLOT: forward declaration 2011-08-19 19:54:23 -07:00
Slava Pestov 4376173e83 webapps.mason: fix broken link 2010-10-06 21:54:00 -07:00
Slava Pestov 52b11a88a6 webapps.mason.docs-update: recover properly if previous update attempt fails 2010-10-04 21:29:29 -07:00
Slava Pestov dab42457d0 webapps.mason: update for factorcode.org changes 2010-10-04 20:39:37 -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 e6de81706b webapps.mason: fix counter and dashboard actions, add more comprehensive tests 2010-09-30 20:49:03 -07:00
Slava Pestov 55c98bbf70 websites.factorcode: update index.fhtml 2010-09-27 21:45:46 -07:00
Slava Pestov b361e1b694 webapps.mason.version.source: fix bugs discovered during 0.94 release 2010-09-20 21:36:24 -07: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 7b6f84ad0e mason.server.watchdog: new tool to send e-mails when build machines go down 2010-09-14 21:54:33 -07:00
Slava Pestov a19428fa72 webapps.mason: fix templates for boilerplate wrapping 2010-09-07 22:36:46 -07:00
Slava Pestov e395a8fb60 webapps.mason.docs-update: fix using list 2010-09-06 17:52:04 -07:00
Slava Pestov 98d1407f8f webapps.mason: kick off docs update in a new thread so that client doesn't time out 2010-09-06 17:50:50 -07:00
Slava Pestov 04d1bbb0ca webapps.mason: fixes 2010-09-06 17:47:39 -07:00
Slava Pestov 9b6db6b0e3 webapps.mason: add action to update docs 2010-09-06 17:30:08 -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 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