Timeline
Jun 17, 2010:
- 6:19 PM Changeset [877:ca06daa965b8] by
- Mentioned where the login data is taken from at the moment.
- 6:14 PM Ticket #50 (Possible to remove 30 lines of copyright from top of every file?) closed by
- fixed: Finished in changeset [808476873684].
- 6:12 PM Ticket #47 (makefile has python 2.4 hardcoded, should default to system python) closed by
- fixed: Since changeset [bf6c26a5a1fe] the test for Python 2.4 is only run if …
- 6:05 PM Ticket #49 (Drop 2.3 support, make 2.5 for Python 2.5 +) closed by
- wontfix: The topic was …
- 3:02 PM Ticket #51 (_FTPFile.close() blocks after reading only a part of a file) closed by
- fixed: I committed a fix for the 150 status code in changeset [4f4a4541b97a] …
- 2:57 PM Changeset [876:dc80d10de7eb] by
- Added timeout logic for servers which don't send a response for incomplete transfers. See ticket #51.
- 2:56 PM Changeset [875:30884edad2ee] by
- Add empty lines according to PEP 8.
- 1:50 PM Changeset [874:4a9fa6aea435] by
- Consider multiline-responses from server in `_FTPFile.close`.
- 1:49 PM Changeset [873:4f4a4541b97a] by
- Handle status code 150 for an incomplete transfer (see ticket #51).
- 12:39 PM Changeset [872:6ee82a8d62dd] by
- Support for more file type characters. TODO: support "S" (for user and group), "t" and "T" (see `ls` manpage).
- 12:32 PM Changeset [871:256c3f314374] by
- Test script finding threshold for file size above which closing blocks.
Jun 15, 2010:
- 9:34 AM Ticket #51 (_FTPFile.close() blocks after reading only a part of a file) created by
- After opening a remote file for reading, a subsequent call of the …
Jun 14, 2010:
- 10:32 PM Changeset [870:91c408781e68] by
- Support "s" (socket) as mode character (thanks to Stefano Masini).
May 2, 2010:
- 10:41 PM Changeset [869:808476873684] by
- Replaced licenses in each file with reference to common `LICENSE` file (suggested by Steve Steiner). I removed the copyright notice for Roger Demetrescu from `_test_ftputil.py` because I remembered only after the last commit that the tests for the `with` statement had gone into their own file, `_test_with_statement.py`. I added Roger's name there, and also in `ftp_file.py` which had also gotten `with` support.
- 10:30 PM Changeset [868:fc9b090d6bb7] by
- Added other authors.
- 10:15 PM Changeset [867:e96421001170] by
- Added copyright for Roger Demetrescu (patches for `with` support).
- 10:14 PM Changeset [866:a22500102c64] by
- Common license file for ftputil.
- 8:48 PM Changeset [865:23a3a3ff2b3b] by
- Fixed some formatting (replaced tabs with spaces).
- 8:40 PM Changeset [862:1f0de3ff78a6] by
- Renamed file to avoid conflicts with hg's autorenaming on reversion.
Apr 12, 2010:
- 10:35 PM Changeset [861:856df189534f] by
- Allow setuptools commands (contributed by Steve Steiner).
- 9:51 PM Changeset [860:bf6c26a5a1fe] by
- Run tests specific for Python 2.4 only if the interpreter is there.
Apr 9, 2010:
- 7:49 AM Ticket #46 (synchronize_times() throws ftputil.ftp_error.PermanentError on failed ...) closed by
- fixed: That's a good idea. I included the directory in changeset [2fdba7fd42ba].
- 7:47 AM Changeset [859:2fdba7fd42ba] by
- Put non-writable directory into error message (thanks to Steve Steiner).
Apr 7, 2010:
- 6:31 PM Changeset [858:39a3da8880a7] by
- Added test and fix for ticket #46 (thanks go to Steve Steiner).
- 4:18 PM Ticket #50 (Possible to remove 30 lines of copyright from top of every file?) created by
- Would it be possible to have this "by inclusion" somehow, or at the …
- 3:13 PM Ticket #49 (Drop 2.3 support, make 2.5 for Python 2.5 +) created by
- At this point, 2.3 is long gone so claiming 2.3 support, but having no …
- 2:48 PM Ticket #48 (Instructions for running "real FTP access" test are unclear) created by
- _test_real_ftp.py Test for real FTP access. This test writes some …
- 2:25 PM Ticket #47 (makefile has python 2.4 hardcoded, should default to system python) created by
- The makefile attempts to run the tests with python2.4 regardless of …
- 4:41 AM Ticket #46 (synchronize_times() throws ftputil.ftp_error.PermanentError on failed ...) created by
- The docs say it throws a TimeShiftError but, if the login dir is not …
Apr 5, 2010:
- 10:21 PM Changeset [864:921c26224650] by
- Added note on testing with Python 2.5+ and fixed formatting.
- 9:35 PM Changeset [863:c42526868085] by
- Updated .hgignore to skip build dir too
Note: See TracTimeline
for information about the timeline view.