summaryrefslogtreecommitdiff
path: root/inc/io.php
Commit message (Expand)AuthorAge
* avoid errors on trying to read corrupt gzip filesAndreas Gohr2015-07-24
* Rephrase description of io_replaceInFiles to be clarify use of regexPatrick Brown2015-05-29
* Abort io_replaceInLine when the search parameter is emptyPatrick Brown2015-05-29
* Minor RefactoringChristopher Smith2015-05-29
* add anchors when constructing pattern from a non-regex oldlineChristopher Smith2015-05-29
* Refactor code to make it simpler.Christopher Smith2015-05-28
* Limit number of lines to replace.Patrick Brown2015-05-08
* Add io_replaceInFilePatrick Brown2015-05-07
* Deleting lines works with BZ2 files.Patrick Brown2015-05-06
* Append to BZip2 files. Unit tests for writing files.Patrick Brown2015-05-06
* correct error checking for bz2 file readingAndreas Gohr2015-03-18
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* Removed unused vars, define undefined onesGerrit Uitslag2014-02-20
* check for false in readdirAndreas Gohr2014-01-19
* treat non-existing files as success on deleteAndreas Gohr2014-01-06
* added recursive delete function to io.phpAndreas Gohr2014-01-06
* replace boolean conditional checks on possibly uninitialized vars with \!empt...Christopher Smith2013-10-16
* removed a bunch of functions which were deprecated in 2005/2006Anika Henke2013-02-18
* don't use keep-alive with single shot HTTP clientsAndreas Gohr2013-02-16
* Correct and add some PHPDoc comments, initialize some variablesMichael Hamann2012-09-07
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* pass the correct clean parameter when reading wiki pagesAndreas Gohr2012-03-13
* Merge branch 'master' into indexer_improvementsMichael Hamann2011-01-23
|\
| * fixed indentAndreas Gohr2010-12-08
* | Restore io_runcmd, use io_exec for exec with pipesTom N Harris2010-11-18
* | Repurpose io_runcmd for pipesTom N Harris2010-11-16
|/
* first attempt to centralize all include loadingAndreas Gohr2010-01-31
* Coding Standard CleanupAndreas Gohr2009-10-20
* FS#1517, obscure passwords in config filesChris Smith2009-01-19
* removed some illogical path setupsAndreas Gohr2008-12-13
* add slash in io_mktmdirAndreas Gohr2008-08-23
* update io_mktmpdir() to use $conf['tmpdir'] and mt_rand()Chris Smith2008-04-08
* introducing io_mktmpdir()Michael Klier2008-02-27
* redirect to root namespace in mediamanager when namespace was deleted FS#1286Andreas Gohr2008-02-15
* bzopen does not like 'b' open mode FS#1239Andreas Gohr2008-01-18
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* use file_get_contents to read filesAndreas Gohr2007-07-25
* unlock files if write failedAndreas Gohr2006-10-18
* minor bugfix and boring error removalchris2006-09-23
* permission setting in io_rename fixed #912Andreas Gohr2006-09-16
* suppress boring errorsBen Coburn2006-09-08
* Added bz2 compression support for Atticmarcel2006-08-23
* IO action eventsBen Coburn2006-07-05
* $conf['fetchsize'] addedAndreas Gohr2006-06-15
* avoid trolling in io_lock()Andreas Gohr2006-05-17
* more info is gathered on metaupdate in background indexerAndreas Gohr2006-05-11
* Automatic draft savingAndreas Gohr2006-03-11
* clean media directories after medeia deletion FS#734Andreas Gohr2006-03-07
* simplified file permission handlingAndreas Gohr2006-03-04