Menu

Trac Commit Log


Commit Date  
[r9253] by cboos

0.12dev: ported r9252, CamelCase regexp reworked (#9025).

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
[r9248] by cboos

TracMercurial: add `MercurialChangeset.get_branches()` introduced in r9247.

Related to #8843.

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
[r9246] by cboos

Follow-up to r9224: changeset search results as retrieved from the repository cache should be displayed as `int` values if possible, otherwise we see the zero padding (and we should really move that implementation to trac/versioncontrol/cache.py)

2010-02-23 10:13:40 Tree
[r9245] by cboos

Follow-up to r9240: also shorten author name for the repository index and the revision log, and also extract ''username'' from ''username@...''.

Closes #8046.

2010-02-23 08:27:43 Tree
[r9244] by rblank

util: Increased the transaction timeout for renames on Windows to 10 seconds.

Related to #8865.

2010-02-23 05:14:30 Tree
Older >
MongoDB Logo MongoDB