Commit Graph

88 Commits (master)

Author SHA1 Message Date
Slava Pestov 56852d3ab8 Little cleanups 2008-05-22 15:45:30 -05:00
Slava Pestov 117f6dd804 New validation message concept, t:button tag, fixes 2008-05-02 21:18:49 -05:00
Slava Pestov 79f91f6b7d Working on user capabilities 2008-05-01 16:24:50 -05:00
Slava Pestov 5e9332b634 More work on user admin tool 2008-04-30 04:53:01 -05:00
Slava Pestov 5f94dc3876 Working on user admin tool 2008-04-29 21:04:06 -05:00
Doug Coleman dadb4c4060 native-id -> db-assigned-id 2008-04-28 17:38:12 -05:00
Slava Pestov 0b0e460857 Improved cookie support, and better session manager taking advantage of it 2008-04-27 03:09:00 -05:00
Slava Pestov 7d16edcc79 Merge URL and cookie session managers, clean up some code 2008-04-26 18:56:51 -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 695dbe1a59 Move web apps to unmaintained/ for now; get more stuff in extra to load 2008-03-07 16:59:44 -06:00
Slava Pestov ef53dbd1b9 Fix load-everything 2008-02-26 19:18:21 -06:00
Daniel Ehrenberg fad00e2316 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/html/elements/elements.factor
	extra/html/html.factor
	extra/tar/tar.factor
	extra/webapps/pastebin/pastebin.factor

Resolving my stupid use conflict
2008-02-01 15:39:42 -06:00
Daniel Ehrenberg 0bfad40872 USE fix for pastebin 2008-02-01 15:36:26 -06:00
Eduardo Cavazos d7c1349c8d Fix a bunch of load-everything hiccups 2008-01-31 23:21:06 -06:00
Slava Pestov 5f2655747a Pastebin now uses in-memory persistence as store is broken. Will use db soon 2008-01-29 23:06:27 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Slava Pestov 2e19bdae2d Pastebin RSS feed: limit number of posts 2008-01-09 01:33:51 -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
Doug Coleman 1c3c7db0bc Overhaul furnace
- validators work!
 - added sessions
 - add error checking to pastebin
 - add define-form, defalut-values
2007-12-18 02:24:05 -06:00
Slava Pestov 9ec1911625 Remove debug message 2007-12-11 22:37:31 -05:00
Slava Pestov c6dea4c49d Pastebin fixes 2007-12-11 18:44:19 -05:00
Slava Pestov 6afcf0ba2f Pastebin updates 2007-12-11 15:48:18 -05:00
Slava Pestov a58c654361 More store cleanups 2007-12-10 03:00:10 -05:00
Slava Pestov 9e93f6251e Clean up store stuff 2007-12-10 02:50:50 -05:00
Slava Pestov 00d19637c1 pastebin cleanups 2007-12-10 02:34:56 -05:00
Slava Pestov 10c3c5ff27 Pastebin word wrap 2007-12-10 02:21:32 -05:00
Slava Pestov 2719e51fa9 Pastebin fix 2007-12-08 22:57:26 -05:00
Slava Pestov a0d2d7b8de Pastebin fix 2007-12-08 22:56:53 -05:00
Slava Pestov 3f4a2f59f6 Fix annotations 2007-12-08 22:43:48 -05:00
Slava Pestov fc556d9352 Fix pastebin Atom feed 2007-12-08 17:18:25 -05:00
Slava Pestov 88f06748f6 Pastebin and source web app updates 2007-12-08 15:14:24 -05:00
Slava Pestov 02cecfa552 Bug fixes 2007-12-06 01:47:53 -05:00
Slava Pestov be101ef500 Tweak webapps 2007-12-06 01:20:26 -05:00
Slava Pestov e82ff27e98 Overhaul pastebin 2007-12-06 01:02:58 -05:00
Slava Pestov 0e60982aca Adding syntax highlighting support to the pastebin 2007-12-06 00:22:35 -05:00
Slava Pestov 6120f5f387 Furnace improvements 2007-12-06 00:06:34 -05:00
Doug Coleman 415ee37e06 Updated the pastebin 2007-11-07 14:01:42 -06:00