|
|
|
@180
|
[180]
|
09/13/06 13:37:35 |
akuchling |
Performance improvements for tree traversal:
* Remove 'partialbuild' … |
|
|
|
@179
|
[179]
|
07/12/06 17:22:09 |
jgijsbers |
Simplify and comment absoluteToRelative function. |
|
|
|
@178
|
[178]
|
04/17/06 15:55:59 |
tim |
blank titles now render an empty title tag |
|
|
|
@177
|
[177]
|
04/15/06 15:39:24 |
tim |
added relative url parser, link titles, prettyify html, dividers, rest … |
|
|
|
@176
|
[176]
|
04/05/06 21:03:20 |
tim |
added escape for iso88591 content |
|
|
|
@175
|
[175]
|
04/05/06 20:01:43 |
tim |
merged mr baxters changes |
|
|
|
@174
|
[174]
|
04/05/06 19:30:37 |
tim |
added changes to make mirrors work and to add title attributes to links |
|
|
|
@173
|
[173]
|
03/30/06 05:19:31 |
abaxter |
new renderer to produce anchors (a name="foo") from arbitrary input … |
|
|
|
@172
|
[172]
|
03/30/06 05:04:16 |
abaxter |
remove render_htmlquote - because it returned a string, nevow re-quoted … |
|
|
|
@171
|
[171]
|
03/30/06 04:57:29 |
abaxter |
Added a render_htmlquote, needed to make the #*$&#(*$&# RSS feed work. |
|
|
|
@170
|
[170]
|
03/30/06 04:49:11 |
abaxter |
mmm... debugging |
|
|
|
@169
|
[169]
|
03/22/06 13:25:55 |
abaxter |
added -k/--keepgoing to say "keep going even if there are errors" - … |
|
|
|
@168
|
[168]
|
03/22/06 12:58:45 |
abaxter |
whitespace normalisation |
|
|
|
@167
|
[167]
|
03/22/06 12:58:08 |
abaxter |
reformat code. |
|
|
|
@166
|
[166]
|
03/22/06 12:57:41 |
abaxter |
reformat code, fix bugs (false instead of False) |
|
|
|
@165
|
[165]
|
03/22/06 12:35:12 |
abaxter |
include filenames in rEsT wArnIngs |
|
|
|
@164
|
[164]
|
03/22/06 12:23:24 |
abaxter |
touched pyramid install file |
|
|
|
@163
|
[163]
|
03/22/06 11:42:42 |
tim |
ran reindent and raised file exceptions in flatteners |
|
|
|
@162
|
[162]
|
03/12/06 09:46:32 |
tim |
added create cache true to pyramid unittest |
|
|
|
@161
|
[161]
|
03/12/06 09:45:10 |
tim |
updated tests to cope with default of no cache building |
|
|
|
@160
|
[160]
|
03/12/06 09:39:49 |
tim |
moved old name |
|
|
|
@159
|
[159]
|
03/12/06 09:39:26 |
tim |
added with cache test dir |
|
|
|
@158
|
[158]
|
03/12/06 09:38:59 |
tim |
added with cache test dir |
|
|
|
@157
|
[157]
|
03/12/06 09:29:19 |
tim |
copied in order to start unitest work |
|
|
|
@156
|
[156]
|
03/12/06 09:26:45 |
tim |
committed removal of old branches |
|
|
|
@155
|
[155]
|
03/06/06 00:31:48 |
tim |
changed break to continue .. build was stopping on NOBUILD |
|
|
|
@154
|
[154]
|
03/06/06 00:22:12 |
tim |
added -C for recreate cache and NOBUILD option |
|
|
|
@153
|
[153]
|
03/05/06 11:37:15 |
tim |
change: the build only produces cache files when -R is given - to perform … |
|
|
|
@152
|
[152]
|
03/04/06 18:38:45 |
tim |
iupdated trunk |
|
|
|
@151
|
[151]
|
03/04/06 18:37:36 |
tim |
removed trunk before copying over 0.3.3 |
|
|
|
@150
|
[150]
|
03/04/06 18:34:21 |
tim |
deleted temp old trunk |
|
|
|
@149
|
[149]
|
03/02/06 23:19:01 |
tim |
updated 0.3.3 to copy assets across - any that arent in rst,html,ht,yml |
|
|
|
@148
|
[148]
|
03/02/06 23:04:54 |
tim |
added infinite recursion checking and fix for asset copying |
|
|
|
@147
|
[147]
|
03/01/06 22:21:12 |
tim |
updated to include slice renderer |
|
|
|
@146
|
[146]
|
03/01/06 22:11:27 |
tim |
inew release |
|
|
|
@145
|
[145]
|
02/27/06 16:49:54 |
tim |
copied tags 0.3.2 to trunk |
|
|
|
@144
|
[144]
|
02/27/06 16:49:23 |
tim |
moved old trunk out of the way |
|
|
|
@143
|
[143]
|
02/27/06 16:46:38 |
tim |
fixed a problem with .svn folders being copied into the build tree.. also … |
|
|
|
@142
|
[142]
|
02/27/06 15:07:43 |
tim |
added breadcrumb exception handling |
|
|
|
@141
|
[141]
|
02/27/06 15:02:30 |
tim |
removed print from page breadcrumb renderer |
|
|
|
@140
|
[140]
|
02/27/06 09:59:49 |
tim |
updated from 0.3.2 tweaks and added exception handling on breadcrumb … |
|
|
|
@139
|
[139]
|
02/26/06 23:31:36 |
tim |
added an INSTALL file to make a note about tests |
|
|
|
@138
|
[138]
|
02/26/06 23:16:03 |
tim |
removed export pythonpath thing.. only useful if you are using eggs and … |
|
|
|
@137
|
[137]
|
02/26/06 21:08:03 |
tim |
updated verbosity and exception handling |
|
|
|
@136
|
[136]
|
02/26/06 18:53:28 |
tim |
added some better debugging and more sensible verbosity levels |
|
|
|
@135
|
[135]
|
02/19/06 18:15:34 |
tim |
updated navtest |
|
|
|
@134
|
[134]
|
02/19/06 18:10:40 |
tim |
added a navtest sample data set |
|
|
|
@133
|
[133]
|
02/19/06 14:48:41 |
tim |
updated to add special case for broken wiki and to allow simple … |
|
|
|
@132
|
[132]
|
02/18/06 18:32:55 |
tim |
fixed flattener so it can cope without wiki parser |
|
|
|
@131
|
[131]
|
02/18/06 18:07:52 |
tim |
updated mkpydir with new usage |
|
|
|
@130
|
[130]
|
02/18/06 16:29:06 |
tim |
-- |
|
|
|
@129
|
[129]
|
02/18/06 16:26:22 |
tim |
created a new tag 0.3.2 which adds some command line tools, remote ht file … |
|
|
|
@128
|
[128]
|
02/18/06 16:24:26 |
tim |
updated version number |
|
|
|
@127
|
[127]
|
02/18/06 16:20:21 |
tim |
added mkpydir which should work with rest files and htfiles and wikiurls |
|
|
|
@126
|
[126]
|
02/18/06 14:53:06 |
tim |
moved ht2pydir to mkpydir |
|
|
|
@125
|
[125]
|
02/18/06 14:52:45 |
tim |
local commit before move |
|
|
|
@124
|
[124]
|
02/17/06 21:34:39 |
tim |
added ht2pydir command and wiki and remote htfile directives |
|
|
|
@123
|
[123]
|
02/12/06 20:10:55 |
tim |
added capability of passing in a pydotorg path and using remote ht files |
|
|
|
@122
|
[122]
|
02/11/06 19:23:40 |
tim |
creating a new branch for working on the hthtml copy |
|
|
|
@121
|
[121]
|
02/04/06 19:33:34 |
tim |
copied timaddtional types to 0.3.1 tag |
|
|
|
@120
|
[120]
|
02/04/06 19:30:30 |
tim |
updated to remove python2.4 dependency |
|
|
|
@119
|
[119]
|
02/04/06 19:30:07 |
tim |
now trying to import xmldiff before logilab.xmldiff |
|
|
|
@118
|
[118]
|
02/04/06 19:29:16 |
tim |
added new expected data because of updates to docutils I think |
|
|
|
@117
|
[117]
|
02/04/06 12:39:48 |
tim |
got rid of 2.4 dependency |
|
|
|
@116
|
[116]
|
01/29/06 11:01:50 |
tim |
added pyramid script |
|
|
|
@115
|
[115]
|
01/29/06 10:58:22 |
tim |
updated setup.py tests and other stuff like encding issues |
|
|
|
@114
|
[114]
|
01/29/06 10:56:47 |
tim |
updated a lot of stuff for a 0.3 tag release |
|
|
|
@113
|
[113]
|
01/26/06 14:25:55 |
tim |
added 0.3 tag |
|
|
|
@112
|
[112]
|
01/22/06 12:46:27 |
tim |
moved root test directory to sampledata to avoid confusion |
|
|
|
@111
|
[111]
|
01/03/06 21:26:30 |
tim |
fixed problem with encoding caused by a change in docutils - probably my … |
|
|
|
@110
|
[110]
|
01/03/06 21:20:11 |
tim |
now using iso-8859-1 as input encoding... I dont think this is right but … |
|
|
|
@109
|
[109]
|
01/03/06 19:50:52 |
tim |
added export comment |
|
|
|
@108
|
[108]
|
01/03/06 19:47:38 |
tim |
updated export |
|
|
|
@107
|
[107]
|
01/03/06 19:43:52 |
tim |
updated export |
|
|
|
@106
|
[106]
|
01/03/06 19:41:18 |
tim |
added pysyck egg |
|
|
|
@105
|
[105]
|
01/02/06 17:30:03 |
tim |
added extra types |
|
|
|
@104
|
[104]
|
01/02/06 16:48:20 |
tim |
added checks for missing files and better debugging |
|
|
|
@103
|
[103]
|
12/31/05 14:38:22 |
tim |
created branch for additional types htfile html etc and fixed local … |
|
|
|
@102
|
[102]
|
12/31/05 14:36:35 |
tim |
updated tests to remove mention of partialbuild flag |
|
|
|
@101
|
[101]
|
12/31/05 14:35:49 |
tim |
removed locals attribute from inherited data |
|
|
|
@100
|
[100]
|
12/31/05 14:30:25 |
tim |
added correctly expected results |
|
|
|
@99
|
[99]
|
12/31/05 14:29:02 |
tim |
removed caches results after fixing locals inheritance problem |
|
|
|
@98
|
[98]
|
12/30/05 23:06:29 |
tim |
added htmlfile htfile htfiledata and html types |
|
|
|
@97
|
[97]
|
12/30/05 21:31:29 |
tim |
created new branch for additional types |
|
|
|
@96
|
[96]
|
12/30/05 15:33:30 |
tim |
tagged 0.2.1 |
|
|
|
@95
|
[95]
|
12/30/05 15:06:16 |
tim |
updated wing file |
|
|
|
@94
|
[94]
|
12/30/05 15:05:37 |
tim |
added checked for rebuilddirs option |
|
|
|
@93
|
[93]
|
12/30/05 15:04:40 |
tim |
added rebuilddir option to config for firstpython test |
|
|
|
@92
|
[92]
|
12/30/05 15:02:57 |
tim |
added config to basic test |
|
|
|
@91
|
[91]
|
12/30/05 15:01:41 |
tim |
updated to use rebuilddirs argument to partially build sections of the … |
|
|
|
@90
|
[90]
|
12/30/05 14:59:54 |
tim |
added images styles and readme to tests |
|
|
|
@89
|
[89]
|
12/30/05 11:42:37 |
tim |
added 0.2 tag |
|
|
|
@88
|
[88]
|
12/29/05 21:26:41 |
tim |
added tags |
|
|
|
@87
|
[87]
|
12/29/05 21:26:07 |
tim |
added wing project file |
|
|
|
@86
|
[86]
|
12/29/05 21:25:06 |
tim |
added path export files |
|
|
|
@85
|
[85]
|
12/29/05 21:19:50 |
tim |
added remove temp folder method |
|
|
|
@84
|
[84]
|
12/29/05 21:13:18 |
tim |
added simple test |
|
|
|
@83
|
[83]
|
12/29/05 21:12:52 |
tim |
added full python test |
|
|
|
@82
|
[82]
|
12/29/05 21:11:38 |
tim |
pyramid setup file |
|
|
|
@81
|
[81]
|
12/29/05 21:09:51 |
tim |
removed old non .py pyramid file |