root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @147:78f3eda1c1f0 [147:78f3eda1c1f0] 4 months Menno Smits <menno@…> #21: High ascii bytes in folder names can break folder handling Don't …
(edit) @146:180420fe683b [146:180420fe683b] 4 months Menno Smits <menno@…> added some missing simple tests
(edit) @145:d216dbca07fc [145:d216dbca07fc] 4 months Menno Smits <menno@…> Added a test for repeated UIDs (#44) Courier IMAP sometimes repeats the …
(edit) @144:f644601710b1 [144:f644601710b1] 4 months Menno Smits <menno@…> #43: numeric folder names break list_folders Further hacks to the lexer …
(edit) @143:b09900646458 [143:b09900646458] 4 months Menno Smits <menno@…> #42: Folder names with double quotes around them have the double quotes …
(edit) @142:f5a6a5297de1 [142:f5a6a5297de1] 4 months Menno Smits <menno@…> Correctly handle \" in quoted strings. (As reported in comments of #28) …
(edit) @141:02c28d2e0842 [141:02c28d2e0842] 4 months Menno Smits <menno@…> ignore the egg-info directory
(edit) @140:28d2df4e855f [140:28d2df4e855f] 5 months Menno Smits <menno@…> #7: added new script for interactive sessions (interact.py) Uses IPython …
(edit) @139:be5626eee037 [139:be5626eee037] 6 months Menno Smits <menno@…> Added tests for partial fetches
(edit) @138:ad9229862cc7 [138:ad9229862cc7] 6 months Menno Smits <menno@…> Tiny cleanup of Gmail handling
(edit) @137:b2b8a22c47f0 [137:b2b8a22c47f0] 6 months Menno Smits <menno@…> Cleaned up XLIST tests and fixed a few thinkos.
(edit) @136:5ea0fc2ddb18 [136:5ea0fc2ddb18] 6 months Menno Smits <menno@…> Added fetch tests to livetest.py These exercise various fields including …
(edit) @135:95602aca2277 [135:95602aca2277] 7 months Menno Smits <menno@…> Handle empty strings and None's in the folder list responses again All …
(edit) @134:9ae0c002f903 [134:9ae0c002f903] 7 months Mark Hammond <mhammond@…> make livetest work with gmail
(edit) @133:ab9d4da44176 [133:ab9d4da44176] 7 months Mark Hammond <mhammond@…> update tests for new list return values
(edit) @132:b850aad0c165 [132:b850aad0c165] 7 months Mark Hammond <mhammond@…> better 'list' parsing; gmail xlist support; readonly select
(edit) @131:a3f1eb2857b9 [131:a3f1eb2857b9] 7 months Menno Smits <menno@…> Fix select test, there's no guarantee there will be a message in the inbox
(edit) @130:c866b6ef9447 [130:c866b6ef9447] 7 months Menno Smits <menno@…> Merged COPY command implementation (#36)
(edit) @129:b627e75c7088 [129:b627e75c7088] 7 months Menno Smits <menno@…> added COPY docstring
(edit) @128:597fa7249cfc [128:597fa7249cfc] 7 months Menno Smits <menno@…> COPY tests implemented
(edit) @127:38847e02e98d [127:38847e02e98d] 8 months Menno Smits <menno@…> initial stab at a copy command, not tested
(edit) @126:4319998fc9b5 [126:4319998fc9b5] 7 months Menno Smits <menno@…> select_folder() now returns the full parsed SELECT response (#24)
(edit) @125:52fc56e00545 [125:52fc56e00545] 8 months Menno Smits <menno@…> added response parsing changes to NEWS
(edit) @124:d7a052462308 [124:d7a052462308] 8 months Menno Smits <menno@…> Merged new_fetch_parsing branch
(edit) @123:e6c0e6b5fb15 [123:e6c0e6b5fb15] 8 months Menno Smits <menno@…> added some docstrings
(edit) @122:9f53d80c533f [122:9f53d80c533f] 8 months Menno Smits <menno@…> removed devel bits
(edit) @121:68adf8208781 [121:68adf8208781] 8 months Menno Smits <menno@…> Plugged in new response parser Old FetchParser? class and supporting code …
(edit) @120:3b856e98881b [120:3b856e98881b] 8 months Menno Smits <menno@…> port INTERNALDATE handling from old fetch parser - all tests PASS\!
(edit) @119:faa6ade90065 [119:faa6ade90065] 8 months Menno Smits <menno@…> re-enabled more literal tests
(edit) @118:818523c79231 [118:818523c79231] 8 months Menno Smits <menno@…> fixed tests that were passing for the wrong reason
(edit) @117:ed819d7c4819 [117:ed819d7c4819] 8 months Menno Smits <menno@…> added Mark Hammond
(edit) @116:a975e50ceb32 [116:a975e50ceb32] 8 months Menno Smits <menno@…> Merged from trunk
(edit) @115:7aa870b75d11 [115:7aa870b75d11] 8 months Menno Smits <menno@…> Parse imaplib's fetch data structures instead of doing it all ourselves …
(edit) @114:3342a5062422 [114:3342a5062422] 8 months msmits@… Added a (failing) test as a reminder about quoted specials (as per #28)
(edit) @113:f760a823d692 [113:f760a823d692] 8 months Menno Smits <menno@…> added missing data test
(edit) @112:e0ae81b0d463 [112:e0ae81b0d463] 8 months Menno Smits <menno@…> added TODO about string escapes
(edit) @111:a8df0817a791 [111:a8df0817a791] 9 months Menno Smits <menno@…> core parts of fetch parsing done, lots more tests parsing
(edit) @110:91f4f018db82 [110:91f4f018db82] 9 months Menno Smits <menno@…> Merged license change from trunk
(edit) @109:bfb2aabc0b11 [109:bfb2aabc0b11] 9 months Menno Smits <menno@…> committing response parser progress so far, lots of failing tests
(edit) @108:0f42b5a229e4 [108:0f42b5a229e4] 9 months Menno Smits <menno@…> noisier test output
(edit) @107:bfbf8f36f865 [107:bfbf8f36f865] 10 months Menno Smits <menno@…> started fetch response work, tests half there
(edit) @106:e2202e459f12 [106:e2202e459f12] 10 months Menno Smits <menno@…> more useful error reporting, more tests
(edit) @105:16d520c89d23 [105:16d520c89d23] 10 months Menno Smits <menno@…> Added literal support Refactored tokenising code to allow directory …
(edit) @104:31ea7a82103f [104:31ea7a82103f] 10 months Menno Smits <menno@…> merge
(edit) @103:5f2a22f07e64 [103:5f2a22f07e64] 10 months Menno Smits <menno@…> initial version of replacement response parser - somewhat working
(edit) @102:9aa49aa60c99 [102:9aa49aa60c99] 10 months Menno Smits <menno@…> mainified
(edit) @101:aaf15ca120a1 [101:aaf15ca120a1] 10 months Menno Smits <menno@…> Prototype code for handling FETCHs directly
(edit) @100:b9d2fe09e5fd [100:b9d2fe09e5fd] 8 months Menno Smits <menno@…> bumped version for 0.5.2
(edit) @99:7164094646c0 [99:7164094646c0] 8 months Menno Smits <menno@…> Finished NEWS for 0.5.2
(edit) @98:bd244d16fcea [98:bd244d16fcea] 8 months Menno Smits <menno@…> Added Fergal's last name
(edit) @97:a8dc7244b70a [97:a8dc7244b70a] 8 months Menno Smits <menno@…> Added Mark Eichin
(edit) @96:6f290ccd5e5b [96:6f290ccd5e5b] 8 months Menno Smits <menno@…> Fixed problem when literal is followed by a non-literal (#33) This …
(edit) @95:725cfe1ea205 [95:725cfe1ea205] 8 months Menno Smits <menno@…> check folders with backslash and dquote in the names in the live test
(edit) @94:229f66ac11ee [94:229f66ac11ee] 8 months Menno Smits <menno@…> Updated NEWS for #28
(edit) @93:ad18e74bee51 [93:ad18e74bee51] 8 months Menno Smits <menno@…> Handle empty strings and None when processing list responses
(edit) @92:d65dd9b7816a [92:d65dd9b7816a] 8 months msmits@… Handle both types of quoted specials
(edit) @91:cd7e6ad6d118 [91:cd7e6ad6d118] 8 months msmits@… Backslash escaped double quotes in folder names now handled correctly …
(edit) @90:5ac3ccadb5fc [90:5ac3ccadb5fc] 9 months Menno Smits <menno@…> use double quotes instead of single quotes in triple-quoted strings to …
(edit) @89:2055309341f1 [89:2055309341f1] 9 months Menno Smits <menno@…> missed the license attribute in setup.py
(edit) @88:29680d300848 [88:29680d300848] 9 months Menno Smits <menno@…> Bumped version to 0.5.1 and updated NEWS.
(edit) @87:a8519ecf8a1a [87:a8519ecf8a1a] 9 months Menno Smits <menno@…> Changed to new BSD license Also added license header to the top of all …
(edit) @86:7270357fe88b [86:7270357fe88b] 10 months Menno Smits <menno@…> ignore pyc and swp files
(edit) @85:490d4c33cd27 [85:490d4c33cd27] 11 months Menno Smits <menno@…> Refer to new website
(edit) @84:183e7cff4035 [84:183e7cff4035] 13 months Menno Smits <menno@…> forgot about SSL support in 0.5
(edit) @83:705a7c1d815b [83:705a7c1d815b] 16 months Menno Smits <menno@…> documented BODYSTRUCTURE bug and added some other ideas
(edit) @82:8374db9cb46d [82:8374db9cb46d] 17 months Menno Smits <menno@…> more TODO
(edit) @81:4ed7c79b3721 [81:4ed7c79b3721] 17 months Menno Smits <menno@…> post release ideas
(edit) @80:481927ba3b8e [80:481927ba3b8e] 17 months Menno Smits <menno@…> Allow this test to be run standalone
(edit) @79:ee81b74c1412 [79:ee81b74c1412] 17 months Menno Smits <menno@…> updated setup.py description
(edit) @78:9a70832a3067 [78:9a70832a3067] 17 months Menno Smits <menno@…> bumped version
(edit) @77:2a0405ef90aa [77:2a0405ef90aa] 17 months Menno Smits <menno@…> Updated docs for version 0.5
(edit) @76:4d30155d7353 [76:4d30155d7353] 17 months Menno Smits <menno@…> Documentation updates
(edit) @75:d42df9ca44fc [75:d42df9ca44fc] 17 months Menno Smits <menno@…> Decided the relative import is fine and mostly unavoidable.
(edit) @74:60175c80e941 [74:60175c80e941] 17 months Menno Smits <menno@…> Cleaned up livetest.py. - removed pdb option (not very useful) - prompt …
(edit) @73:ac0f63171f0b [73:ac0f63171f0b] 17 months Menno Smits <menno@…> More timezone fixes. Was broken when server was in different timezone to …
(edit) @72:4f183b721203 [72:4f183b721203] 17 months Menno Smits <menno@…> fixed a bug for when the status command response doesnt put quotes around …
(edit) @71:bb12d219a5fa [71:bb12d219a5fa] 17 months Menno Smits <menno@…> allow livetest.py to be run standalone
(edit) @70:cba470f62c6f [70:cba470f62c6f] 17 months Menno Smits <menno@…> Added Mr Foord
(edit) @69:898cea71e334 [69:898cea71e334] 17 months Menno Smits <menno@…> more planning
(edit) @68:5bb59b0be94a [68:5bb59b0be94a] 17 months Menno Smits <menno@…> Fixed and reworked timezone handling This was actually pretty broken. …
(edit) @67:efa935af092e [67:efa935af092e] 17 months Menno Smits <menno@…> fixed bug that caused breakage with folder names containing unusual chars
(edit) @66:454da424c2ab [66:454da424c2ab] 17 months Menno Smits <menno@…> fixed tests broken by folder encoding changes
(edit) @65:baf425b53149 [65:baf425b53149] 17 months Menno Smits <menno@…> planning for 0.5 release
(edit) @64:ed2d9f864cec [64:ed2d9f864cec] 17 months Menno Smits <menno@…> Merged transparent folder escaping support. Not quite complete but good …
(edit) @63:9785351fb066 [63:9785351fb066] 17 months Menno Smits <menno@…> documented remaining issues with folder handling
(edit) @62:f2f61addae93 [62:f2f61addae93] 17 months Menno Smits <menno@…> Folder escaping is working. Live test is passing correctly. Still needs …
(edit) @61:097c6a9e1d94 [61:097c6a9e1d94] 17 months Menno Smits <menno@…> Added in modified UTF-7 routines and tests, derived from the Twisted …
(edit) @60:6823b4ac53b3 [60:6823b4ac53b3] 17 months Menno Smits <menno@…> committing mailbox escaping work done so far for push
(edit) @59:c806d8d66c9c [59:c806d8d66c9c] 18 months Menno Smits <menno@…> Idea about livetest.py
(edit) @58:66355099a65d [58:66355099a65d] 18 months Menno Smits <menno@…> Added some ideas on how to clean things up
(edit) @57:7bb1abf81fcc [57:7bb1abf81fcc] 17 months menno Fixed bug where unquoted mailbox names weren't being returned.
(edit) @56:7a1808686cb6 [56:7a1808686cb6] 17 months menno note regarding timezone issues in livetest.py
(edit) @55:931edb2ebc0a [55:931edb2ebc0a] 17 months Menno Smits <menno@…> started working on folder quoting bug
(edit) @54:22722c38c6da [54:22722c38c6da] 17 months Menno Smits <menno@…> testing notes
(edit) @53:5d365748e0af [53:5d365748e0af] 17 months Menno Smits <menno@…> Added Neil and cleaned up
(edit) @52:754ca29f8115 [52:754ca29f8115] 18 months Menno Smits <menno@…> Updated Copyright year to 2009
(edit) @51:9de43cf95836 [51:9de43cf95836] 18 months Menno Smits <menno@…> Added SSL support
(edit) @50:0a1b30c5ac75 [50:0a1b30c5ac75] 18 months msmits imapclient trunk dir not required
(edit) @49:2f2a7a41edac [49:2f2a7a41edac] 18 months msmits moved imapclient trunk to correct location
(edit) @48:6e828c3f2b7b [48:6e828c3f2b7b] 18 months msmits removed all non imapclient directories
Note: See TracRevisionLog for help on using the revision log.