* added @file
[lhc/web/wiklou.git] / includes / installer /
2010-09-04 OverlordQFollowup to r72349, PG table def + updater for module_deps
2010-09-04 OverlordQFollowup to r72349, PG tables + updater
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-04 Mark A. Hershbergerw/s changes
2010-09-03 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-03 Chad HorohoeComment fix
2010-09-03 Aryeh GregorFurther categorylinks schema changes
2010-09-03 Alexandre EmsenhuberMoved OracleUpdater to its own file so that I can stop...
2010-09-02 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-01 Chad HorohoeFix author list duplication.
2010-09-01 Chad HorohoeAdd getConnection() for Oracle
2010-09-01 Chad HorohoeStray semicolon, followup r72150
2010-09-01 Chad HorohoeMove createTables() up a level, this code was practical...
2010-09-01 Chad HorohoeDeprecate archive() in favor of DatabaseBase::patchPath()
2010-09-01 Chad HorohoeMore duplication reduction
2010-09-01 Chad HorohoeReduce some duplication, just implement stub in parent
2010-09-01 Chad HorohoeSkip install entirely if we did an upgrade
2010-09-01 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-31 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-29 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-25 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-24 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-24 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-23 Siebrand MazelandFix typo. Spotted by Hamilton Abreu.
2010-08-23 Tim StarlingFix complete breakage of new installer due to multiple...
2010-08-22 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-22 Chad HorohoeFollowup r71441, break up messages by type, iterate...
2010-08-22 Jack Phoenixproperly capitalize the word "MediaWiki"
2010-08-22 Chad HorohoeMake getSoftwareLink() static so I can use it without...
2010-08-22 Chad HorohoeKill oracle installer support until its more complete
2010-08-22 Alexandre EmsenhuberSome extensions like to pass an array for the callback...
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 Emsenhuber* Make the MySQL updater work in the new installer
2010-08-22 Alexandre EmsenhuberOops, forgot to change this in r71426
2010-08-22 Alexandre EmsenhuberMoved PostgreSQL schema update to PostgresUpdater:
2010-08-21 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-21 Alexandre EmsenhuberFix for r71140: PostgresUpdater should extend DatabaseU...
2010-08-21 Alexandre Emsenhuber* Added file description headers
2010-08-21 Alexandre Emsenhuber@TODO @FIXME -> @todo so that doxygen recognise it...
2010-08-21 Alexandre EmsenhuberFixed some doxygen warnings
2010-08-20 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-19 Sam ReedMore unused....
2010-08-19 Sam ReedRemove some more unused variables
2010-08-18 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-18 Max SemenikInstaller: use human-friendly list of databases, pass...
2010-08-18 Chad HorohoeUse absolute path to i18n file, relative path is likely...
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-17 Mark A. Hershbergerremove superfluous return
2010-08-17 Mark A. HershbergerOverloardQ or other PG person, please review
2010-08-16 Siebrand MazelandLocalisation updates for core and extension messages...
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-08-15 Jeroen De DauwError message tweaks
2010-08-15 Jeroen De DauwModified the environment check of the core installer...
2010-08-13 Siebrand MazelandLocalisation updates for core and extension messages...
2010-08-12 Chad HorohoeTypofix. Now you can actually enable uploads
2010-08-12 Chad Horohoe(bug 24766) Installer is installing all extensions...
2010-08-12 PlatonidesFollow up r63404. If we are in safe mode, we do not...
2010-08-11 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-10 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-09 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-08 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-08 Chad Horohoe(bug 24408) Remove include path changes in LocalSetting...
2010-08-08 Chad HorohoeRemove OK message for SQLite search. Outputs as warning...
2010-08-08 Chad HorohoeTweak output from install. Make non-fatals still say...
2010-08-07 Siebrand MazelandTweak "config-install-interwiki-exists". Spotted by...
2010-08-07 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-07 Max SemenikTypo in message, spotted by Hamilton Abreu on TWN
2010-08-06 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-06 Sam ReedFixup 3 messages per TW support
2010-08-05 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-04 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-04 Niklas LaxströmX installed -> X is installed
2010-08-03 Mark A. HershbergerWhitespace, mis-spelling
2010-08-03 Aryeh GregorEnable new category sort by default
2010-08-03 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-03 Siebrand MazelandUse int: to keep references consistent.
2010-08-02 Siebrand MazelandBold outside link
2010-08-02 Siebrand MazelandFix typos.
2010-08-02 Siebrand MazelandFix typo.
2010-08-02 Max SemenikFollow-up to r64587:
2010-08-02 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-02 Siebrand MazelandAdd punctuation.
2010-08-02 Siebrand MazelandClose bold.
2010-08-02 Siebrand MazelandUpdate newlines.
2010-08-02 Siebrand MazelandFix alignment messed up in r70329.
2010-08-02 Siebrand Mazeland* Update r70168 to remove patchwork messages [1]
2010-07-30 Mark A. Hershberger* Make parsertests work with interwiki table on sqlite
2010-07-29 Mark A. Hershbergerfollow-up r70126 — better warnings
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-29 Jeroen De DauwStyle and doc improvements
2010-07-29 Mark A. Hershbergerwhite-spaced only changes
next