Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'help'.help | SVN Migration | 2002-03-13 | 63 | -10390/+0 |
| | |||||
* | a bit of refactoring and making always_shared a nop in every day life | Sascha Schumann | 2002-03-13 | 1 | -2/+5 |
| | |||||
* | Provide context-specific functions which yield the directories | Sascha Schumann | 2002-03-13 | 1 | -1/+4 |
| | | | | | of extensions (PHP 4 configure vs. self-contained module) | ||||
* | No more lines on this test | Tomas V.V.Cox | 2002-03-13 | 1 | -6/+6 |
| | |||||
* | phpdoc update | Tomas V.V.Cox | 2002-03-13 | 1 | -15/+18 |
| | |||||
* | Fix error handling selection when both class and global are set | Tomas V.V.Cox | 2002-03-13 | 2 | -42/+21 |
| | |||||
* | * added file locking | Stig Bakken | 2002-03-11 | 1 | -42/+239 |
| | | | | | * added file name to package map | ||||
* | Invoke pear-related targets conditionally and | Sascha Schumann | 2002-03-11 | 1 | -1/+1 |
| | | | | | | rename install-data-local target to install-pear. Also remove PEAR_DIR, because it is unused. | ||||
* | Fixed many tests, mostly incorrect paths. | Sander Roobol | 2002-03-08 | 1 | -5/+5 |
| | |||||
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 3 | -36/+33 |
| | | | | | | | | | | If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt | ||||
* | * PEAR_Config test complete | Stig Bakken | 2002-03-05 | 1 | -0/+52 |
| | |||||
* | * update PEAR_Config test | Stig Bakken | 2002-03-05 | 4 | -27/+117 |
| | |||||
* | * fix singleton() so it actually works | Stig Bakken | 2002-03-05 | 1 | -8/+40 |
| | | | | | | * insert file format version in written files * add getSetValues() method for listing the valid values for a set value | ||||
* | * fix PEAR::setErrorHandling() settings so they apply when using raiseError() | Stig Bakken | 2002-03-05 | 1 | -4/+2 |
| | |||||
* | * fixed a couple of bugs in PEAR_Config revealed by test | Stig Bakken | 2002-03-05 | 2 | -46/+79 |
| | |||||
* | PEAR_Config rewrite: | Stig Bakken | 2002-03-04 | 1 | -71/+506 |
| | | | | | | | | | | | | | | | | * Now supports (in theory) an arbitrary number of config "layers" (different sets of configuration data with a defined priority). * Specify the type of config values so different frontends can make user-friendly configuration interfaces. Valid types are currently "string", "integer", "file", "directory", "set" and "password". The set type lets you specify a limited set of values that the config values must be selected from. Password values are stored base64-encoded. * Added phpdoc comments and some docs for config values. * Added singleton method. # configuration files still contain serialized data | ||||
* | * more cli test fixes | Stig Bakken | 2002-03-02 | 7 | -7/+7 |
| | |||||
* | * updated tests to work with cli | Stig Bakken | 2002-03-02 | 2 | -5/+7 |
| | |||||
* | fix test | Stig Bakken | 2002-03-02 | 1 | -1/+1 |
| | |||||
* | * code for install/uninstall/upgrade complete, not yet tested | Stig Bakken | 2002-03-01 | 3 | -53/+132 |
| | | | | | # uses a new, un-committed version of PEAR_Config | ||||
* | * output a reminder to set CVS tags after packaging | Stig Bakken | 2002-03-01 | 1 | -7/+8 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 19 | -33/+16 |
| | |||||
* | * fix broken dtd | Stig Bakken | 2002-02-24 | 1 | -8/+8 |
| | | | | | | # Tomas, there is no way to do what you want in the DTD without switching # from XML to SGML. Sorry :-) | ||||
* | DTD corrections (make it require minimal data for installer) | Tomas V.V.Cox | 2002-02-23 | 1 | -6/+6 |
| | |||||
* | * started implementing new "cross-environment" command API | Stig Bakken | 2002-02-23 | 5 | -1/+372 |
| | | | | | # work in progress, not tested at all yet! | ||||
* | Point readers to pear web | Tomas V.V.Cox | 2002-02-23 | 1 | -19/+0 |
| | |||||
* | outdated TODO not needed for the moment | Tomas V.V.Cox | 2002-02-23 | 1 | -20/+0 |
| | |||||
* | * Packager : Changing the order of the files in the package archive file. | Vincent Blavet | 2002-02-22 | 2 | -10/+37 |
| | | | | | | The package.xml file is now at the 'root' of the archive, the files tree are under a 'packagename'-'packageversion' folder * Installer : installing the knew archive format AND supporting the existing format | ||||
* | Config variables must be set between "" while using pear.bat windows script | Vincent Blavet | 2002-02-20 | 1 | -10/+14 |
| | |||||
* | * Correct bug while using windows dir separator. It is now supported | Vincent Blavet | 2002-02-20 | 1 | -4/+20 |
| | |||||
* | ='typo' | Martin Jansen | 2002-02-18 | 1 | -1/+1 |
| | |||||
* | * Fix for bug #15500 | Martin Jansen | 2002-02-17 | 1 | -0/+1 |
| | |||||
* | * allow <license> in both <package> and <release> | Stig Bakken | 2002-02-17 | 1 | -7/+9 |
| | | | | | | | * added <changelog> element * added "data" role for files * allow nested <dir> elements | ||||
* | Image/Remote.php and Mail/mime.php have moved to the pear/ repository. | Jon Parise | 2002-02-17 | 1 | -2/+0 |
| | |||||
* | * Synchronize pearwin script with pearcmd-xxx.php commands | Vincent Blavet | 2002-02-13 | 1 | -44/+4 |
| | | | | | * Still work to do | ||||
* | * user system/user config rather than default value | Vincent Blavet | 2002-02-13 | 1 | -2/+2 |
| | |||||
* | - Adding support for remote-list command (with XML-RPC installed) | Vincent Blavet | 2002-02-13 | 1 | -37/+156 |
| | | | | | - Start support of show-config (still work to do ...) | ||||
* | * "pear-get install Auth" works now | Stig Bakken | 2002-02-13 | 1 | -1/+12 |
| | |||||
* | * don't use ext/overload yet | Stig Bakken | 2002-02-13 | 1 | -27/+6 |
| | |||||
* | * print package name | Stig Bakken | 2002-02-13 | 1 | -1/+2 |
| | |||||
* | - added support for different error messages for the following cases: | Jan Lehnardt | 2002-02-12 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | - - if a user with unsufficient permissions trys to select a database - PEAR::DB previously threw a "no database selected" error instead - of a more proper "insufficient permissions". This is fixed now. - - if a user selects a nonexistant database PEAR::DB threw a - "no database selected" error instead of "no such database". - This is fixed as well. - - I added two new constants to DB.php and a simple case construct to - DB/mysql.php which can be easily extended to achive the above. I - hope this is ok. - Thanks to Till Gerken for mentioning this. | ||||
* | * Fix bug #15423. | Martin Jansen | 2002-02-11 | 1 | -7/+7 |
| | |||||
* | Now System will return false on fail | Tomas V.V.Cox | 2002-02-10 | 1 | -3/+2 |
| | |||||
* | test suite for the System class | Tomas V.V.Cox | 2002-02-10 | 1 | -0/+95 |
| | |||||
* | - Now error will be triggered with trigger_error(). When a command | Tomas V.V.Cox | 2002-02-10 | 1 | -28/+62 |
| | | | | | | fails the function will return false - In-line documentation update | ||||
* | * Better error handling. | Martin Jansen | 2002-02-07 | 1 | -0/+5 |
| | |||||
* | * Partially fix bug #15423. | Martin Jansen | 2002-02-07 | 1 | -1/+2 |
| | |||||
* | added 'System::type()' (show the full path of a command) | Tomas V.V.Cox | 2002-02-06 | 1 | -1/+26 |
| | | | | | Copied almost verbatim from Stig's PEAR_Dependency::checkProgram() | ||||
* | * add some missing attributes | Stig Bakken | 2002-02-02 | 1 | -5/+8 |
| | |||||
* | Fix remote security risk, pointed out by Wolfram Kriesing | Tomas V.V.Cox | 2002-02-01 | 1 | -1/+3 |
| |