1. 18 Jan, 2002 1 commit
    • Chris McDonough's avatar
      Make SessionDataManagerTraverser inherit from Persistent. This is in order to... · 2c7c22dd
      Chris McDonough authored
      Make SessionDataManagerTraverser inherit from Persistent.  This is in order to avoid a situation in which a nonpersistent instance of this class is inserted into the before traverse hook, causing Zope to not be able to start if the class' containing module can't be imported.  The existence of the bug stemmed from my lack of knowledge about how the traverse hook worked (I didn't know it actually stored an object reference).
      
      (merge from branch)
      2c7c22dd
  2. 15 Jan, 2002 7 commits
  3. 14 Jan, 2002 3 commits
  4. 11 Jan, 2002 4 commits
  5. 09 Jan, 2002 7 commits
  6. 04 Jan, 2002 2 commits
  7. 03 Jan, 2002 1 commit
  8. 02 Jan, 2002 4 commits
  9. 01 Jan, 2002 2 commits
    • Chris McDonough's avatar
      *** empty log message *** · 8a55cfb0
      Chris McDonough authored
      8a55cfb0
    • Chris McDonough's avatar
      Added readstats and writestats features which allow for saves and reuse of · 76070c7c
      Chris McDonough authored
      profile stats between runs of the requestprofiler.
      
      Added urlfocus mode.  Urlfocus mode presents a summary of activity
      within a period of time before and after the invocation of a particular
      URL as it was recorded in the big M log.  This can be useful when trying
      to track down a problem which you believe is related to some series
      of URL invocations as opposed to a single URL invocation.
      
      Fixed bug in timed mode which effected average stats.
      76070c7c
  10. 29 Dec, 2001 1 commit
  11. 27 Dec, 2001 1 commit
  12. 23 Dec, 2001 1 commit
  13. 22 Dec, 2001 2 commits
  14. 21 Dec, 2001 4 commits