Forgot to indent this correctly...
[lhc/web/wiklou.git] / includes / installer / DatabaseUpdater.php
2010-08-22 Alexandre EmsenhuberForgot to indent this correctly...
2010-08-22 Alexandre EmsenhuberRemoved some specific methods from updaters.inc that...
2010-08-22 Alexandre EmsenhuberMoved PostgreSQL schema update to PostgresUpdater:
2010-08-21 Alexandre Emsenhuber* Added file description headers
2010-08-17 Max SemenikConverted two more updater functions to OOP: add_field...
2010-08-17 Chad HorohoeMoved first of the updaters functions to the appropriat...
2010-08-16 Chad HorohoeAdd a post-update maintenance script list, moved delete...
2010-08-15 Chad HorohoeInitial refactoring for Postgres; DatabaseUpdater subcl...
2010-08-15 Chad HorohoeEnded up doing $doUser differently
2010-08-15 Chad HorohoeMinor code style tweak
2010-08-15 Chad HorohoeSome general update refactoring:
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-20 Chad Horohoe* Split Mysql/Sqlite updates into their own files