1. 06 Dec, 2005 9 commits
  2. 05 Dec, 2005 5 commits
  3. 02 Dec, 2005 12 commits
    • Tres Seaver's avatar
    • Chris Withers's avatar
      7487880c
    • Chris Withers's avatar
      Note changes to ConflictError logging. · f13e2637
      Chris Withers authored
      f13e2637
    • Chris Withers's avatar
      - remove unused import. · 51690c65
      Chris Withers authored
        - change SimpleItem.py to use python logging module
        - log at error when standard_error_message can't be rendered
        - give more useful info about errors rendering standard_error_message to the browser.
        - all conflict errors are counted and logged at info
        - logging makes it clear where the conflict has been resolved and where it hasn't
        - errors seen by the user are rendered with standard_error_message and are sent to the error_log which will likely copy them to the event log, depending on the users setup.
        - also checking in a functional test for generating write conflict errors.
          
        (I'll be committing to CHANGES.TXT shortly, I just wanted to keep the merges simpler)
      51690c65
    • Chris Withers's avatar
      Merge error reporting changes from trunk: · f24d8f73
      Chris Withers authored
      - remove unused import.
      - change SimpleItem.py to use python logging module
      - log at error when standard_error_message can't be rendered
      - give more useful info about errors rendering standard_error_message to the browser.
      - all conflict errors are counted and logged at info
      - logging makes it clear where the conflict has been resolved and where it hasn't
      - errors seen by the user are rendered with standard_error_message and are sent to the error_log which will likely copy them to the event log, depending on the users setup.
      - also checking in a functional test for generating write conflict errors.
        
      (I'll be committing to CHANGES.TXT shortly, I just wanted to keep the merges simpler)
      f24d8f73
    • Chris Withers's avatar
      further changes to ConflictError logging: · b2ea75a2
      Chris Withers authored
      - all conflict errors are counted and logged at info, as they were before Florent's change
      - logging makes it clear where the conflict has been resolved and where it hasn't
      - errors seen by the user are rendered with standard_error_message and are sent to the error_log which will likely copy them to the event log, depending on the users setup.
      - also checking in a functional test for generating write conflict errors.
      
      (I'll be committing to CHANGES.TXT shortly, I just wanted to keep the merges simpler)
      b2ea75a2
    • Andreas Jung's avatar
      deprecated FastCGI · 11022628
      Andreas Jung authored
      11022628
    • Chris Withers's avatar
      - change to use python logging module · 1eae46f4
      Chris Withers authored
      - log at error when standard_error_message can't be rendered
      - give more useful info about errors rendering standard_error_message to the browser.
      1eae46f4
    • Andreas Jung's avatar
      8bfcdd41
    • Andreas Jung's avatar
      Deprecated FastCGI · ef4a1ea5
      Andreas Jung authored
      ef4a1ea5
    • Chris Withers's avatar
      remove unused import. · 934eca39
      Chris Withers authored
      934eca39
    • Andreas Jung's avatar
      typo · a9381192
      Andreas Jung authored
      a9381192
  4. 01 Dec, 2005 8 commits
  5. 30 Nov, 2005 6 commits