|
|
10/30/07 18:16:54 |
@1814
|
[1814]
|
zakj |
Coerced all path names in covercp.py to lower-case, since some versions of … |
|
|
03/05/07 15:22:13 |
@1627
|
[1627]
|
fumanchu |
New pywebd module. Trunk is now "3.1alpha". |
|
|
08/05/06 18:05:52 |
@1219
|
[1219]
|
fumanchu |
Changed server.start to server.quickstart, and server.start_all to … |
|
|
06/11/06 23:11:53 |
@1135
|
[1135]
|
fumanchu |
Moved coverage out of the core. |
|
|
05/07/06 01:17:20 |
@1095
|
[1095]
|
fumanchu |
Moved covercp, profiler to tree.mount syntax. |
|
|
05/07/06 01:08:24 |
@1094
|
[1094]
|
fumanchu |
Moved the following config keys out of the "server." namespace (so that … |
|
|
05/04/06 02:44:59 |
@1092
|
[1092]
|
fumanchu |
Separated cherrypy.server (HTTP) from cherrypy.engine (app):
… |
|
|
12/03/05 12:44:11 |
@856
|
[856]
|
rdelon |
Big change: camelCase to lower_with_underscore names (still need to update … |
|
|
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 … |
|
|
08/25/05 03:37:16 |
@554
|
[554]
|
fumanchu |
Improved covercp's annotated file output: blank lines have been … |
|
|
08/24/05 01:23:59 |
@551
|
[551]
|
fumanchu |
1. More improvements to coverage browser. … |
|
|
08/23/05 16:26:17 |
@550
|
[550]
|
fumanchu |
Upgrades to coverage browser (thanks to Keir Mierle). See ticket #262. |
|
|
08/18/05 21:18:17 |
@543
|
[543]
|
fumanchu |
Prettier covercp report output (tree format plus percents). |
|
|
08/18/05 13:51:38 |
@542
|
[542]
|
fumanchu |
Added filename, "percent covered" to covercp reports. |
|
|
08/09/05 16:00:58 |
@522
|
[522]
|
fumanchu |
1. Config section [global] (pathless) is now distinct from / (root … |
|
|
07/22/05 04:11:18 |
@493
|
[493]
|
fumanchu |
1. Builtin HTTP servers now check for free port. … |
|
|
07/18/05 18:01:35 |
@483
|
[483]
|
fumanchu |
1. Pulled dict_from_config_file out of config._load to make it reusable. … |
|
|
07/07/05 14:29:15 |
@425
|
[425]
|
mikerobi |
config.update: fixed default overide value, fixed newlines in covercp.py |
|
|
07/07/05 00:33:34 |
@421
|
[421]
|
fumanchu |
Minor improvements to code-coverage. |
|
|
07/06/05 19:12:32 |
@419
|
[419]
|
fumanchu |
Oops. Forgot a file. |