Slava Pestov
|
0b0e460857
|
Improved cookie support, and better session manager taking advantage of it
|
2008-04-27 03:09:00 -05:00 |
Slava Pestov
|
42bc93f66e
|
Start page flow code
|
2008-04-26 05:49:41 -05:00 |
Slava Pestov
|
a8e8b05339
|
Improved HTTP server dispatcher
|
2008-04-25 03:23:47 -05:00 |
Slava Pestov
|
6e89f7b085
|
Working on planet factor rewrite
|
2008-04-22 21:08:27 -05:00 |
Slava Pestov
|
e2a185f1f4
|
Web framework work in progress
|
2008-04-20 04:19:06 -05:00 |
Slava Pestov
|
aae907d5e1
|
Fix problem with xml prologue showing up several times
|
2008-04-15 23:36:27 -05:00 |
Slava Pestov
|
7bcadd99a4
|
XML templating engine
|
2008-04-15 06:10:08 -05:00 |
Slava Pestov
|
70bec926d0
|
New convention for parametrized constructors: new-* instead of construct-*
|
2008-04-14 05:07:31 -05:00 |
Slava Pestov
|
4cdf0771ca
|
Some minor improvements to http.server
|
2008-04-14 04:34:26 -05:00 |
Doug Coleman
|
5fa3bd8c74
|
cond/case
|
2008-04-11 12:55:57 -05:00 |
erg
|
15c68a23f8
|
remove ?resource-path and resource-exists?
|
2008-03-26 23:47:51 -05:00 |
Slava Pestov
|
3131e96aa7
|
Fixes
|
2008-03-20 19:54:25 -05:00 |
Doug Coleman
|
3e7940216e
|
swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
|
2008-03-19 19:15:32 -05:00 |
Slava Pestov
|
2b150db9b9
|
HTTP server work in progress
|
2008-03-11 03:39:09 -05:00 |
Slava Pestov
|
7ad74eb320
|
Various fixes
|
2008-03-08 02:51:26 -06:00 |
Slava Pestov
|
6574009e03
|
Fix merge conflicts
|
2008-03-06 13:54:15 -06:00 |
Slava Pestov
|
955387f5b7
|
HTTP authorization framework, first cut
|
2008-03-06 03:00:10 -06:00 |
Slava Pestov
|
2feda7c5d7
|
http.server form validation
|
2008-03-05 21:38:15 -06:00 |
Daniel Ehrenberg
|
5805db7ac4
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:
extra/http/client/client.factor
extra/http/server/server.factor
extra/http/server/templating/templating.factor
extra/webapps/cgi/cgi.factor
extra/webapps/file/file.factor
extra/webapps/source/source.factor
|
2008-03-05 17:04:43 -06:00 |
Daniel Ehrenberg
|
c5eec0ba10
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:
core/io/files/files-tests.factor
core/io/files/files.factor
core/io/io-tests.factor
core/io/streams/c/c-tests.factor
core/io/streams/lines/lines-tests.factor
core/source-files/source-files.factor
extra/benchmark/sockets/sockets.factor
extra/http/server/templating/templating-tests.factor
extra/http/server/templating/templating.factor
extra/io/launcher/launcher.factor
extra/io/mmap/mmap-tests.factor
extra/io/unix/launcher/launcher.factor
extra/io/unix/unix-tests.factor
|
2008-03-04 17:51:40 -06:00 |
Slava Pestov
|
2c23357f25
|
Unit test fixes
|
2008-03-03 16:44:24 -06:00 |
Slava Pestov
|
d2517908ee
|
Fix confict
|
2008-03-02 13:07:19 -06:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Daniel Ehrenberg
|
efb3367c45
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:
core/io/files/files-docs.factor
core/io/files/files-tests.factor
core/io/files/files.factor
core/listener/listener.factor
extra/benchmark/sum-file/sum-file.factor
extra/bootstrap/image/upload/upload.factor
extra/http/server/templating/templating.factor
extra/logging/server/server.factor
extra/smtp/smtp.factor
extra/tools/deploy/macosx/macosx.factor
extra/tools/disassembler/disassembler.factor
extra/webapps/file/file.factor
|
2008-02-29 01:20:44 -06:00 |
Slava Pestov
|
cc3f226cd3
|
New HTTPD work in progress
|
2008-02-29 00:57:38 -06:00 |
Slava Pestov
|
66c9eb089a
|
Fix assert-depth usage
|
2008-02-26 21:03:14 -06:00 |
Daniel Ehrenberg
|
8249ce2116
|
OK, now everything should load
|
2008-02-21 18:05:04 -06:00 |
Daniel Ehrenberg
|
62f9ed5dbd
|
putting encodings on all file readers/writers
|
2008-02-16 22:17:41 -06:00 |
Daniel Ehrenberg
|
f6845d43d3
|
Massive name change in files, string streams
|
2008-02-15 22:20:31 -06:00 |
Slava Pestov
|
90ed177a9c
|
Fixing load-everything and unit tests
|
2008-02-06 19:23:39 -06:00 |
Slava Pestov
|
2d381ed84e
|
Fix http server
|
2008-02-01 22:47:01 -06:00 |
Slava Pestov
|
eb2a6a7d22
|
Fixing httpd
|
2008-01-11 00:48:04 -05:00 |
Aaron Schaefer
|
897a8ed8aa
|
Replace '<file-reader> contents' with 'file-contents' in all vocabs
|
2007-12-31 14:47:24 -05:00 |
Doug Coleman
|
b4575a9bff
|
Templating now runs in quiet mode
session ids are now 4 bignum number>string string>sha-256-string
add assoc-heaps
sessions are stored in an assoc-heap
|
2007-12-19 23:34:30 -06:00 |
Slava Pestov
|
d8d1da96d7
|
Update libraries for parent-dir rename
|
2007-11-05 00:46:03 -05:00 |
Slava Pestov
|
b832d8dedb
|
Fix conflict
|
2007-10-10 17:49:14 -04:00 |
Slava Pestov
|
7696805037
|
Templating fix
|
2007-10-10 17:47:38 -04:00 |
Doug Coleman
|
36df714e56
|
Print out errors when parsing .fhtml files instead of printing nothing
|
2007-10-09 03:40:04 -05:00 |
Slava Pestov
|
48b35f0417
|
Add new word to http.server.templating
|
2007-09-21 16:55:39 -04:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |