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 |
Björn Lindqvist
|
716bc89c53
|
webapps.*: make it so the webapps aren't initialized when compiling the vocabs
Because if they are then load-all will error out if you don't have the
needed dlls installed.
|
2016-10-09 10:24:31 +02:00 |
Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -07:00 |
John Benediktsson
|
3f18b71d07
|
cleanup some QUALIFIED: that are no longer needed.
|
2016-03-29 10:20:16 -07: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
|
6b940cb972
|
furnace.auth.login: name of the realm is already set in the <login-realm> constructor
|
2015-10-02 13:14:26 +02: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 |
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
|
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 |
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
|
b62630b5ac
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
Slava Pestov
|
df18c0b6e7
|
Making more code infer
|
2009-04-15 19:03:44 -05:00 |
Slava Pestov
|
da38a25963
|
More float syntax fixes
|
2009-04-14 17:09:16 -05:00 |
Slava Pestov
|
cedbad0772
|
Fix tests to not clutter Factor directory
|
2009-04-13 15:21:16 -05:00 |
Slava Pestov
|
9f08e3a6bf
|
Working on site-watcher
|
2009-04-06 21:59:27 -05:00 |
Doug Coleman
|
f41ee97add
|
add sms, twitter fields to account. create sitewatcher account when user registers
|
2009-03-25 11:20:21 -05:00 |
Doug Coleman
|
ece2eabc39
|
call init-db and run-site-watcher from webapps.site-watcher
|
2009-03-19 16:48:46 -05:00 |
Slava Pestov
|
59ad8bc1fd
|
webapps.site-watcher: add furnace to using list
|
2009-03-18 21:56:17 -05:00 |
Slava Pestov
|
2628ddde5e
|
Working on site-watcher
|
2009-03-18 19:36:04 -05:00 |
Slava Pestov
|
dacf1910dc
|
First cut of webapps.site-watcheR
|
2009-03-15 20:13:17 -05:00 |