Commit Graph

45 Commits (ca57e4386cdc39f8ae9cff36c33ce35cab2381b1)

Author SHA1 Message Date
Slava Pestov 17b94261c5 Fix deploy tests 2008-07-02 21:52:28 -05:00
Slava Pestov 537269447c Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
Slava Pestov 6aa23fd7a2 Fix http.client load error' 2008-06-18 01:52:50 -05:00
Slava Pestov 39d8bec7ef Refactoring furnace.auth 2008-06-16 03:34:17 -05:00
Slava Pestov b01d1f8a56 Request size limit and encoding support for HTTP server 2008-06-12 03:50:20 -05:00
Slava Pestov 180c7d3178 Fix doublec's http.client bugs 2008-06-04 19:14:20 -05:00
Slava Pestov 9bd38767ab Big web framework refactoring 2008-06-02 15:00:03 -05:00
Slava Pestov c5c65a4ce4 Web framework refactoring work in progress 2008-06-01 17:22:39 -05:00
Slava Pestov d589ac19dd Reworking validation 2008-05-26 00:47:27 -05:00
Slava Pestov db314db570 Fix chunked encoding to work with yahoo 2008-05-20 18:24:32 -05:00
Slava Pestov c60baf1232 sift and harvest words added 2008-05-13 23:36:55 -05:00
Slava Pestov 9d5d4ec5c4 Fixes, rename sliding-groups to clumps 2008-05-05 17:31:46 -05:00
Slava Pestov 9b9b2747a3 Fixes and cleanups 2008-05-05 03:51:41 -05:00
Slava Pestov 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Doug Coleman 4d0ba8c3c1 reverse args for assoc-diff, diff
fix lots of usings
fix help lint
2008-04-26 02:01:43 -05:00
Slava Pestov 3a69c97298 https:// is absolute 2008-04-23 01:42:30 -05:00
Slava Pestov bfa34122f3 Fix chunked encoding 2008-04-22 20:23:49 -05:00
Slava Pestov cdb31b4813 Fix host: header in http.client and add redirection limit 2008-04-22 15:37:49 -05:00
Slava Pestov 206609242e Add support for chunked encoding, and set connection: close on http requests 2008-04-22 14:37:26 -05:00
Daniel Ehrenberg d967d04e4c Changing 8-bit encoding names; documentation 2008-03-23 00:43:43 -04:00
Daniel Ehrenberg 88baf7c3b7 latin1 -> iso-8859-1 2008-03-21 14:07:17 -04: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 234dfc5705 Persistent sessions 2008-03-15 06:22:47 -05:00
Slava Pestov 6c73d6a245 Improving session management and action link generation 2008-03-13 22:14:32 -05:00
Slava Pestov 2b150db9b9 HTTP server work in progress 2008-03-11 03:39:09 -05:00
dharmatech 28182f06f9 Fix download-to 2008-03-07 23:47:11 -06:00
Slava Pestov 68f276b444 HTTP server and client fixes 2008-03-07 17:21:20 -06:00
Slava Pestov 17abc90d48 Updated http client 2008-03-07 15:52:41 -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
Slava Pestov cc3f226cd3 New HTTPD work in progress 2008-02-29 00:57:38 -06:00
Slava Pestov 6260cd3e5a Working on new HTTP server 2008-02-25 14:53:18 -06:00
Daniel Ehrenberg 4ad96fc4ea Merge branch 'master' into unicode
Conflicts:

	core/io/streams/c/c-tests.factor
	extra/benchmark/mandel/mandel.factor
	extra/benchmark/raytracer/raytracer.factor
	extra/http/client/client.factor
2008-02-24 13:00:06 -06:00
Slava Pestov 727f91409d Split off concurrency.mailboxes, add timeout support to promises, locks, mailboxes, semaphores, count-downs 2008-02-21 23:47:06 -06:00
Slava Pestov d47433a48d New I/O timeout system 2008-02-21 19:12:55 -06:00
Daniel Ehrenberg 62f9ed5dbd putting encodings on all file readers/writers 2008-02-16 22:17:41 -06:00
Slava Pestov c8f042aef4 Redo timeouts 2008-02-09 21:34:42 -06:00
Slava Pestov 6187a1e5e1 Improved http.client, bootstrap.image.{download,upload} 2008-02-07 17:55:31 -06:00
Doug Coleman 9e9c71b6d0 make multi-assocs work for http headers 2008-02-01 23:46:44 -06:00
Doug Coleman e54b41da01 Merge git://factorcode.org/git/factor
Conflicts:

	extra/http/client/client.factor
2008-01-31 11:35:47 -06:00
Doug Coleman fd4254ca09 update client to work with more redirects 2008-01-31 11:34:03 -06:00
Slava Pestov 14481db63f Smarter download word, old download word renamed to download-to for Ed 2008-01-31 01:15:28 -06:00
Slava Pestov 926e09a46a New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts 2008-01-31 00:52:06 -06:00
Doug Coleman ba68a3732d better support for http-get redirects 2008-01-14 15:49:13 -10:00
Doug Coleman 376644794c more lint cleanups 2008-01-13 08:29:04 -10:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00