Commit Graph

45 Commits

Author SHA1 Message Date
Taylor Otwell 13a70bcc3a Added File::mkdir. 2012-03-21 11:28:22 -05:00
Taylor Otwell 3c7a1270a7 Added File::move and File::copy methods. 2012-03-21 11:25:37 -05:00
Taylor Otwell b41bba45d7 Added File::cleandir. 2012-03-21 11:23:26 -05:00
Taylor Otwell 0637042c01 Added preserve option to File::rmdir. 2012-03-21 11:22:16 -05:00
Dayle Rees 2c4d35e6a4 allow File::cpdir() to fail (and return false) 2012-03-01 12:12:39 +00:00
Taylor Otwell 157f619e98 basic code cleanup. 2012-02-23 14:02:59 -06:00
Taylor Otwell bf6313e50b cleaning up code. 2012-02-17 14:02:53 -06:00
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell b1f12b19bf fix comment on file::rmdir. 2012-02-03 14:01:24 -06:00
Taylor Otwell 8598721e26 added recursive rmdir function. 2012-02-03 14:01:01 -06:00
Taylor Otwell e21d914c1c improve work directory cleanup. 2012-02-02 16:52:47 -06:00
Taylor Otwell b97dccfbbc attempt to clean up working directory after bundle install. 2012-02-02 15:52:57 -06:00
Taylor Otwell ec5c08a7cc added ability to install github bundles using zips. 2012-02-02 15:18:36 -06:00
Taylor Otwell 87424c73f5 added delete option to cpdir method. 2012-02-02 14:13:27 -06:00
Taylor Otwell 068e92286d added path support to bundle installer. 2012-02-01 09:29:34 -06:00
Taylor Otwell 97fcea1e51 cleaned up paths. 2012-01-28 14:55:08 -06:00
Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 2012-01-27 16:17:43 -06:00
Taylor Otwell af170af12d overall code quality audit. 2012-01-25 15:31:04 -06:00
Taylor Otwell ba1d2a6238 refactoring the file::is method. 2012-01-18 09:23:05 -06:00
Taylor Otwell f7e6b957de added function to recursively copy a directory. 2012-01-18 09:18:37 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 271fbbbb68 added default parameter to file::get method. 2011-12-01 23:30:52 -06:00
Taylor Otwell 4661ef14bc added code example to file::upload method. 2011-11-27 19:25:59 -06:00
Taylor Otwell bbc8a5d0d0 Tweak upload method in file class. 2011-11-23 09:46:11 -06:00
Taylor Otwell a6641130c4 fixing bugs in validator and file classes. 2011-11-15 19:32:32 -06:00
Taylor Otwell 766fa9831a tweaking code and adding comments. 2011-09-21 22:45:50 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00
Taylor Otwell 4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -05:00
Taylor Otwell 47db2ff19b refactoring, added uri class. 2011-09-20 21:28:19 -05:00
Taylor Otwell fb811af5fc more refactoring for dependency injection. 2011-09-09 20:55:24 -05:00
Taylor Otwell abc1fad6c1 more refactoring and changes. 2011-09-08 17:49:16 -05:00
Taylor Otwell 7eef380d8a more refactoring and dependency injection. 2011-09-06 22:04:52 -05:00
Taylor Otwell cd395c2638 tweaking facades. 2011-09-03 23:46:52 -05:00
Taylor Otwell 31e2c1c49e added facades for core classes. 2011-09-03 22:36:27 -05:00
Taylor Otwell c200f3eb1e more ioc refactoring. 2011-08-30 22:35:32 -05:00
Taylor Otwell 0ef96fb8d0 added facades and made other ioc improvements. 2011-08-30 22:09:47 -05:00
Taylor Otwell f113b5c829 refactoring for dependency injection. 2011-08-29 22:02:32 -05:00
Taylor Otwell 1e49001dfc continued ioc refactoring. 2011-08-26 21:42:04 -05:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00
Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 2011-08-24 22:51:32 -05:00
Taylor Otwell b5de50fab9 refactoring the file class. 2011-08-22 22:49:44 -05:00
Taylor Otwell 3d83b65bb7 moved file::upload to input::upload. 2011-08-22 22:38:20 -05:00
Taylor Otwell 15043348c1 refactoring file class. 2011-08-22 22:30:58 -05:00
Taylor Otwell 0a2ce4e8bd tweak file comment 2011-08-22 22:25:53 -05:00
Taylor Otwell 1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00