(bug 28868) Include the number of pages in the default getLongDesc for multipaged...
[lhc/web/wiklou.git] / includes / installer / SqliteUpdater.php
2011-05-03 Chad Horohoe(bug 19408) user_properties.up_property: 32 bytes is...
2011-04-11 Max SemenikBug 28478: database error in DatabaseSqlite::getFulltex...
2011-02-19 Max SemenikBug 27518: Updater calls PopulateLogSearch before addin...
2010-12-16 Sam ReedRemoving trailing whitespace
2010-10-01 Chad HorohoewfOut() -> $this->output(). More useful in the long...
2010-09-12 Alexandre EmsenhuberGOOD BYE, dear old updaters.inc!
2010-09-11 Alexandre EmsenhuberMoved drop_index_if_exists() to DatabaseUpdater and...
2010-09-11 Alexandre EmsenhuberMoved SQLite specific functions to SqliteUpdater
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
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-15 Chad HorohoeSome general update refactoring:
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-22 Roan KattouwRename the iwl_prefix_from_title index (again) to iwl_p...
2010-07-20 Chad Horohoe* Split Mysql/Sqlite updates into their own files