| Commit | Date | |
|---|---|---|
| 2010-04-24 23:50:54 | Tree | |
|
[r9542]
by
rblank
i18n: Message extraction fixes, message grouping, and various improvements. Closes #8081. |
2010-04-24 23:48:26 | Tree |
|
[r9541]
by
rblank
wiki: For links of the form `[wiki:./PageName]`, generate a nice label by stripping any leading relative path elements, and taking into account `[wiki] split_page_names`. Closes #9239. |
2010-04-24 20:47:49 | Tree |
| 2010-04-24 19:11:21 | Tree | |
| 2010-04-24 13:24:09 | Tree | |
| 2010-04-24 12:44:49 | Tree | |
| 2010-04-24 11:02:02 | Tree | |
|
[r9536]
by
rblank
wiki: Apply `[wiki] split_page_names` to internal free links and relative links when no explicit label is given. Part of #9239. |
2010-04-23 20:59:32 | Tree |
|
[r9535]
by
rblank
wiki: Added the possibility to have `["internal free links" with a label]`. Also consistently accept a `?query=string` where a `#fragment` was accepted. This was already the case in most of the link syntaxes, but a few special cases were missing. Closes #7695. |
2010-04-23 19:53:41 | Tree |
|
[r9534]
by
cboos
Makefile: switching `make coverage` to use Ned Batchelder's excellent [http://nedbatchelder.com/code/coverage/ coverage.py] system, instead of figleaf. The (non working) figleaf rules have nevertheless been kept (`make figleaf` et al). coverage.py has no problem with doctests and the generated output is much nicer. You can also take benefit from advanced coverage feature by setting the `coverageopts` variable, e.g. `make coverage coverageopts='--branch'`. |
2010-04-23 16:00:31 | Tree |