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