John Benediktsson
498285d7dd
unicode: make this the API for all unicode things.
2016-03-30 23:29:48 -07:00
Björn Lindqvist
6a127dc46c
webapps.mason.*: new docs and tests
2016-03-31 00:37:59 +02:00
John Benediktsson
3f18b71d07
cleanup some QUALIFIED: that are no longer needed.
2016-03-29 10:20:16 -07: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
cc4bb991b2
webapps.wiki.example: new vocab to show how the wiki webapp should be
...
run
it's a little tricky to figure out so a vocab demonstrating it is useful
2015-10-04 03:07:29 +02:00
Björn Lindqvist
0a3b4b4872
io.sockets.secure.debug: use <test-secure-config> in some places
...
the word can be reused in a few places when setting up ssl. it removes
some duplicated code
2015-10-04 01:25:11 +02:00
Björn Lindqvist
6b940cb972
furnace.auth.login: name of the realm is already set in the <login-realm> constructor
2015-10-02 13:14:26 +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
Doug Coleman
b0ea2a0036
extra: remove rest of 'word' names.
2015-08-15 18:51:10 -07:00
John Benediktsson
a9f8424302
webapps.mason: protect from bad links to builder/release.
2015-08-15 16:50:35 -07:00
John Benediktsson
67ea8e7fa0
webapps.pastebin: fix calling >>annotations on f.
2015-08-15 16:40:43 -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
Doug Coleman
352e5de16a
core, basis, extra: Remove DOS line endings from files.
...
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Doug Coleman
64578ba362
webapps.wiki: fix lcs
2015-06-08 17:51:11 -07:00
Doug Coleman
f185259cae
webapps.benchmark: rename generically named word.
2015-06-08 17:22:32 -07:00
Benjamin Pollack
2c3dd8c3c8
Remove executable bit from tons of files that aren't
2014-11-05 20:40:42 -08: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
179c60b0a5
help.html: make docs use same completions algorithm as listener.
2014-09-25 21:08:15 -07:00
Doug Coleman
0d4afd2f31
webapps.calculator: Utility word to run the calculator on other ports.
2014-05-05 20:44:23 -04:00
John Benediktsson
78d0aad87d
http.server.responses: adding <html-content>, use it.
2014-04-22 13:47:25 -07:00
John Benediktsson
712be93989
http.client: remove http-get* and its friends, change http-request* and with-http-request* to not check response codes.
2014-03-12 19:39:15 -07:00
Jon Harper
586bd22743
Fix doc link for furnace user-admin webapp
2013-11-03 15:19:20 +01:00
John Benediktsson
435f54cf59
http.client: use new http-get* word.
2013-10-12 10:25:42 -07:00
Doug Coleman
e407981e12
io.directories: Add with-resource-directory word and use it.
2013-09-24 13:13:39 -07:00
Doug Coleman
8865b9401d
webapps.pastebin: Fix renamed
2013-03-25 11:57:25 -07:00
Doug Coleman
8715a70ce6
webapps.pastebin: Rename
2013-03-24 10:11:17 -07:00
Doug Coleman
f2a59594a0
webapps.blogs: Rename <post>
2013-03-24 10:11:17 -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
2398580eb8
io.sockets.secure.unix.debug: move to io.sockets.secure.debug (not unix specific).
2012-07-19 19:17:52 -07:00
Doug Coleman
c97b2c5190
issue #358 : annotation -> lookup-annotation
2012-06-21 08:35:42 -07:00
John Benediktsson
4c888b3548
webapps.help: fixing location of generated html docs.
2012-06-18 12:32:44 -07:00
Joe Groff
9d5e676b26
Revert "pubsubhubbub support by samueltardieu". Fixes #455 .
...
This reverts commit e3483c9c03
.
2011-12-14 13:13:18 -08:00
John Benediktsson
1eaea88912
pubsubhubbub support by samueltardieu. Fixes #148 .
2011-11-28 09:57:03 -08:00
Doug Coleman
cb84fefc37
webapps.help: Load the navbar from a Factor word instead of hardcoding it into the template so that the glossary link works.
2011-11-06 12:16:46 -08:00
Doug Coleman
ff0784ae8e
webapps.help: Change webapps.help search from post to get. Fixes #343 .
2011-11-05 00:07:16 -07:00
John Benediktsson
ddb06ab6cb
webapp.help: making fonts more consistent. See #310 .
2011-11-03 08:30:44 -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
6f1c44b46d
Cleanup some lint warnings.
2011-10-15 19:19:44 -07:00