| Commit | Date | |
|---|---|---|
| 2010-02-23 22:55:44 | Tree | |
| 2010-02-23 22:12:08 | Tree | |
| 2010-02-23 22:07:53 | Tree | |
|
[r9252]
by
cboos
0.11.7dev: more straightforward regular expression for detecting CamelCase, taking directly into account the full list of upper and lower case unicode characters instead of playing tricks with negative look-behinds... The previous support for unicode (#230) used a regexp which could lead to some pathological run-time in presence of unicode words that didn't contain any alphanumerical characters. The runtime is now a tad bit slower and the WikiPageNames now also accept names like Page/Sub (which can be seen as a good thing), but the pathological behavior is gone. Fixes #9025. |
2010-02-23 20:34:22 | Tree |
|
[r9251]
by
rblank
chrome: Increased the size of the Genshi template cache to 128 templates. Part of #6374. |
2010-02-23 18:04:34 | Tree |
|
[r9250]
by
rblank
db: Follow-up to [9210], also use a microsecond timestamp for generating notification message IDs. Unfortunately, this will break threading to messages prior to the change, but at least we avoid generating message ID collisions for sub-second changes. |
2010-02-23 16:37:04 | Tree |
|
[r9249]
by
rblank
admin: Remove `wiki-macros` on upgrade (or warn if it is non-empty). Closes #9023. |
2010-02-23 16:09:57 | Tree |
| 2010-02-23 10:38:14 | Tree | |
|
[r9247]
by
cboos
TracTimeline: display branch information for changesets, when available. Closes #8843. |
2010-02-23 10:33:20 | Tree |
| 2010-02-23 10:13:40 | Tree |