Menu

Trac Commit Log


Commit Date  
[r2964] by athomas

WorkFlow:

* Merged log:trunk:2867:2963
* Removed dictionary hacks made redundant by WSGI merge.

2006-03-08 01:33:52 Tree
[r2963] by cmlenz

* Under [wiki:TracModPython mod_python], you couldn't have multiple headers with the same name (e.g. `Set-Cookie`), which was the cause for #2843. That is now fixed by using `req.headers_out.add()` instead of dict-style assignment.
* Also under mod_python, when using a non-multithreaded MPM, the Trac environment wasn't being reused.
* Minor cleanup of session code.

2006-03-07 22:08:56 Tree
[r2962] by cmlenz

No need to provide a default value, it's automatically pulled from {{{db_default.py}}}.

2006-03-07 09:53:11 Tree
[r2961] by cmlenz

Migrated [wiki:TracStandalone tracd] to use the Python {{{optparse}}} module, and moved all the actual code into {{{trac.web.standalone}}}.

2006-03-07 00:13:58 Tree
[r2960] by cmlenz

Add back support for the [wiki:TracModPython mod_python] option !TracUriRoot which apparently got lost on the WSGI branch.

2006-03-06 21:00:48 Tree
[r2959] by cmlenz

Fix typo in dispatcher introduced in the WSGI merge.

2006-03-06 20:28:09 Tree
[r2958] by cboos

Properly display source path properties having a dot character in their names

2006-03-06 13:18:14 Tree
[r2957] by cmlenz

Merged WSGI branch into trunk.

2006-03-06 11:36:02 Tree
[r2956] by cmlenz

WSGI branch: sync with [source:trunk@...].

2006-03-06 11:19:36 Tree
[r2955] by cmlenz

WSGI branch: fix CGI error message, some minor cleanup.

2006-03-06 11:18:04 Tree
Older >
MongoDB Logo MongoDB