Commit History

Author SHA1 Message Date
  Rodolfo García Peñas (kix) 8c6de099f9 LocalStatus.py Renamed variable 4 years ago
  Rodolfo García Peñas (kix) 3e5832e828 LocalStatus.py removed unused pass 4 years ago
  Rodolfo García Peñas (kix) 14020a670f LocalStatus.py added docstrings 4 years ago
  Rodolfo García Peñas (kix) d50a28a68f repository add docstring to files 4 years ago
  Rodolfo García Peñas (kix) 8ed3d1ca9a Reformat offlineimap/folder/LocalStatus.py 4 years ago
  Rodolfo García Peñas (kix) 6ec6111896 2to3 main 4 years ago
  Nicolas Sebrecht c8206f24e1 remove support for the status_backend configuration option 7 years ago
  Nicolas Sebrecht 4df06d57c3 SQLite: avoid concurrent writes on backend migration 7 years ago
  Nicolas Sebrecht 3c42913120 sqlite: properly serialize operations on the databases 8 years ago
  Nicolas Sebrecht 1410a391bc avoid removing of data when user removed a maildir 8 years ago
  Nicolas Sebrecht 41e275e9a2 make sqlite status cache the default 8 years ago
  Nicolas Sebrecht 6fb5700f94 SQLite: close db when done 8 years ago
  Nicolas Sebrecht 461554b7b1 more style consistency 9 years ago
  Nicolas Sebrecht 41fa3ae4fc more style consistency 9 years ago
  Nicolas Sebrecht 0f40ca4799 more style consistency 9 years ago
  Nicolas Sebrecht 61021260cb more consistent style 10 years ago
  Nicolas Sebrecht 24a4ab3e16 repository/LocalStatus.py: remove unused import 10 years ago
  Abdo Roig-Maranges b982549e4d Class LocalStatusRepository: add missing self qualifier 10 years ago
  Abdo Roig-Maranges 1b954c3b4c Add ability to migrate status data across backends 11 years ago
  Abdo Roig-Maranges 09556d645e Adapt plain status folder to gmail labels stuff 11 years ago
  Eygene Ryabinkin 41cb0f577f Prune trailing whitespaces from code and documentation 11 years ago
  Sebastian Spaeth 49c11fc8f0 LocalStatus._folders needs to be {} not None 12 years ago
  Sebastian Spaeth 1b54b85f20 Reuse LocalStatus() folders rather than recreate instances 12 years ago
  Sebastian Spaeth b6807355b5 Implement ui.makefolder and abort repo.makefolder() in dry-run mode 13 years ago
  Sebastian Spaeth 74fc902967 python3: import absolute package name 12 years ago
  Sebastian Spaeth 55da31c84b octal notation 0700 -> 0o700 12 years ago
  Sebastian Spaeth 80e87d0d99 Don't pass in 'root' as para to LocalStatusFolders 13 years ago
  Sebastian Spaeth ee75e0921f Remove 'config' as parameter from BaseFolder & derivatives 13 years ago
  Sebastian Spaeth 410e2d35e9 Set accountname in BaseFolder, and don't pass it in initialization 13 years ago
  Sebastian Spaeth 373e7cdbc1 Allow empty foldernames 13 years ago
  Sebastian Spaeth 97dbd18e12 LocalStatus.py: Fix getfolders() 13 years ago
  Nicolas Sebrecht e87f213046 fix magicline import 13 years ago
  Nicolas Sebrecht b25a72f8c8 cleanup: remove uneeded imports 13 years ago
  Sebastian Spaeth 0318c6ad34 Create LocalStatus or LocalStatusSQLite folders 13 years ago
  Sebastian Spaeth af25c2779f repository.LocalStatus: Remove code duplication 13 years ago
  Sebastian Spaeth 535f4592fc Replace 2 regexes with a single one 13 years ago
  Nicolas Sebrecht 44eefae043 cleanup import statements and conform to PEP-8 13 years ago
  John Goerzen 2b23657db0 Added ability to disable fsync() 16 years ago
  John Goerzen fe1d92f00e Revert some previous attempts at localstatus creation 16 years ago
  John Goerzen 031e018ead Fixed a braino introduced in last patch 16 years ago
  John Goerzen cf080844ac Make parent dirs of localstatus folders. 16 years ago
  John Goerzen c046383dc2 Unify LocalStatus.py repository code with folder code 16 years ago
  John Goerzen cf1a1b31e2 Don't crash if LocalStatus file doesn't exist yet 16 years ago
  John Goerzen d6f4a8dab8 Make makefolder use same temporary name as folder/LocalStatus/save 16 years ago
  John Goerzen aaf9478535 Fix bug in LocalStatus so that it writes out the header line for 16 years ago
  John Goerzen 2094037de1 Truncate local status folders on creation 16 years ago
  John Goerzen 39a18fef60 Update FSF address 18 years ago
  John Goerzen d839be3c61 Step 2 of SVN to arch tree conversion 19 years ago