| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-13 | Gee it's May already. Update copyright to 2009. | Bharat Mediratta | |
| 2009-05-13 | Warn the user if they're attemping to reinstall into a database that | Bharat Mediratta | |
| already has Gallery 3 tables. Otherwise, permit it to continue. We key this off of the existence of the g3_items table. Theoretically it's possible that the g3_items table is gone but other tables are still there, which could mess things up. I'm not going to worry about that for now. Fixes ticket #175 | |||
| 2009-03-10 | Add info about -x flag | Bharat Mediratta | |
| 2009-02-27 | Both the command line and web installer installer now supports | Tim Almdal | |
| creating tables with a table prefix. There are still some queries that haven't been converted, so don't start using prefixes yet. However, if you do, you can login and modify the user profile. | |||
| 2009-02-17 | Move private key generation into the installer so that we're not | Bharat Mediratta | |
| generating it lazily. | |||
| 2009-02-15 | Get rid of InstallException and handle exceptions from create_admin() | Bharat Mediratta | |
| properly. | |||
| 2009-01-22 | Require mysqli_set_charset to use the mysqli extension | Bharat Mediratta | |
| 2009-01-20 | Make VARPATH accessible to all. | Bharat Mediratta | |
| 2009-01-20 | Update README with new install instructions | Bharat Mediratta | |
| 2009-01-20 | Web based installer. It's still got some rough edges, but you can now | Bharat Mediratta | |
| do a complete CLI or web based install. | |||
