~rvb/maas/component-bug-1307415-1.5

  • Committer: Raphael Badin
  • Date: 2014-04-15 07:42:50 UTC
  • Revision ID: raphael.badin@canonical.com-20140415074250-h2scvsqje2t3hv01
Backport revision 2265: Move the registration of components errors into the critical section.  This is part of the start up code and thus outside of transaction management so moving this code inside the critical section avoids race conditions between WSGI processes.
Filename Latest Rev Last Changed Committer Comment Size
..
File doc-lint 2009.1.1 10 years ago jtv at canonical Add lint check for trailing spaces in documentatio 303 bytes Diff Download File
File find-imported-module-files 1640.1.9 10 years ago Gavin Panella Alias str to None instead of unicode. 2.3 KB Diff Download File
File find-imported-modules 1745.2.23 10 years ago Gavin Panella s/stack/names/ for clarity. 5.9 KB Diff Download File
File format-imports 1640.1.9 10 years ago Gavin Panella Alias str to None instead of unicode. 13.5 KB Diff Download File
File format-new-and-modified-imports 16.3.15 12 years ago Gavin Panella Borrow format-imports from Launchpad. 424 bytes Diff Download File
File generate-and-upload-docs 1640.1.9 10 years ago Gavin Panella Alias str to None instead of unicode. 1.5 KB Diff Download File
File normalize-spelling 288.2.1 12 years ago Gavin Panella Warn before normalizing spelling, and seek permiss 972 bytes Diff Download File
python_standard_libs.py 1640.1.19 10 years ago Gavin Panella Use methodcaller instead of a lambda, and fix doc 5.2 KB Diff Download File
File rewrite-future-imports 1640.1.9 10 years ago Gavin Panella Alias str to None instead of unicode. 1.1 KB Diff Download File