|
|
09/26/07 18:21:10 |
@1724
|
[1724]
|
fumanchu |
Allow string concatenation in config files. Very useful for using … |
|
|
07/21/07 12:24:26 |
@1699
|
[1699]
|
fumanchu |
Added builtins and subscript to unrepr. |
|
|
07/20/07 16:00:08 |
@1698
|
[1698]
|
fumanchu |
Test and fix for correct order of application of Handler tool args. |
|
|
06/23/07 23:29:13 |
@1688
|
[1688]
|
fumanchu |
A couple more modpy test fixes. |
|
|
04/01/07 09:50:28 |
@1647
|
[1647]
|
fumanchu |
New global custom namespace test. |
|
|
03/05/07 15:22:13 |
@1627
|
[1627]
|
fumanchu |
New pywebd module. Trunk is now "3.1alpha". |
|
|
02/16/07 21:15:28 |
@1620
|
[1620]
|
fumanchu |
Fix to unrepr for function calls. |
|
|
09/08/06 13:09:59 |
@1340
|
[1340]
|
fumanchu |
Test support for wsgiref.validate (new '--validate' arg to test.py), plus … |
|
|
09/05/06 17:54:42 |
@1336
|
[1336]
|
fumanchu |
Moved request.namespaces back to the class level (each instance gets a … |
|
|
09/03/06 16:46:36 |
@1326
|
[1326]
|
fumanchu |
mod_python improvements:
1. Fix to test_config. … |
|
|
09/02/06 02:58:39 |
@1312
|
[1312]
|
fumanchu |
Fix for #506 (unrepr should support negative numbers). |
|
|
08/30/06 01:13:00 |
@1299
|
[1299]
|
fumanchu |
Oops. Was using old autoreload conf keys. |
|
|
08/28/06 13:39:08 |
@1288
|
[1288]
|
fumanchu |
Tweaks to docs, line lengths, tests, and number of serving lookups. |
|
|
08/26/06 03:26:19 |
@1281
|
[1281]
|
fumanchu |
API and docstring cleanups:
… |
|
|
08/25/06 16:25:56 |
@1278
|
[1278]
|
fumanchu |
More (final?) config overhaul work:
… |
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |
|
|
08/24/06 01:35:47 |
@1274
|
[1274]
|
fumanchu |
Made all imports absolute "just in case" for Python 2.5. |
|
|
05/07/06 01:35:03 |
@1096
|
[1096]
|
fumanchu |
Root and config are now isolated per app:
… |
|
|
05/07/06 01:08:24 |
@1094
|
[1094]
|
fumanchu |
Moved the following config keys out of the "server." namespace (so that … |
|
|
05/01/06 01:40:59 |
@1082
|
[1082]
|
fumanchu |
Lots of changes to error and log handling:
… |
|
|
04/25/06 02:11:16 |
@1069
|
[1069]
|
fumanchu |
test_core works again.
… |
|
|
04/21/06 15:44:17 |
@1047
|
[1047]
|
fumanchu |
CP 3 initial checkin. Global filters have been replaced by request.hooks. … |
|
|
03/29/06 00:54:46 |
@1022
|
[1022]
|
fumanchu |
Further fixes for #498 (separation of test processes), plus fix for #495 … |
|
|
03/26/06 16:14:11 |
@1017
|
[1017]
|
fumanchu |
Initial fix for #498 (Test suite assumes same process for client and … |
|
|
03/10/06 06:39:46 |
@1004
|
[1004]
|
dowski |
Addresses #480.
… |
|
|
01/02/06 18:06:45 |
@910
|
[910]
|
fumanchu |
Fix for #145. See the ticket for details about this fix. |
|
|
12/03/05 12:44:11 |
@856
|
[856]
|
rdelon |
Big change: camelCase to lower_with_underscore names (still need to update … |
|
|
11/26/05 16:51:20 |
@839
|
[839]
|
fumanchu |
Got rid of some superfluous custom exceptions. |
|
|
11/14/05 02:29:11 |
@823
|
[823]
|
fumanchu |
Modified _cpGlobalInformation to _cpGlobalHandler, and moved its call from … |
|
|
11/02/05 01:09:35 |
@778
|
[778]
|
fumanchu |
Fix for #376 (individual tests should set sys.path). |
|
|
11/01/05 15:22:11 |
@777
|
[777]
|
fumanchu |
Fix for #363 (Request-URI of "*" now maps to root.global_ instead of … |
|
|
10/31/05 12:46:05 |
@768
|
[768]
|
fumanchu |
Fix for #374 (reduce license boilerplate to a single LICENSE.txt file). |
|
|
10/30/05 19:07:05 |
@762
|
[762]
|
fumanchu |
Set svn:eol-style to "native" for all .py files. This should fix any … |
|
|
10/30/05 18:46:28 |
@761
|
[761]
|
fumanchu |
Fix for #356 (formalize server.environment as a set of config defaults). … |