Menu

Trac Commit Log


Commit Date  
[r2903] by cmlenz

Ported [2901] and [2902] to 0.9-stable (fixing #2006 and #2544).

2006-02-13 15:51:33 Tree
[r2902] by cmlenz

Two attempts to fix #2006:
* based on patch by Markus Fuchs, flush the CGI standard output stream after headers have been written.
* fix the `http_date` format to pad the day with a zero for 2 digits.

2006-02-13 15:48:29 Tree
[r2901] by cmlenz

Fix for #2544 (focus style for all ''textwidget''s).

2006-02-13 15:44:56 Tree
[r2900] by cboos

VcRefactoring: reintroduce non-greedy match for InterTrac prefix in shorthand links.

This fixes the change made in [2872], when support for hex digits in changesets was added. Note that I got the comment wrong there, as that changeset actually made the match ''greedy''.

The problem with greediness is that changesets starting with hex digits can't be recognized at all (e.g. in `[b47]`, "b" will be the intertrac prefix).

Therefore, I think it's better to drop support for links like `[trac2781]` that motivated the original change, as there are alternatives: either `[trac 2781]` or `[T2781]` if "T" is set as an alias for "trac".

2006-02-13 14:10:21 Tree
[r2899] by cboos

VcRefactoring: make use of the `short_rev` form of a revision number in the old/new revision columns of the inlined TracChangeset view, where horizontal space is limited.

2006-02-13 13:08:58 Tree
[r2898] by cboos

TracMercurial: some internal rename and cleanup

2006-02-13 12:42:25 Tree
[r2897] by cboos

VcRefactoring: VC plugins should use the `trac.versioncontrol` namespace.

More specifically, a backend providing the support for the `repository_type` "`xyz`" should be implemented in the `trac.versioncontrol.xyz` package.

The TracAdmin `initenv` command can automatically enable the appropriate plugin, and the initial repository `sync` can even succeed if the corresponding plugin has been installed globally.

See also TracDev:195

2006-02-13 12:31:29 Tree
[r2896] by cmlenz

Ported [2895] to 0.9-stable (fixing #2330).

2006-02-13 10:18:51 Tree
[r2895] by cmlenz

Fix for links in report rows when the columns don't include a visible ID column (#2330).

2006-02-13 10:01:04 Tree
[r2894] by cboos

VcRefactoring: follow-up to r2889: finalize the implementation of the ''extra changeset properties'' feature.

2006-02-10 18:22:34 Tree
Older >
MongoDB Logo MongoDB