checkmail

log

age author description
Tue, 05 Jul 2011 03:43:42 +1000 Da_Blitz Remove unused importsdefault tip
Sat, 12 Feb 2011 10:59:10 +1100 Da_Blitz Clarified excepetion messages
Sat, 12 Feb 2011 09:05:08 +1100 Da_Blitz Make Inotifier depend on pyinotify import
Sat, 12 Feb 2011 08:11:20 +1100 Da_Blitz Fix issue with MBox logging
Sat, 12 Feb 2011 08:10:03 +1100 Da_Blitz Send out dummy output on startup
Sat, 12 Feb 2011 08:08:22 +1100 Da_Blitz Corrected components in maildir folder path
Sat, 12 Feb 2011 08:02:17 +1100 Da_Blitz Fixed detection issues with MailDir code
Sat, 12 Feb 2011 07:31:11 +1100 Da_Blitz Added mutliple file checking to Poller
Sat, 12 Feb 2011 07:16:22 +1100 Da_Blitz Removed extra inotify code
Sat, 12 Feb 2011 07:15:58 +1100 Da_Blitz Added more logging
Sat, 12 Feb 2011 06:55:32 +1100 Da_Blitz Changed None return types to exceptions
Sat, 12 Feb 2011 06:50:36 +1100 Da_Blitz Added logging lines to watch class initlisation
Sat, 12 Feb 2011 05:48:23 +1100 Da_Blitz Suppress pyinotify messages
Thu, 10 Feb 2011 23:47:34 +1100 Da_Blitz Corrected inotify flags
Thu, 10 Feb 2011 23:45:06 +1100 Da_Blitz Rolled wait function into Inbox class (repeated code)
Thu, 10 Feb 2011 23:41:07 +1100 Da_Blitz Clear the inotify event queue
Thu, 10 Feb 2011 23:30:12 +1100 Da_Blitz Add recursive flag to inotify
Thu, 10 Feb 2011 23:29:34 +1100 Da_Blitz Add wait support to notifiers
Thu, 10 Feb 2011 23:18:01 +1100 Da_Blitz CHanged Notifier api poll => wait
Thu, 10 Feb 2011 22:49:30 +1100 Da_Blitz Change NotImplemented exceptions to correct class and add documention
Thu, 10 Feb 2011 22:45:44 +1100 Da_Blitz Removed infinate loop (generator appending to itself using a list)
Thu, 10 Feb 2011 22:43:02 +1100 Da_Blitz Pass correct flags to inotify
Thu, 10 Feb 2011 22:39:41 +1100 Da_Blitz Fix api mismatch
Thu, 10 Feb 2011 22:38:27 +1100 Da_Blitz Dsiable locking on Mbox, fix API mistake (no self)
Thu, 10 Feb 2011 22:33:46 +1100 Da_Blitz Auto initialize classes from factory
Thu, 10 Feb 2011 22:27:11 +1100 Da_Blitz Final linking of Inbox and Notifcation layers, added class factories
Thu, 10 Feb 2011 22:12:42 +1100 Da_Blitz Switched to new main loop
Thu, 10 Feb 2011 05:59:36 +1100 Da_Blitz Removed unused options
Thu, 10 Feb 2011 05:58:29 +1100 Da_Blitz Inital Notifier Support
Tue, 08 Feb 2011 03:55:55 +1100 Da_Blitz filter out compiled python modules
Tue, 08 Feb 2011 03:55:35 +1100 Da_Blitz Added setup.py support, migrated most settings to module
Tue, 08 Feb 2011 03:35:57 +1100 Da_Blitz Brief description of program, moved copyright information
Tue, 08 Feb 2011 03:33:36 +1100 Da_Blitz Improved maildir/mailbox detection code
Tue, 08 Feb 2011 03:29:40 +1100 Da_Blitz Removal of daemon mode cmdline option
Tue, 08 Feb 2011 03:27:10 +1100 Da_Blitz Initial removal of old code
Tue, 08 Feb 2011 03:25:27 +1100 Da_Blitz Initial restructuring
Sun, 06 Feb 2011 22:38:36 +1100 Da_Blitz Fixed inotify support (renamed variable)
Sun, 06 Feb 2011 04:27:58 +1100 Da_Blitz Inital logging support
Sun, 06 Feb 2011 03:31:33 +1100 Da_Blitz Added extra inotify detection and disabling support
Sun, 06 Feb 2011 03:14:06 +1100 Da_Blitz Added small clarification for hard coded constant
Mon, 31 Jan 2011 02:59:26 +1100 Da_Blitz Output dummy data before checking inboxes (checks may block)
Mon, 31 Jan 2011 02:58:11 +1100 Da_Blitz Changed listened to events via inotify to reduce noise
Mon, 31 Jan 2011 02:41:56 +1100 Da_Blitz Added timeout between processing of events
Mon, 31 Jan 2011 02:38:16 +1100 Da_Blitz Completed Inotify Support
Mon, 31 Jan 2011 02:34:36 +1100 Da_Blitz Fixed error with dir handling
Mon, 31 Jan 2011 02:28:55 +1100 Da_Blitz Inital inotify support
Tue, 25 Jan 2011 01:05:41 +1100 Da_Blitz Fixed licensing descriptor (copyright does not belong to MIT)
Tue, 25 Jan 2011 01:04:34 +1100 Da_Blitz Added ignore for temp text files
Sat, 01 Jan 2011 03:27:50 +1100 Da_Blitz Tagged new release
Sat, 01 Jan 2011 03:27:41 +1100 Da_Blitz Added tag v1.0a for changeset f5aa337aba40
Sat, 01 Jan 2011 03:27:20 +1100 Da_Blitz Corrected typev1.0a
Sat, 01 Jan 2011 03:26:20 +1100 Da_Blitz Flush output buffers after writing
Sat, 01 Jan 2011 03:25:49 +1100 Da_Blitz Added no mail message
Sat, 01 Jan 2011 03:09:48 +1100 Da_Blitz Version 1.0 release
Sat, 01 Jan 2011 03:09:23 +1100 Da_Blitz Added tag v1.0 for changeset 2bcc0e2a3e10
Sat, 01 Jan 2011 02:40:02 +1100 Da_Blitz removed mail module, corrected spelling mistakev1.0
Sat, 01 Jan 2011 02:36:10 +1100 Da_Blitz Inital code layout and dummy implementation
Sat, 01 Jan 2011 02:13:19 +1100 Da_Blitz Updated license and added inital code
Sat, 01 Jan 2011 02:07:58 +1100 Da_Blitz Inital Project creation