Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #935036 by bfroehle, dww: file exists in ↵ | Dries Buytaert | 2010-11-19 |
| | | | | FileTransferFTPExtension->createDirectoryJailed(). | ||
* | - Patch #612546 by dhthwy, jpmckinney, dww: remove the broken ↵ | Dries Buytaert | 2010-10-05 |
| | | | | FileTransferFTPWrapper (file stream) class. | ||
* | - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: ↵ | Dries Buytaert | 2010-08-17 |
| | | | | international characters break file handling. | ||
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵ | Dries Buytaert | 2010-04-11 |
| | | | | strict warnings when running tests and for PHP 5.3. | ||
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵ | Dries Buytaert | 2010-01-30 |
| | | | | at end of files. | ||
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
| | |||
* | #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user ↵ | Angie Byron | 2010-01-11 |
| | | | | interface. | ||
* | #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵ | Angie Byron | 2010-01-09 |
| | | | | extraneous 'Please' in the interface. | ||
* | - Patch #648744 by Crell: specified more @return type definitions for ↵ | Dries Buytaert | 2009-12-04 |
| | | | | auto-completion in IDEs. | ||
* | #609728 follow-up: Oops. Committed wrong version of that last patch. | Angie Byron | 2009-10-27 |
| | |||
* | #609728 by dww and JacobSingh: Skip authorize.php step in update manager if ↵ | Angie Byron | 2009-10-27 |
| | | | | webroot files are owned by the httpd user. | ||
* | #602520 by JacobSingh and dww: Make FileTransfer form have one option for ↵ | Angie Byron | 2009-10-24 |
| | | | | FTP (ftp_extension() preferred). | ||
* | - Patch #605344 by dww: documentation and code style fixes for update ↵ | Dries Buytaert | 2009-10-22 |
| | | | | manager. This was ready before freeze. | ||
* | #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and ↵ | Angie Byron | 2009-10-15 |
| | | | | cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D | ||
* | #602518 by dww and JacobSingh: Fixed PHPDoc for ↵ | Angie Byron | 2009-10-12 |
| | | | | includes/filetransfer/filetransfer.inc. | ||
* | - Patch #528326 by JacobSingh, cwgordon7: clean-up and bug fixes for the FTP ↵ | Dries Buytaert | 2009-08-28 |
| | | | | file transfer classes. | ||
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵ | Angie Byron | 2009-08-17 |
| | | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. | ||
* | - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file ↵ | Dries Buytaert | 2009-07-01 |
| | | | | transfer system to pave the path for a plugin manager. Heroic effort. | ||
* | Roll-back of #395472 follow-up. Seeing if this causes testing bot to quit ↵ | Angie Byron | 2009-06-24 |
| | | | | spazzing out. | ||
* | #395472 follow-up by Frando: Fix typo in class definitions. | Angie Byron | 2009-06-23 |
| | |||
* | - Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different ↵ | Dries Buytaert | 2009-06-23 |
file transport mechanisms to core in preparation of a plugin manager. |