libphutil/src/filesystem/Filesystem.phpproduction
libphutil/src/filesystem/Filesystem.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
eb209787e316 | Jakub Vrana | Support reading random bytes on Windows | Nov 1 2012 | |||
f9655708e571 | epriestley | Fix phutil_passthru() and InteractiveEditor on Windows | Mar 20 2012 | |||
53b3b4abbd6f | epriestley | Improve libphutil compatibility on Windows | Mar 5 2012 | |||
3276ad7783b1 | vrana | Actually try to use `file` command in getting mime type | Feb 23 2012 | |||
bdb2fd3f2eaf | vrana | Use finfo_open() instead of new finfo() | Feb 23 2012 | |||
3a5197db48f0 | Nick Harper | Check for PhutilMissingSymbolException when trying to load finfo | Feb 17 2012 | |||
a9a9370dfc5c | epriestley | Add Filesystem::getMimeType() | Feb 14 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
1e373d960158 | epriestley | Provide a random character string API for entropy consumers that need human… | Oct 10 2011 | |||
74b99cc33349 | epriestley | Provide Filesystem::getUniqueFilename() | Jul 29 2011 | |||
720016c31d5d | epriestley | Don't issue a "disk full" error if we couldn't determine disk free space | Jul 25 2011 | |||
1543bbc9f544 | epriestley | Throw a FilesytemException from listDirectory(). | Mar 13 2011 | |||
7a41d104f1da | epriestley | Fix some HipHop warnings. | Feb 27 2011 | |||
3ed2eed82745 | epriestley | Make arc walk to the root correctly when the CWD is a symlink. | Feb 23 2011 | |||
4de43dace9c7 | epriestley | Get rid of isImageFilename() which is junk; introduce readRandomBytes() which… | Feb 12 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help