Dolda2000 GitWeb
/
wrw.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use the limited reader for reading form data.
[wrw.git]
/
wrw
/
2012-08-30
Fredrik Tolf
Use the limited reader for reading form data.
tree
|
commitdiff
2012-08-30
Fredrik Tolf
Added a byte-limited reader for the WSGI input stream.
tree
|
commitdiff
2012-08-28
Fredrik Tolf
Decode CGI CONTENT_{TYPE,LENGTH} properly into ihead.
tree
|
commitdiff
2012-08-27
Fredrik Tolf
Make sure to properly close form multiparts on __exit__.
tree
|
commitdiff
2012-08-27
Fredrik Tolf
Allow shorting of meta and link tags.
tree
|
commitdiff
2012-08-05
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2012-08-05
Fredrik Tolf
Changed some whitespace usage.
tree
|
commitdiff
2012-08-05
Fredrik Tolf
Added a simple function for producing an optionally...
tree
|
commitdiff
2012-08-05
Fredrik Tolf
Set expiration properly on session cookies.
tree
|
commitdiff
2012-08-05
Fredrik Tolf
Added a helper function to cookie module to format...
tree
|
commitdiff
2012-08-05
Fredrik Tolf
Fixed missing import in proto.py.
tree
|
commitdiff
2012-07-18
Fredrik Tolf
Added SERVER_NAME as an immediate request variable.
tree
|
commitdiff
2012-07-18
Fredrik Tolf
Made session creation more customizable.
tree
|
commitdiff
2012-07-08
Fredrik Tolf
Handle cookie attributes more flexibly.
tree
|
commitdiff
2012-07-05
Fredrik Tolf
Call formatter.node as should be proper from formatter...
tree
|
commitdiff
2012-07-05
Fredrik Tolf
Added a SP formatter function to output mere fragments...
tree
|
commitdiff
2012-07-05
Fredrik Tolf
Made the wmako library an environment variable.
tree
|
commitdiff
2012-07-05
Fredrik Tolf
Handle skeleton transformation more flexibly.
tree
|
commitdiff
2012-06-29
Fredrik Tolf
Import specdirty into __init__.
tree
|
commitdiff
2012-06-29
Fredrik Tolf
Fixed up session-db cleaner-running checks.
tree
|
commitdiff
2012-06-29
Fredrik Tolf
Added more useful repr for sessions.
tree
|
commitdiff
2012-06-29
Fredrik Tolf
Attempt to make the session database properly parallel.
tree
|
commitdiff
2012-06-27
Fredrik Tolf
Removed debug message.
tree
|
commitdiff
2012-06-26
Fredrik Tolf
Tried to create a more advanced sessiondata class for...
tree
|
commitdiff
2012-06-26
Fredrik Tolf
Fixed up HTTP response status info a bit.
tree
|
commitdiff
2012-05-24
Fredrik Tolf
Pass the current session to sessiondata constructor.
tree
|
commitdiff
2012-05-24
Fredrik Tolf
Use an RLock for session locking.
tree
|
commitdiff
2012-05-20
Fredrik Tolf
Added a SP element for outputting unprocessed code.
tree
|
commitdiff
2012-05-13
Fredrik Tolf
Use SP for all wrw.resp.
tree
|
commitdiff
2012-05-13
Fredrik Tolf
Backported indent-encoding fix.
tree
|
commitdiff
2012-05-13
Fredrik Tolf
Added a HTML-generation engine that might hopefully...
tree
|
commitdiff
2012-03-14
Fredrik Tolf
Always import the proto module.
tree
|
commitdiff
2012-03-14
Fredrik Tolf
Added a, perhaps overly simplistic, multipart form...
tree
|
commitdiff
2012-03-14
Fredrik Tolf
Remember to copy method to request copies.
tree
|
commitdiff
2012-03-14
Fredrik Tolf
Always downcase MIME header parameter names.
tree
|
commitdiff
2012-03-14
Fredrik Tolf
Always upper-case the request method.
tree
|
commitdiff
2012-03-14
Fredrik Tolf
Added a function for parsing MIME-style parameterized...
tree
|
commitdiff
2012-03-14
Fredrik Tolf
Added a request variable for the HTTP method.
tree
|
commitdiff
2012-02-05
Fredrik Tolf
Fixed env bug.
tree
|
commitdiff
2012-02-05
Fredrik Tolf
Use the environment to configure session and skel defau...
tree
|
commitdiff
2012-02-05
Fredrik Tolf
Use the env module to catch errors in the dispatcher.
tree
|
commitdiff
2012-02-05
Fredrik Tolf
Added a kind of generic module to handle configuration...
tree
|
commitdiff
2012-01-05
Fredrik Tolf
Fixed resp.message initialization bug.
tree
|
commitdiff
2012-01-01
Fredrik Tolf
Removed the rather unnecessary backeddb class.
tree
|
commitdiff
2011-12-30
Fredrik Tolf
Always use the latest pickle protocol when freezing...
tree
|
commitdiff
2011-12-30
Fredrik Tolf
Added a way to get sessiondata without creating it.
tree
|
commitdiff
2011-12-30
Fredrik Tolf
Added a mod_python-style form-data application decorator.
tree
|
commitdiff
2011-12-29
Fredrik Tolf
Fixed autodirty bug.
tree
|
commitdiff
2011-12-28
Fredrik Tolf
Added a utility class for manual dirty management.
tree
|
commitdiff
2011-12-28
Fredrik Tolf
Split the dirty management out from sessiondata.
tree
|
commitdiff
2011-12-21
Fredrik Tolf
Added a utility class for session data storage.
tree
|
commitdiff
2011-12-21
Fredrik Tolf
Don't commit sessions to db.live before they are dirty.
tree
|
commitdiff
2011-12-21
Fredrik Tolf
Proxy the response iter to make generator code run...
tree
|
commitdiff
2011-12-01
Fredrik Tolf
Tidied up sessions' freezechecking.
tree
|
commitdiff
2011-12-01
Fredrik Tolf
Added an explicit get function to session databases.
tree
|
commitdiff
2011-11-29
Fredrik Tolf
Revert "Use new import format."
tree
|
commitdiff
2011-11-24
Fredrik Tolf
Use new import format.
tree
|
commitdiff
2011-11-06
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-11-06
Fredrik Tolf
Added a redirection restart.
tree
|
commitdiff
2011-11-06
Fredrik Tolf
Added some URL manipulation functions to wrw.proto.
tree
|
commitdiff
2011-11-01
Fredrik Tolf
Removed __future__ import from wmako for consistency.
tree
|
commitdiff
2011-10-31
Fredrik Tolf
Added a simplifying mako dispatcher.
tree
|
commitdiff
2011-10-31
Fredrik Tolf
Fixed form handler bug when no POST data is present.
tree
|
commitdiff
2011-10-31
Fredrik Tolf
Catch cookie errors.
tree
|
commitdiff
2011-05-30
Fredrik Tolf
Made requests shallow-cloneable.
tree
|
commitdiff
2011-05-28
Fredrik Tolf
Added a simple filesystem handler.
tree
|
commitdiff
2011-05-28
Fredrik Tolf
Fixed some typos.
tree
|
commitdiff
2011-05-27
Fredrik Tolf
Added a resp module with basic response restarts.
tree
|
commitdiff
2011-05-27
Fredrik Tolf
Added a proto module with basic utilities without highe...
tree
|
commitdiff
2011-05-27
Fredrik Tolf
Added a per-session class-based handler wrapper.
tree
|
commitdiff
2011-05-27
Fredrik Tolf
Fixed restart typo.
tree
|
commitdiff
2011-05-27
Fredrik Tolf
Don't send session cookie unless session is dirty.
tree
|
commitdiff
2011-05-25
Fredrik Tolf
Fixed session cleaning bug.
tree
|
commitdiff
2011-05-25
Fredrik Tolf
Initial commit.
tree
|
commitdiff