1303 Commits (eea84f787b712b1a4cb853d70be2abfa084fb759)

Author SHA1 Message Date
Tomas V.V.Cox 926cfa307c RFC about PECL binary creation and distribution 23 years ago
Greg Beaver 1433d789a5 add rollback for installed_as 23 years ago
Greg Beaver d560e49713 add rollback test for installed_as 23 years ago
Greg Beaver c6d102bfe4 finished transaction tests 23 years ago
Greg Beaver 103bab81a3 unit testing finds another bug :) 23 years ago
Greg Beaver 0e957bedc8 add rmdir test, add comment to remind me to finish installed_as test before moving on to next one 23 years ago
Greg Beaver 9a4453ee62 modify chmod test to be truly permissions-filesystem-based-specific 23 years ago
Greg Beaver 5e63a153c8 more file transaction tests 23 years ago
Greg Beaver c71d1bc43d oops - params are reversed, my bad 23 years ago
Greg Beaver 1b47706fff bug in chmod file transaction operation error message 23 years ago
Greg Beaver 15c04ee52a phpdoc error 23 years ago
Greg Beaver e91c4067e4 cut-and-paste error 23 years ago
Greg Beaver 13bf53b658 correct typo "committed" 23 years ago
Greg Beaver 7a0fcc45a8 some beginning tests for commitFileTransaction() 23 years ago
Greg Beaver 1b76db05e7 adding transaction test file (unfinished) 23 years ago
Greg Beaver a5b67714ae Document addFileOperation() 23 years ago
Tomas V.V.Cox 4920ac3362 more debug code removed *sigh* 23 years ago
Tomas V.V.Cox cdcc98141e removed debug code 23 years ago
Greg Beaver f4aaa7c4f0 tweak Tomas's patch for 23 years ago
Greg Beaver 4f7eb73e87 fix regexps for package detection and download - should be case-insensitive 23 years ago
Greg Beaver c65683653c fix invalid replacements - add tests for bad pear-config/package-info replacements 23 years ago
Greg Beaver 896254c71e add tests for invalid replacements 23 years ago
Greg Beaver 9850aae5f3 file transactions used - but startFileTransaction() was never used 23 years ago
Tomas V.V.Cox d8de1165f9 - Added new notes and split them 23 years ago
Tomas V.V.Cox e76de52de7 * Implemented the find command (currently supported args: 23 years ago
Greg Beaver 7811c07e23 pear install net_socket will work now - before it would only work with pear install Net_socket 23 years ago
Greg Beaver 3008135b91 Now empty directories are removed on uninstall, so uninstallation is complete and correct 23 years ago
Greg Beaver 4245451ccd mistaken include_once 'Remote.php' - not sure why it worked at all 23 years ago
Greg Beaver e4b848d766 move registration of installed location to post-commit 23 years ago
Greg Beaver 8014d0dfac add testing for baseinstalldir attribute 23 years ago
Greg Beaver 88fc290887 add testing for install-as attribute 23 years ago
Greg Beaver 8254b8f49e add testing for md5sum 23 years ago
Greg Beaver 8c3b78aa1c found bug in _installFile() thanks to unit testing. 23 years ago
Greg Beaver c4e5fed89f adding test for non-existing file 23 years ago
Greg Beaver 3901da3a1d adding test for invalid role 23 years ago
Greg Beaver 0225844ac1 adding replacements section for _installFile() 23 years ago
Greg Beaver cb5b1690ac new test for _installFile() - not yet complete, but what's there works 23 years ago
Greg Beaver 272c0aaec8 simplify test, split into two 23 years ago
Greg Beaver dcd7f23e6c verified unit test pear2.phpt works with changes, removing old code 23 years ago
Tomas V.V.Cox 7c9e926f10 "pear -v install" is now more usefull 23 years ago
Tomas V.V.Cox 7d96f7884e Be more nice when downloading files 23 years ago
Tomas V.V.Cox dfcd61cef7 Fix bug of download tries when a local file is given 23 years ago
Greg Beaver a344aabb19 missed one segment to comment out 23 years ago
Greg Beaver 140ec7f354 use is_callable() - what a great function! 23 years ago
Greg Beaver 546663f7cd phpdoc correction (kind of serious error :) 23 years ago
Greg Beaver 1465e10781 test for checkDeps 23 years ago
Greg Beaver 79852dfa55 first step in unit testing the installer - tests the download PREG function 23 years ago
Greg Beaver fba7705c99 make error code helpful if no releases of a package exist at all 23 years ago
Greg Beaver 639029bf25 make error code helpful if no releases of a package in preferred-state exist 23 years ago
Greg Beaver e7eb8127a8 remove debug code 23 years ago