Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 36c0c452 | 2026-05-13 23:48:31 | update trac to a snapshot from the 1.6-stable branch, fixes with py314 | ||
| 9ccd22fa | 2023-09-25 12:16:35 | update to trac-1.6 | ||
| b5e3da81 | 2023-02-16 12:47:31 | update to trac-1.5.4 | ||
| f55ab158 | 2022-11-04 12:06:53 | update trac to the latest svn checkout, 1.5.3 doesn't work with the version of jinja2 that we have. | ||
| 702cdeae | 2022-02-27 12:06:45 | uodate to trac-1.5.3 and unbreak with newer jinja2 | ||
| 032bdc10 | 2020-12-30 20:36:27 | update to trac-1.5.2, moving to Python 3. This is a development branch but moving closer to a full release; current schedule https://groups.google.com/g/trac-dev/c/qPf4k35rZ9I This removes the deprecated support for Genshi as template engine; some external plugins currently require this and will need to be converted to Jinja2. | ||
| 36ee8635 | 2020-06-18 13:22:37 | update to trac-1.4.2 | ||
| 53882914 | 2020-02-14 21:28:09 | update to trac-1.4.1 | ||
| f51bbcb5 | 2019-08-31 15:07:56 | update to trac 1.4 This is a major version update; as usual for these you will need to upgrade your trac environments, also note that some plugins are now obsolete and should be removed. Trac now uses Jinja2 instead of Genshi as its template engine - Genshi is still supported in 1.4.x for plugin templates but is now optional. See https://trac.edgewall.org/wiki/1.3/TracUpgrade#to1.4 and https://trac.edgewall.org/wiki/TracChangeLog for more details. | ||
| 56e834b7 | 2019-07-19 12:32:44 | update to trac-1.2.4 |