Skip to content
Snippets Groups Projects
  1. Apr 06, 2010
  2. Apr 05, 2010
  3. Apr 02, 2010
  4. Apr 01, 2010
  5. Mar 31, 2010
  6. Mar 26, 2010
  7. Mar 31, 2010
  8. Mar 30, 2010
  9. Mar 29, 2010
  10. Mar 26, 2010
  11. Mar 25, 2010
  12. Mar 23, 2010
    • Elias Hermoso Illera's avatar
      [FIX] DONT pformat() each RPC request ! · 00d4c63b
      Elias Hermoso Illera authored
        - move import pformat() statement to top of file
        - until now server was doing pformat() for each RPC request before calling
          notifyChannel function. if we wasn't in LOG_DEBUG_RPC level we lost RAM
          and CPU for nothing.
      
      bzr revid: x.alt@ajm.lu-20100323223138-3ev8afava66xjab5
      00d4c63b
    • Xavier Alt's avatar
      [FIX] reporting: change the way that para style are computed · 933027eb
      Xavier Alt authored
        - we now compute generic style (i.e. inside <styles/> tag) only once
          at the begenning of the report.
        - for each <para/> tag we encounter, we first try use generic style, and
          we only make a deepcopy() of the style structre, in the case there is
          some style customization directly on the tag
      
      bzr revid: x.alt@ajm.lu-20100323220920-ttfoc4g1v340r24y
      933027eb
Loading