История коммитов

Автор SHA1 Сообщение Дата
  Nicolas Sebrecht 673edb0b9f fix the profile mode 8 лет назад
  Nicolas Sebrecht 44a8cf3feb threadutil: use 'with' statements for lock 8 лет назад
  Nicolas Sebrecht 922bed05a7 threading: improve comments 8 лет назад
  Nicolas Sebrecht e0fdcb3852 threading: improve variable names and factorize code 8 лет назад
  Nicolas Sebrecht 83539f8601 threading: minor improvements 8 лет назад
  Nicolas Sebrecht f93b0963fa instancelimitedsems does not need a lock but must be used with global 8 лет назад
  Nicolas Sebrecht 7ab18276f9 get rid of offlineimap/syncmaster.py 8 лет назад
  Nicolas Sebrecht 857b2f449a threading: rename threadslist to accountThreads 8 лет назад
  Nicolas Sebrecht 9f8aa38d62 threading: simplify names 8 лет назад
  Nicolas Sebrecht a1f40af033 threading: simplify the monitoring code for threads 8 лет назад
  Nicolas Sebrecht 87cf6bda02 threadutil: don't limit the number of threads 8 лет назад
  Nicolas Sebrecht 2611a0ba6a threading: add comments 8 лет назад
  Nicolas Sebrecht 461554b7b1 more style consistency 9 лет назад
  X-Ryl669 5c842c01bd Fix deadlock for IMAP folder synced in singlethreaded mode 12 лет назад
  Sebastian Spaeth 5c598d7e74 dict.has_key(a) --> a in dict 12 лет назад
  Sebastian Spaeth 03566b2037 Replace thread.get_ident() 12 лет назад
  Sebastian Spaeth 06a78b6112 python3: Queue -> queue 12 лет назад
  Sebastian Spaeth 0844d27f9f except Ex, e: --> except Ex as e: 12 лет назад
  Sebastian Spaeth 74d580bc68 Exit "infinite" monitorloop when SyncRunner thread exits 13 лет назад
  Sebastian Spaeth d54859a931 Don't setDaemon explicitly, it's done inherently 13 лет назад
  Sebastian Spaeth d992c66156 Rework the whole unused get/setExitCause machinery 13 лет назад
  Sebastian Spaeth cbec8bb5b2 Rework UI system to make use of the logging module 13 лет назад
  Sebastian Spaeth 642880b404 Don't use global variable profiledir 13 лет назад
  Sebastian Spaeth ae8a1cb79f Remove deprecated calls to apply() 13 лет назад
  Nicolas Sebrecht 89a5d25263 fix broken ui Blinkenlights in multi-threaded mode 13 лет назад
  Nicolas Sebrecht 694e5772da threadutil: remove broken os.exit() 13 лет назад
  Nicolas Sebrecht 21875852eb cleanup: remove unused initextnotify() function and inited variable 13 лет назад
  Nicolas Sebrecht 136237b7dc refactoring: simplify the semaphorewait logic 13 лет назад
  Nicolas Sebrecht d5493fe894 threadutil: explicitly import get_ident from thread 13 лет назад
  Nicolas Sebrecht a39128516b explicitly define symbols to import instead of 'import *' 13 лет назад
  Sebastian Spaeth 89619838b0 Remove weird SigListener class 13 лет назад
  Nicolas Sebrecht 44eefae043 cleanup import statements and conform to PEP-8 13 лет назад
  Sebastian Spaeth 10024731e6 threadutil: Don't require the StringIO module 13 лет назад
  Sebastian Spaeth 83a85bb3fb Remove MultiLock implementation 14 лет назад
  Sebastian Spaeth c6d6dc814f Replace UIBase.getglobalui() with getglobalui() 14 лет назад
  Sebastian Spaeth 1b32d374b5 Import cProfile module before falling back to profile 14 лет назад
  Sebastian Spaeth 0cdfffa04d Don't always sleep while waiting for exited threads 14 лет назад
  John Goerzen 5db24303b7 Patch to make exit on Ctrl-C cleaner 16 лет назад
  John Goerzen 9551e9d38e task_done wasn't in Python before 2.5 16 лет назад
  John Goerzen 1b9f04a564 Removed debug statements 16 лет назад
  John Goerzen fe57342448 Yet another Python threading workaround. 16 лет назад
  John Goerzen 8114877fae Rework threadutil to use Queue for simplification and power-friendliness 16 лет назад
  John Goerzen 39a18fef60 Update FSF address 18 лет назад
  John Goerzen c42ad3ae55 Removed dep on profile 20 лет назад
  John Goerzen d839be3c61 Step 2 of SVN to arch tree conversion 19 лет назад