| Commit | Date | |
|---|---|---|
| 2009-04-10 09:42:23 | Tree | |
|
[r8086]
by
cboos
MultiRepos: fix Repository Index so that it can be sorted by date even in the presence of repository entries having errors. |
2009-04-09 14:25:00 | Tree |
|
[r8085]
by
jruigrok
Update Japanese translations. Submitted by: IWAI Masaharu (and the Shibuya Trac members) |
2009-04-09 10:14:15 | Tree |
| 2009-04-09 08:41:00 | Tree | |
| 2009-04-09 07:45:56 | Tree | |
| 2009-04-09 07:40:50 | Tree | |
|
[r8081]
by
rblank
MultiRepos: Merged [8079] from trunk. '''For people who have already upgraded their database to version 22 or 23, this requires manual intervention on the database.''' You have to remove the `cache` table and re-create it by hand: See #8197. |
2009-04-08 20:39:36 | Tree |
|
[r8080]
by
cboos
Fix some long standing issues in the WSGI layer: |
2009-04-08 20:37:42 | Tree |
|
[r8079]
by
rblank
0.12dev: Renamed the `key` column of the `cache` table to `id` for MySQL compatibility, and changed the type of the `generation` column to `int`. '''For people who have already upgraded their database to version 22, this requires manual intervention on the database.''' You can either remove the `cache` table and re-create it by hand: Or you can downgrade the database version, drop the `cache` table, and upgrade again: trac-admin $TRAC_ENV upgrade Closes #8197. |
2009-04-08 20:11:33 | Tree |
|
[r8078]
by
cboos
!InterWikiMap component was not always registered in change_listeners. On trunk, this prevented the proper update of the cache. Fixing on 0.11-stable as well, as the component registration issue is certainly the same there. |
2009-04-08 19:03:40 | Tree |