| Commit | Date | |
|---|---|---|
|
[r10180]
by
cboos
#9536: rework EnvironmentStub, use context managers and support sqlite file based backend. |
2010-10-05 21:35:46 | Tree |
|
[r10179]
by
cboos
db: introduce context managers for working with a database connection. SQL transactions can be executed this way: }}} Another context manager for performing "read-only" queries can be obtained via `env.db_query`. That one doesn't `commit` or `rollback`, but returns the connection to the pool when exiting the context, making that connection available to other threads as soon as possible. See TracDev/DatabaseApi#Trac0.13API for more details. Part of #9536. |
2010-10-05 21:28:06 | Tree |
|
[r10178]
by
rblank
0.13dev: Added two select boxes to the "Basic Settings" admin panel, for the default timezone and default language. Excellent initial patch by Ryan J Ollos, thanks! Closes #9581. |
2010-10-05 20:06:53 | Tree |
|
[r10177]
by
rblank
0.13dev: Added support for `X-WR-CALDESC` and `X-WR-TIMEZONE` properties in the ics export of the roadmap. Patch by Thijs Triemstra. Closes #9668. |
2010-10-05 19:48:14 | Tree |
|
[r10176]
by
cboos
Patch for tests and issues revealed by tests attached. trac/web/main.py: trac/notification.py: trac/mimeview/api.py: trac/mimeview/tests/* Patch by Simon Cross, thanks! |
2010-10-05 17:32:24 | Tree |
|
[r10175]
by
rblank
0.13dev: Follow-up to [10153], fix breakage in the `[[TicketQuery()]]` macro. Part of #7895. |
2010-10-04 22:07:19 | Tree |
| 2010-10-04 13:20:58 | Tree | |
| 2010-10-03 19:02:24 | Tree | |
|
[r10172]
by
osimons
0.12.1dev: Fix regression that made empty ticket changes appear in Timeline again. See #9663. |
2010-10-03 18:56:17 | Tree |
|
[r10171]
by
zclin
0.12.1/l10n/zh_TW: translations updated (94%) |
2010-10-03 06:53:45 | Tree |