Opened 7 years ago

Last modified 7 weeks ago

#18092 closed task

Upgrade to Trac 1.4 — at Version 20

Reported by: stoecker Owned by: stoecker
Priority: normal Milestone: Longterm
Component: Trac Version:
Keywords: Cc:

Description (last modified by skyper)

Trac 1.4 was released. Upgrade should be done after waiting some time first the bugs to settle after a major version upgrade.

Change History (20)

comment:1 by stoecker, 7 years ago

Component: Wiki contentTrac
Owner: changed from team to stoecker

Ooops, wrong component :-)

comment:2 by Klumbumbus, 7 years ago

I hope the translation is included properly this time :)

comment:3 by Don-vip, 7 years ago

1.4 looks very promising:

  • Switch to Jinja2 template engine for faster and more memory lenient server-side content generation
  • 5 times speed-up when rendering query results, thanks to the migration from Genshi to Jinja2.

Maybe we should nevertheless try this version on another machine, to make sure all bugs impacting us are properly identified and fixed in the next maintenance update. Otherwise I fear some bugs could remain undetected until we switch.

comment:4 by stoecker, 7 years ago

That "Genshi to Jinja2" was actually the reason why I went away from Trac mailinglists. They wanted to drop Genshi without a time when both are supported and I voiced the opinion that this is the worst sign you can sent to plugin authors. And instead of reacting on what I said they started to blame me for the way I said it (which was relatively harmless, I do worse when really upset :-).

Regarding the speedup: I don't think you will notice it. E.g. everything which is slow in our wiki (like the translation tables) neither uses Genshi nor Jinja and the main speed issue is database access and client side rendering, not the content generating.

comment:5 by Don-vip, 6 years ago

Milestone: 19.1119.12

comment:7 by stoecker, 6 years ago

Description: modified (diff)

comment:8 by stoecker, 6 years ago

Description: modified (diff)

comment:9 by stoecker, 6 years ago

Description: modified (diff)

comment:10 by stoecker, 6 years ago

Description: modified (diff)

comment:11 by stoecker, 6 years ago

Description: modified (diff)

comment:12 by stoecker, 6 years ago

Milestone: 19.1220.04

Lots of work and little benefit.

Let's hope situation get's better.

comment:13 by Don-vip, 6 years ago

Why so late? Are you waiting for a new Trac release?

comment:14 by stoecker, 6 years ago

I either hope that the workload gets reduced or that there comes up a reason why we should upgrade (i.e. a wonderful new feature :-)

comment:15 by simon04, 6 years ago

Milestone: 20.04Longterm

May I move this to the longterm goals?

comment:16 by stoecker, 5 years ago

Ticket #20382 has been marked as a duplicate of this ticket.

comment:17 by anonymous, 5 years ago

  1. Any updates? Is this really that much work? https://trac.edgewall.org/wiki/TracUpgrade
  1. Well if going Trac 1.4 is so much work can we at lest get Trac 1.2.6 (latest stable)?

in reply to:  17 comment:18 by stoecker, 5 years ago

Replying to anonym:

  1. Any updates? Is this really that much work? https://trac.edgewall.org/wiki/TracUpgrade

A lot. I did this for 2 other (less intensively used) instances and it took some time.

  1. Well if going Trac 1.4 is so much work can we at lest get Trac 1.2.6 (latest stable)?

I think so. Have to check.

comment:19 by stoecker, 5 years ago

There was trouble with trac 1.2.x upgrade as well: See #16651

comment:20 by skyper, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.