Commit History

Author SHA1 Message Date
  Ask Solem 4ce322d138 Windows: geteuid not available. Closes #1676 12 years ago
  Ask Solem 6c1aac8b9f worker/beat: --uid + --gid now works even without --detach 12 years ago
  Ask Solem 022ee4ade9 [Py3] Fixes unordrable problem in close_open_fds 12 years ago
  Ask Solem 8015da0a3d Beat: Do not close logfile fds after fork. Closes celery/django-celery#288 12 years ago
  Ask Solem bf9733f7dd [py3] unorderable NoneType 12 years ago
  Ask Solem c11950f3ec Fixes typo 12 years ago
  Ask Solem 345f86a0b0 Tests passing on py33 12 years ago
  Ask Solem 46c92025cd flakes 12 years ago
  Ask Solem 30ac352863 Tests passing 12 years ago
  Ask Solem b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 12 years ago
  Ask Solem 2de5a2357d Fix get_fdmax on Windows 12 years ago
  Ask Solem b80a8e35fa Doc fixes 12 years ago
  Ask Solem cac1d1893f Wording 12 years ago
  Ask Solem 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches 12 years ago
  Ask Solem 1070fcd749 celery.worker.hub is now kombu.async 12 years ago
  Ask Solem e7238af4a8 f.fileno() may raise ValueError 12 years ago
  Ask Solem 154b574809 __all__ is everywhere 12 years ago
  Alexander Smirnov 607299d8f5 More accurate check of file descriptors 12 years ago
  Ask Solem 4fb08fc287 98% coverage for celery.platforms 12 years ago
  Ask Solem a66c832ed3 Fixes verification after drop privileges 12 years ago
  Ask Solem eccbdb733e make sure privileges cannot be restored after setuid 12 years ago
  Ask Solem 0dfc2f5096 Merge branch 'block-detect' 12 years ago
  Ask Solem 4e3d7a9aa3 Merge branch '3.0' 12 years ago
  Ask Solem e3c1bb2179 Cosmetics 12 years ago
  Ask Solem d14fd23152 fixes broken merge 12 years ago
  Ask Solem 7787844393 [Py3] f.fileno may raise io.UnsupportedOperation. 12 years ago
  Ask Solem beb99819a8 Merge branch '3.0' 12 years ago
  Ask Solem d1765142a8 Fix for fileno when long 12 years ago
  Ask Solem 7983fc03cc flakes 12 years ago
  Ask Solem 803655b79c HUP now closes all open files before execv. Closes #1270 12 years ago