Menu

Trac Commit Log


Commit Date  
[r10596] by rblank

0.13dev: Combined multiple calls to `.startswith()` and `.endswith()` with a single call and a `tuple` argument.

Part of #9536.

2011-02-23 22:51:45 Tree
[r10595] by rblank

0.13dev: Use `except Exception:` instead of `except:` in most locations, except where appropriate.

Part of #9536.

2011-02-23 22:32:28 Tree
[r10594] by rblank

0.13dev: Second and last batch of `... and ... or ...` to `... if ... else ...` conversions.

Part of #9536.

2011-02-23 21:38:17 Tree
[r10593] by rblank

0.13dev: Fixed source annotation and text input auto-completion, which were broken by the upgrade to jQuery 1.5. It seems that `$.get()` now returns an XML `Document` object if the `dataType` isn't set explicitly to `"html"`.

2011-02-23 01:10:07 Tree
[r10592] by rblank

TracMercurial: Merged from 0.12.

2011-02-23 00:31:24 Tree
[r10591] by rblank

TracMercurial: Follow-up to [10513], avoid an error when rendering a link to a non-existing file with a path coming after the last existing file (try `[source:cboos/zzzz]`)..)

2011-02-23 00:28:03 Tree
[r10590] by cboos

ApiDoc: document the `trac.attachment` module.

2011-02-22 23:39:00 Tree
[r10589] by cboos

attachment: made download as zip more robust, which now handles:
- missing comment and `unicode` comment
- missing attachment file

2011-02-22 23:38:19 Tree
[r10588] by cboos

attachment: fixup r10553, in which the second `sum(attachment.size for attachment in attachments)` consumed the `attachments` iterator, resulting in an empty .zip.

Reuse code from `attachment_data()` which was split into a `viewable_attachments()` method.

2011-02-22 23:38:08 Tree
[r10587] by cboos

ApiDoc: style change to better differentiate between classes (boxed) and functions (unboxed, wider bottom margin).

2011-02-22 21:46:57 Tree
Older >
MongoDB Logo MongoDB