| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-01-12 | Add a check to (e|i)nsure that the database provided is empty | Tim Almdal | |
| 2009-01-12 | Add a check that the installation directory is writable | Tim Almdal | |
| 2009-01-12 | Check to insure that the supplied user had the required permissions | Tim Almdal | |
| 2009-01-11 | Moving slowly forward on the batch installer. It now connects to the ↵ | Tim Almdal | |
| database and checks that the supplied database is defined. | |||
| 2009-01-11 | add a -i parameter that allows the specification of the database type ↵ | Tim Almdal | |
| (defaults: mysqli) | |||
| 2009-01-11 | allow modules to be installed to be specified as command line option or in ↵ | Tim Almdal | |
| the response file | |||
| 2009-01-11 | allow modules to be installed to be specified as command line option or in ↵ | Tim Almdal | |
| the response file | |||
| 2009-01-11 | Don't use short tags in installer until we know its same to do so | Tim Almdal | |
| 2009-01-11 | Fix all file structure issues (tabs, bad preambles, etc). | Bharat Mediratta | |
| Note: installer/install.php is now on the "direct access" list. | |||
| 2009-01-10 | Change the format of the internal error messages and pretty print the ↵ | Tim Almdal | |
| installation parameters | |||
| 2009-01-10 | Continuing baby steps to a batch installer. At this point you can run the ↵ | Tim Almdal | |
| installer and it will parse the command line arguments. currently the following arguments are accepted -h(database host) -u(database user) -p(database password) -d(database name) -t(table prefex) or -f(a response file). The order of processing, defaults are set. if the response file is provided, the contained values are merged and finally any command line parameters are merged. | |||
| 2009-01-09 | Forgot to delete a working copy | Tim Almdal | |
| 2009-01-09 | Stage 1 of the installer. basically check that we can start as far as Kohana ↵ | Tim Almdal | |
| correctly | |||
