|
|
|
@161:babc0990ae93
|
[161:babc0990ae93]
|
3 weeks |
Menno Smits <menno@…> |
Updated example to match current select_folder response
|
|
|
|
@160:aa2d5a458f95
|
[160:aa2d5a458f95]
|
3 months |
Menno Smits <menno@…> |
fixed typo in NEWS
|
|
|
|
@159:a8bae34314de
|
[159:a8bae34314de]
|
3 months |
Menno Smits <menno@…> |
fixed spelling error
|
|
|
|
@158:ea3842c4ebd2
|
[158:ea3842c4ebd2]
|
3 months |
Menno Smits <menno@…> |
Missed some copyright dates
|
|
|
|
@157:afa44078d096
|
[157:afa44078d096]
|
3 months |
Menno Smits <menno@…> |
version bump for 0.6
|
|
|
|
@156:dcc3a986589c
|
[156:dcc3a986589c]
|
3 months |
Menno Smits <menno@…> |
Update copyright year
|
|
|
|
@155:e98d1ad473f1
|
[155:e98d1ad473f1]
|
3 months |
Menno Smits <menno@…> |
NEWS updated for 0.6
|
|
|
|
@154:c36a1aa7e474
|
[154:c36a1aa7e474]
|
3 months |
Menno Smits <menno@…> |
started updating NEWS for 0.6
|
|
|
|
@153:a8b8beb4b0dd
|
[153:a8b8beb4b0dd]
|
3 months |
Menno Smits <menno@…> |
Speedups: avoid initialising constants in init, use frozenset instead …
|
|
|
|
@152:989709474b5a
|
[152:989709474b5a]
|
3 months |
Menno Smits <menno@…> |
Lexer cleanup done. All tests passing.
|
|
|
|
@151:8b42bc92613a
|
[151:8b42bc92613a]
|
3 months |
Menno Smits <menno@…> |
refactored Lexer classes. Not quite working yet.
|
|
|
|
@150:2c9ce5c91c5c
|
[150:2c9ce5c91c5c]
|
3 months |
Menno Smits <menno@…> |
Merged new lexer code from Mark. All tests pass.
|
|
|
|
@149:ee1c4e27b4e0
|
[149:ee1c4e27b4e0]
|
3 months |
Mark Hammond <mhammond@…> |
implement a lexer which performs 7x faster for us
|
|
|
|
@148:efee6e971771
|
[148:efee6e971771]
|
3 months |
Menno Smits <menno@…> |
Always return folder names as unicode for consistency.
Otherwise …
|
|
|
|
@147:78f3eda1c1f0
|
[147:78f3eda1c1f0]
|
3 months |
Menno Smits <menno@…> |
#21: High ascii bytes in folder names can break folder handling
Don't …
|
|
|
|
@146:180420fe683b
|
[146:180420fe683b]
|
3 months |
Menno Smits <menno@…> |
added some missing simple tests
|
|
|
|
@145:d216dbca07fc
|
[145:d216dbca07fc]
|
3 months |
Menno Smits <menno@…> |
Added a test for repeated UIDs (#44)
Courier IMAP sometimes repeats the …
|
|
|
|
@144:f644601710b1
|
[144:f644601710b1]
|
3 months |
Menno Smits <menno@…> |
#43: numeric folder names break list_folders
Further hacks to the lexer …
|
|
|
|
@143:b09900646458
|
[143:b09900646458]
|
3 months |
Menno Smits <menno@…> |
#42: Folder names with double quotes around them have the double quotes …
|
|
|
|
@142:f5a6a5297de1
|
[142:f5a6a5297de1]
|
3 months |
Menno Smits <menno@…> |
Correctly handle \" in quoted strings.
(As reported in comments of #28)
…
|
|
|
|
@141:02c28d2e0842
|
[141:02c28d2e0842]
|
3 months |
Menno Smits <menno@…> |
ignore the egg-info directory
|
|
|
|
@140:28d2df4e855f
|
[140:28d2df4e855f]
|
3 months |
Menno Smits <menno@…> |
#7: added new script for interactive sessions (interact.py)
Uses IPython …
|
|
|
|
@139:be5626eee037
|
[139:be5626eee037]
|
5 months |
Menno Smits <menno@…> |
Added tests for partial fetches
|
|
|
|
@138:ad9229862cc7
|
[138:ad9229862cc7]
|
5 months |
Menno Smits <menno@…> |
Tiny cleanup of Gmail handling
|
|
|
|
@137:b2b8a22c47f0
|
[137:b2b8a22c47f0]
|
5 months |
Menno Smits <menno@…> |
Cleaned up XLIST tests and fixed a few thinkos.
|
|
|
|
@136:5ea0fc2ddb18
|
[136:5ea0fc2ddb18]
|
5 months |
Menno Smits <menno@…> |
Added fetch tests to livetest.py
These exercise various fields including …
|
|
|
|
@135:95602aca2277
|
[135:95602aca2277]
|
6 months |
Menno Smits <menno@…> |
Handle empty strings and None's in the folder list responses again
All …
|
|
|
|
@134:9ae0c002f903
|
[134:9ae0c002f903]
|
6 months |
Mark Hammond <mhammond@…> |
make livetest work with gmail
|
|
|
|
@133:ab9d4da44176
|
[133:ab9d4da44176]
|
6 months |
Mark Hammond <mhammond@…> |
update tests for new list return values
|
|
|
|
@132:b850aad0c165
|
[132:b850aad0c165]
|
6 months |
Mark Hammond <mhammond@…> |
better 'list' parsing; gmail xlist support; readonly select
|
|
|
|
@131:a3f1eb2857b9
|
[131:a3f1eb2857b9]
|
6 months |
Menno Smits <menno@…> |
Fix select test, there's no guarantee there will be a message in the inbox
|
|
|
|
@130:c866b6ef9447
|
[130:c866b6ef9447]
|
6 months |
Menno Smits <menno@…> |
Merged COPY command implementation (#36)
|
|
|
|
@129:b627e75c7088
|
[129:b627e75c7088]
|
6 months |
Menno Smits <menno@…> |
added COPY docstring
|
|
|
|
@128:597fa7249cfc
|
[128:597fa7249cfc]
|
6 months |
Menno Smits <menno@…> |
COPY tests implemented
|
|
|
|
@127:38847e02e98d
|
[127:38847e02e98d]
|
6 months |
Menno Smits <menno@…> |
initial stab at a copy command, not tested
|
|
|
|
@126:4319998fc9b5
|
[126:4319998fc9b5]
|
6 months |
Menno Smits <menno@…> |
select_folder() now returns the full parsed SELECT response (#24)
|
|
|
|
@125:52fc56e00545
|
[125:52fc56e00545]
|
6 months |
Menno Smits <menno@…> |
added response parsing changes to NEWS
|
|
|
|
@124:d7a052462308
|
[124:d7a052462308]
|
6 months |
Menno Smits <menno@…> |
Merged new_fetch_parsing branch
|
|
|
|
@123:e6c0e6b5fb15
|
[123:e6c0e6b5fb15]
|
6 months |
Menno Smits <menno@…> |
added some docstrings
|
|
|
|
@122:9f53d80c533f
|
[122:9f53d80c533f]
|
6 months |
Menno Smits <menno@…> |
removed devel bits
|
|
|
|
@121:68adf8208781
|
[121:68adf8208781]
|
6 months |
Menno Smits <menno@…> |
Plugged in new response parser
Old FetchParser? class and supporting code …
|
|
|
|
@120:3b856e98881b
|
[120:3b856e98881b]
|
6 months |
Menno Smits <menno@…> |
port INTERNALDATE handling from old fetch parser - all tests PASS\!
|
|
|
|
@119:faa6ade90065
|
[119:faa6ade90065]
|
6 months |
Menno Smits <menno@…> |
re-enabled more literal tests
|
|
|
|
@118:818523c79231
|
[118:818523c79231]
|
6 months |
Menno Smits <menno@…> |
fixed tests that were passing for the wrong reason
|
|
|
|
@117:ed819d7c4819
|
[117:ed819d7c4819]
|
7 months |
Menno Smits <menno@…> |
added Mark Hammond
|
|
|
|
@116:a975e50ceb32
|
[116:a975e50ceb32]
|
7 months |
Menno Smits <menno@…> |
Merged from trunk
|
|
|
|
@115:7aa870b75d11
|
[115:7aa870b75d11]
|
7 months |
Menno Smits <menno@…> |
Parse imaplib's fetch data structures instead of doing it all ourselves
…
|
|
|
|
@114:3342a5062422
|
[114:3342a5062422]
|
7 months |
msmits@… |
Added a (failing) test as a reminder about quoted specials (as per #28)
|
|
|
|
@113:f760a823d692
|
[113:f760a823d692]
|
7 months |
Menno Smits <menno@…> |
added missing data test
|
|
|
|
@112:e0ae81b0d463
|
[112:e0ae81b0d463]
|
7 months |
Menno Smits <menno@…> |
added TODO about string escapes
|
|
|
|
@111:a8df0817a791
|
[111:a8df0817a791]
|
8 months |
Menno Smits <menno@…> |
core parts of fetch parsing done, lots more tests parsing
|
|
|
|
@110:91f4f018db82
|
[110:91f4f018db82]
|
8 months |
Menno Smits <menno@…> |
Merged license change from trunk
|
|
|
|
@109:bfb2aabc0b11
|
[109:bfb2aabc0b11]
|
8 months |
Menno Smits <menno@…> |
committing response parser progress so far, lots of failing tests
|
|
|
|
@108:0f42b5a229e4
|
[108:0f42b5a229e4]
|
8 months |
Menno Smits <menno@…> |
noisier test output
|
|
|
|
@107:bfbf8f36f865
|
[107:bfbf8f36f865]
|
9 months |
Menno Smits <menno@…> |
started fetch response work, tests half there
|
|
|
|
@106:e2202e459f12
|
[106:e2202e459f12]
|
9 months |
Menno Smits <menno@…> |
more useful error reporting, more tests
|
|
|
|
@105:16d520c89d23
|
[105:16d520c89d23]
|
9 months |
Menno Smits <menno@…> |
Added literal support
Refactored tokenising code to allow directory …
|
|
|
|
@104:31ea7a82103f
|
[104:31ea7a82103f]
|
9 months |
Menno Smits <menno@…> |
merge
|
|
|
|
@103:5f2a22f07e64
|
[103:5f2a22f07e64]
|
9 months |
Menno Smits <menno@…> |
initial version of replacement response parser - somewhat working
|
|
|
|
@102:9aa49aa60c99
|
[102:9aa49aa60c99]
|
9 months |
Menno Smits <menno@…> |
mainified
|
|
|
|
@101:aaf15ca120a1
|
[101:aaf15ca120a1]
|
9 months |
Menno Smits <menno@…> |
Prototype code for handling FETCHs directly
|
|
|
|
@100:b9d2fe09e5fd
|
[100:b9d2fe09e5fd]
|
6 months |
Menno Smits <menno@…> |
bumped version for 0.5.2
|
|
|
|
@99:7164094646c0
|
[99:7164094646c0]
|
6 months |
Menno Smits <menno@…> |
Finished NEWS for 0.5.2
|
|
|
|
@98:bd244d16fcea
|
[98:bd244d16fcea]
|
7 months |
Menno Smits <menno@…> |
Added Fergal's last name
|
|
|
|
@97:a8dc7244b70a
|
[97:a8dc7244b70a]
|
7 months |
Menno Smits <menno@…> |
Added Mark Eichin
|
|
|
|
@96:6f290ccd5e5b
|
[96:6f290ccd5e5b]
|
7 months |
Menno Smits <menno@…> |
Fixed problem when literal is followed by a non-literal (#33)
This …
|
|
|
|
@95:725cfe1ea205
|
[95:725cfe1ea205]
|
7 months |
Menno Smits <menno@…> |
check folders with backslash and dquote in the names in the live test
|
|
|
|
@94:229f66ac11ee
|
[94:229f66ac11ee]
|
7 months |
Menno Smits <menno@…> |
Updated NEWS for #28
|
|
|
|
@93:ad18e74bee51
|
[93:ad18e74bee51]
|
7 months |
Menno Smits <menno@…> |
Handle empty strings and None when processing list responses
|
|
|
|
@92:d65dd9b7816a
|
[92:d65dd9b7816a]
|
7 months |
msmits@… |
Handle both types of quoted specials
|
|
|
|
@91:cd7e6ad6d118
|
[91:cd7e6ad6d118]
|
7 months |
msmits@… |
Backslash escaped double quotes in folder names now handled correctly
…
|
|
|
|
@90:5ac3ccadb5fc
|
[90:5ac3ccadb5fc]
|
7 months |
Menno Smits <menno@…> |
use double quotes instead of single quotes in triple-quoted strings to …
|
|
|
|
@89:2055309341f1
|
[89:2055309341f1]
|
8 months |
Menno Smits <menno@…> |
missed the license attribute in setup.py
|
|
|
|
@88:29680d300848
|
[88:29680d300848]
|
8 months |
Menno Smits <menno@…> |
Bumped version to 0.5.1 and updated NEWS.
|
|
|
|
@87:a8519ecf8a1a
|
[87:a8519ecf8a1a]
|
8 months |
Menno Smits <menno@…> |
Changed to new BSD license
Also added license header to the top of all …
|
|
|
|
@86:7270357fe88b
|
[86:7270357fe88b]
|
9 months |
Menno Smits <menno@…> |
ignore pyc and swp files
|
|
|
|
@85:490d4c33cd27
|
[85:490d4c33cd27]
|
10 months |
Menno Smits <menno@…> |
Refer to new website
|
|
|
|
@84:183e7cff4035
|
[84:183e7cff4035]
|
12 months |
Menno Smits <menno@…> |
forgot about SSL support in 0.5
|
|
|
|
@83:705a7c1d815b
|
[83:705a7c1d815b]
|
15 months |
Menno Smits <menno@…> |
documented BODYSTRUCTURE bug and added some other ideas
|
|
|
|
@82:8374db9cb46d
|
[82:8374db9cb46d]
|
15 months |
Menno Smits <menno@…> |
more TODO
|
|
|
|
@81:4ed7c79b3721
|
[81:4ed7c79b3721]
|
15 months |
Menno Smits <menno@…> |
post release ideas
|
|
|
|
@80:481927ba3b8e
|
[80:481927ba3b8e]
|
15 months |
Menno Smits <menno@…> |
Allow this test to be run standalone
|
|
|
|
@79:ee81b74c1412
|
[79:ee81b74c1412]
|
15 months |
Menno Smits <menno@…> |
updated setup.py description
|
|
|
|
@78:9a70832a3067
|
[78:9a70832a3067]
|
15 months |
Menno Smits <menno@…> |
bumped version
|
|
|
|
@77:2a0405ef90aa
|
[77:2a0405ef90aa]
|
15 months |
Menno Smits <menno@…> |
Updated docs for version 0.5
|
|
|
|
@76:4d30155d7353
|
[76:4d30155d7353]
|
16 months |
Menno Smits <menno@…> |
Documentation updates
|
|
|
|
@75:d42df9ca44fc
|
[75:d42df9ca44fc]
|
16 months |
Menno Smits <menno@…> |
Decided the relative import is fine and mostly unavoidable.
|
|
|
|
@74:60175c80e941
|
[74:60175c80e941]
|
16 months |
Menno Smits <menno@…> |
Cleaned up livetest.py.
- removed pdb option (not very useful)
- prompt …
|
|
|
|
@73:ac0f63171f0b
|
[73:ac0f63171f0b]
|
16 months |
Menno Smits <menno@…> |
More timezone fixes. Was broken when server was in different timezone to …
|
|
|
|
@72:4f183b721203
|
[72:4f183b721203]
|
16 months |
Menno Smits <menno@…> |
fixed a bug for when the status command response doesnt put quotes around …
|
|
|
|
@71:bb12d219a5fa
|
[71:bb12d219a5fa]
|
16 months |
Menno Smits <menno@…> |
allow livetest.py to be run standalone
|
|
|
|
@70:cba470f62c6f
|
[70:cba470f62c6f]
|
16 months |
Menno Smits <menno@…> |
Added Mr Foord
|
|
|
|
@69:898cea71e334
|
[69:898cea71e334]
|
16 months |
Menno Smits <menno@…> |
more planning
|
|
|
|
@68:5bb59b0be94a
|
[68:5bb59b0be94a]
|
16 months |
Menno Smits <menno@…> |
Fixed and reworked timezone handling
This was actually pretty broken. …
|
|
|
|
@67:efa935af092e
|
[67:efa935af092e]
|
16 months |
Menno Smits <menno@…> |
fixed bug that caused breakage with folder names containing unusual chars
|
|
|
|
@66:454da424c2ab
|
[66:454da424c2ab]
|
16 months |
Menno Smits <menno@…> |
fixed tests broken by folder encoding changes
|
|
|
|
@65:baf425b53149
|
[65:baf425b53149]
|
16 months |
Menno Smits <menno@…> |
planning for 0.5 release
|
|
|
|
@64:ed2d9f864cec
|
[64:ed2d9f864cec]
|
16 months |
Menno Smits <menno@…> |
Merged transparent folder escaping support. Not quite complete but good …
|
|
|
|
@63:9785351fb066
|
[63:9785351fb066]
|
16 months |
Menno Smits <menno@…> |
documented remaining issues with folder handling
|
|
|
|
@62:f2f61addae93
|
[62:f2f61addae93]
|
16 months |
Menno Smits <menno@…> |
Folder escaping is working. Live test is passing correctly. Still needs …
|
|
|
|